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

@ -243,10 +243,10 @@ returns
operates analogously, but ignores ASCII case differences when comparing strings.
.SH SOURCE
All these routines have portable C implementations in
.BR /sys/src/libc/port .
.BR /usr/local/plan9/src/libc/port .
Many also have machine-dependent assembly language
implementations in
.BR /sys/src/libc/$objtype .
.BR /usr/local/plan9/src/libc/$objtype .
.SH SEE ALSO
.IR memory (3),
.IR rune (3),