From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/getenv.3 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'man/man3/getenv.3') diff --git a/man/man3/getenv.3 b/man/man3/getenv.3 index a6d57959..a817b6ef 100644 --- a/man/man3/getenv.3 +++ b/man/man3/getenv.3 @@ -35,8 +35,13 @@ to Sets .IR errstr . .SH BUGS -Defined as macros for +To avoid name conflicts with the underlying system, +.I getenv +and +.I putenv +are preprocessor macros defined as .I p9getenv and -.I p9putenv -to avoid name conflicts with Unix library calls. +.IR p9putenv ; +see +.IR intro (3). -- cgit v1.2.3