diff options
Diffstat (limited to 'man/man1/netfiles.1')
| -rw-r--r-- | man/man1/netfiles.1 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/man/man1/netfiles.1 b/man/man1/netfiles.1 index 97f72c6f..d64b433f 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 -.MR 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 -.MR 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 -.MR intro (4) ). +.MR intro 4 ). If so, they use -.MR 9p (1) +.MR 9p 1 to access it. Otherwise, they assume that the system is a network name and use -.MR 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 -.MR 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 -.MR 9p (1) , -.MR ssh (1) , -.MR ssh-agent (1) , -.MR intro (4) , -.MR acme (4) , -.MR 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 -.MR sftpcache (1) , +.MR sftpcache 1 , which only works with OpenSSH versions 4.3 and earlier; later versions do not print the .B sftp> |
