aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cat.1
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 19:22:56 +0000
committerrsc <devnull@localhost>2004-04-19 19:22:56 +0000
commitb5fdffeeedd324f234f6229ee02a607760b3bddd (patch)
tree5650e48e336cdd565199b8b60124c66e4a904788 /man/man1/cat.1
parent7284df18a883c64721720276dac4f4540440e74c (diff)
downloadplan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.bz2
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip
Mostly path name updates
Diffstat (limited to 'man/man1/cat.1')
-rw-r--r--man/man1/cat.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/cat.1 b/man/man1/cat.1
index eeb43bcc..3b24bdde 100644
--- a/man/man1/cat.1
+++ b/man/man1/cat.1
@@ -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