Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue