aboutsummaryrefslogtreecommitdiff
path: root/man/man1/9p.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/9p.1')
-rw-r--r--man/man1/9p.114
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man1/9p.1 b/man/man1/9p.1
index 3a77e244..4580587d 100644
--- a/man/man1/9p.1
+++ b/man/man1/9p.1
@@ -121,11 +121,11 @@ copy a line from standard input to the file.
Print errors, but don't give up.
.B Rdwr
is useful for interacting with servers like
-.IM factotum (4) .
+.MR factotum (4) .
.TP
.B ls
Print a directory listing in the format of
-.IM ls (1) .
+.MR ls (1) .
The
.B -d
and
@@ -150,12 +150,12 @@ it connects to the Unix domain socket
.I service
in the name space directory
(see
-.IM intro (4) )
+.MR intro (4) )
and then accesses
.IR subpath .
.SH EXAMPLE
To update
-.IM plumber (4) 's
+.MR plumber (4) 's
copy of your plumbing rules after editing
.BR $HOME/lib/plumbing :
.IP
@@ -164,7 +164,7 @@ cat $HOME/lib/plumbing | 9p write plumb/rules
.EE
.PP
To display the contents of the current
-.IM acme (4)
+.MR acme (4)
window:
.IP
.EX
@@ -173,6 +173,6 @@ window:
.SH SOURCE
.B \*9/src/cmd/9p.c
.SH SEE ALSO
-.IM intro (4) ,
+.MR intro (4) ,
.IR intro (9p),
-.IM 9pclient (3)
+.MR 9pclient (3)