From b5fdffeeedd324f234f6229ee02a607760b3bddd Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 19 Apr 2004 19:22:56 +0000 Subject: Mostly path name updates --- man/man1/cat.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man1/cat.1') 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 -- cgit v1.2.3