From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/fcall.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/man3/fcall.3') diff --git a/man/man3/fcall.3 b/man/man3/fcall.3 index 2e09ddac..1143217d 100644 --- a/man/man3/fcall.3 +++ b/man/man3/fcall.3 @@ -303,7 +303,7 @@ and .I buf should include the second two-byte (16-bit) length field that precedes the entry when formatted in a 9P message (see -.IR stat (5)); +.IR stat (9p)); in other words, .I nbuf is 2 plus the sum of the sizes of the entry itself. @@ -349,9 +349,9 @@ multiple times, if necessary, to read an entire 9P message into The return value is 0 for end of file, or -1 for error; it does not return partial messages. .SH SOURCE -.B /usr/local/plan9/src/libc/9sys +.B /usr/local/plan9/src/lib9 .SH SEE ALSO .IR intro (3), .IR 9p (3), .IR stat (3), -.IR intro (5) +.IR intro (9p) -- cgit v1.2.3