aboutsummaryrefslogtreecommitdiff
path: root/man/man1/netfiles.1
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/man1/netfiles.1
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/man1/netfiles.1')
-rw-r--r--man/man1/netfiles.126
1 files changed, 13 insertions, 13 deletions
diff --git a/man/man1/netfiles.1 b/man/man1/netfiles.1
index 69f519b1..97f72c6f 100644
--- a/man/man1/netfiles.1
+++ b/man/man1/netfiles.1
@@ -21,7 +21,7 @@ Netfiles, netfileget, netfileput, netfilestat \- network file access inside acme
.SH DESCRIPTION
.B Netfiles
presents remote file systems in
-.IR acme (4)
+.MR acme (4)
windows.
Each window is named
.BI /n/ system / path
@@ -35,7 +35,7 @@ reads names of windows to create from the
plumbing channel
.B netfileedit
(see
-.IR plumber (4)
+.MR plumber (4)
and the example section below).
In a
.IR netfiles -controlled
@@ -60,13 +60,13 @@ The three first check to see if
.I system
is a service in the current name space
(see
-.IR intro (4)).
+.MR intro (4) ).
If so, they use
-.IR 9p (1)
+.MR 9p (1)
to access it.
Otherwise, they assume that the system is a network name
and use
-.IR ssh (1)'s
+.MR ssh (1) 's
.I sftp
to access it.
.PP
@@ -100,7 +100,7 @@ or
.SH EXAMPLES
The following plumbing rule
(see
-.IR plumb (7))
+.MR plumb (7) )
passes
.B /n/
paths to
@@ -118,17 +118,17 @@ plumb client Netfiles
.SH SOURCE
.B \*9/src/cmd/netfiles
.SH SEE ALSO
-.IR 9p (1),
-.IR ssh (1),
-.IR ssh-agent (1),
-.IR intro (4),
-.IR acme (4),
-.IR factotum (4),
+.MR 9p (1) ,
+.MR ssh (1) ,
+.MR ssh-agent (1) ,
+.MR intro (4) ,
+.MR acme (4) ,
+.MR factotum (4) ,
.HR http://v9fs.sf.net
.SH BUGS
.I Netfiles
depends on
-.IR sftpcache (1),
+.MR sftpcache (1) ,
which only works with OpenSSH versions 4.3 and earlier;
later versions do not print the
.B sftp>