Mostly path name updates

This commit is contained in:
rsc 2004-04-19 19:22:56 +00:00
parent 7284df18a8
commit b5fdffeeed
153 changed files with 218 additions and 211 deletions

View file

@ -155,9 +155,9 @@ will sleep, if necessary, until required process resources are available.
is just a call of
.BR rfork(RFFDG|RFREND|RFPROC) .
.SH SOURCE
.B /sys/src/libc/9syscall
.B /usr/local/plan9/src/libc/9syscall
.br
.B /sys/src/libc/9sys/fork.c
.B /usr/local/plan9/src/libc/9sys/fork.c
.SH SEE ALSO
.IR intro (3),
.IR proc (3),