aboutsummaryrefslogtreecommitdiff
path: root/man/man4/srv.4
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man4/srv.4
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man4/srv.4')
-rw-r--r--man/man4/srv.410
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man4/srv.4 b/man/man4/srv.4
index 856f88ff..ae6a7634 100644
--- a/man/man4/srv.4
+++ b/man/man4/srv.4
@@ -22,7 +22,7 @@ srv, 9fs \- start network file service
dials the given address and initializes the connection to serve the 9P protocol.
It then posts the resulting connection in the current name space
(see
-.IR intro (4))
+.MR intro (4) )
as
.I srvname
(default
@@ -70,7 +70,7 @@ available as service
.IR sources .
.I 9fs
is an
-.IR rc (1)
+.MR rc (1)
script; examine it to see what local conventions apply.
.SH EXAMPLES
List the root directory on
@@ -98,6 +98,6 @@ sudo mount -t 9p -o trans=unix,uname=$USER,dfltuid=`id -u`,dfltgid=`id -g`
.br
.B \*9/bin/9fs
.SH "SEE ALSO
-.IR dial (3),
-.IR intro (4),
-.IR netfiles (1)
+.MR dial (3) ,
+.MR intro (4) ,
+.MR netfiles (1)