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

@ -23,6 +23,6 @@ of the string. If the string is longer than 70 runes the line is
terminated by three dots and the printing is resumed on the next
line with the offset of the continuation line.
.SH SOURCE
.B /sys/src/cmd/strings.c
.B /usr/local/plan9/src/cmd/strings.c
.SH SEE ALSO
.IR nm (1)