use macro for /usr/local/plan9

This commit is contained in:
rsc 2005-01-11 17:37:33 +00:00
parent dcba4bf6bd
commit c3674de413
220 changed files with 309 additions and 302 deletions

View file

@ -78,9 +78,9 @@ returns 0 if that limit has been reached.
.I Atexitdont
cancels a previous registration of an exit function.
.SH SOURCE
.B /usr/local/plan9/src/lib9/atexit.c
.B \*9/src/lib9/atexit.c
.br
.B /usr/local/plan9/src/lib9/_exits.c
.B \*9/src/lib9/_exits.c
.SH "SEE ALSO"
.IR fork (2),
.IR wait (3)