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

@ -199,11 +199,11 @@ atomically decrements the
.B Ref
and returns zero if the resulting value is zero, non-zero otherwise.
.SH SOURCE
.B /sys/src/libc/port/lock.c
.B /usr/local/plan9/src/libc/port/lock.c
.br
.B /sys/src/libc/9sys/qlock.c
.B /usr/local/plan9/src/libc/9sys/qlock.c
.br
.B /sys/src/libthread/ref.c
.B /usr/local/plan9/src/libthread/ref.c
.SH SEE ALSO
.I rfork
in