From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/9p.3 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/man3/9p.3') diff --git a/man/man3/9p.3 b/man/man3/9p.3 index 1e153bfc..109c452e 100644 --- a/man/man3/9p.3 +++ b/man/man3/9p.3 @@ -109,13 +109,13 @@ and .B Fid structures are allocated one-to-one with uncompleted requests and active fids, and are described in -.IR 9pfid (3). +.IR 9p-fid (3). .PP The behavior of .I srv depends on whether there is a file tree (see -.IR 9pfile (3)) +.IR 9p-file (3)) associated with the server, that is, whether the .B tree @@ -717,8 +717,8 @@ accept the option to increment .BR chatty9p . .SH EXAMPLES -\*9/src/lib9p/ramfs.c -is an example of simple single-threaded file servers. +.B \*9/src/lib9p/ramfs.c +is an example of a simple single-threaded file server. On Plan 9, see .IR archfs , .IR cdfs , @@ -744,6 +744,6 @@ or is maintained elsewhere. .SH SOURCE .B \*9/src/lib9p .SH SEE ALSO -.IR 9pfid (3), -.IR 9pfile (3), +.IR 9p-fid (3), +.IR 9p-file (3), .IR intro (9p) -- cgit v1.2.3