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

@ -63,9 +63,9 @@ for each line of input, which can be helpful when
preparing input to programs that expect line-at-a-time data.
It never reads any more data from the input than it prints to the output.
.SH SOURCE
.B /sys/src/cmd/cat.c
.B /usr/local/plan9/src/cmd/cat.c
.br
.B /sys/src/cmd/read.c
.B /usr/local/plan9/src/cmd/read.c
.SH SEE ALSO
.IR cp (1)
.SH DIAGNOSTICS