Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

View file

@ -62,7 +62,7 @@ always returns complete
.B Dir
structures.
See
.IR read (5)
.IR read (9p)
for more information.
.PP
The constant
@ -83,7 +83,7 @@ structures filled in
.BR buf .
The file offset is advanced by the number of bytes actually read.
.SH SOURCE
.B /usr/local/plan9/src/libc/9sys/dirread.c
.B /usr/local/plan9/src/lib9/dirread.c
.SH SEE ALSO
.IR intro (3),
.IR open (3),