aboutsummaryrefslogtreecommitdiff
path: root/man/man4/9import.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/9import.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/9import.4')
-rw-r--r--man/man4/9import.416
1 files changed, 8 insertions, 8 deletions
diff --git a/man/man4/9import.4 b/man/man4/9import.4
index e5b177cf..6ddff346 100644
--- a/man/man4/9import.4
+++ b/man/man4/9import.4
@@ -19,7 +19,7 @@ tool allows an arbitrary
on a remote
.I system,
with the capability of running the Plan 9
-.IR exportfs (4)
+.MR exportfs (4)
service,
to be imported into the local name space.
Usually
@@ -31,7 +31,7 @@ A process is started on the
remote machine, with authority of the user of
.IR 9import ,
to perform work for the local machine using the
-.IR exportfs (4)
+.MR exportfs (4)
service.
The default port used is TCP 17007.
If
@@ -55,11 +55,11 @@ Use
.I keypattern
to select a key to authenticate to the remote side
(see
-.IR auth (2)).
+.MR auth (2) ).
.TP
.B -p
Push the
-.IR aan (8)
+.MR aan (8)
filter onto the connection to protect against
temporary network outages.
.TP
@@ -69,11 +69,11 @@ Post the connection's mountable file descriptor as
.SH SOURCE
.B \*9/src/cmd/9import.c
.SH SEE ALSO
-.IR srv (4),
-.IR aan (8),
-.IR listen1 (8),
+.MR srv (4) ,
+.MR aan (8) ,
+.MR listen1 (8) ,
.B cs
in
-.IR ndb (7)
+.MR ndb (7)
.SH BUGS
Encryption is not implemented.