diff options
Diffstat (limited to 'man/man3/post9pservice.3')
| -rw-r--r-- | man/man3/post9pservice.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man3/post9pservice.3 b/man/man3/post9pservice.3 index 5eeae234..13dc2f48 100644 --- a/man/man3/post9pservice.3 +++ b/man/man3/post9pservice.3 @@ -11,11 +11,11 @@ int post9pservice(int fd, char *name, char *mtpt) .SH DESCRIPTION .I Post9pservice invokes -.MR 9pserve (4) +.MR 9pserve 4 to post a new 9P service in the current ``name space'' (see -.MR intro (4) ) +.MR intro 4 ) named .IR name . Clients connecting to the posted service @@ -30,10 +30,10 @@ is non-nil, mounts the service on .IR mtpt , using -.MR 9pfuse (4) . +.MR 9pfuse 4 . .SH "SEE ALSO -.MR intro (4) , -.MR 9pfuse (4) , -.MR 9pserve (4) +.MR intro 4 , +.MR 9pfuse 4 , +.MR 9pserve 4 .SH SOURCE .B \*9/src/lib9/post9p.c |
