aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cat.1
diff options
context:
space:
mode:
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