diff options
author | rsc <devnull@localhost> | 2005-01-16 23:06:28 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-16 23:06:28 +0000 |
commit | 865d0e5e0056d346a59740cf8e50f871d6c69ad7 (patch) | |
tree | fbc46bd865e9ba65288bff04d04230a8e582da18 /man/man4/vacfs.4 | |
parent | fdf67c1eec62d11bfe10da033fb0a617e7489119 (diff) | |
download | plan9port-865d0e5e0056d346a59740cf8e50f871d6c69ad7.tar.gz plan9port-865d0e5e0056d346a59740cf8e50f871d6c69ad7.tar.bz2 plan9port-865d0e5e0056d346a59740cf8e50f871d6c69ad7.zip |
minor mods
Diffstat (limited to 'man/man4/vacfs.4')
-rw-r--r-- | man/man4/vacfs.4 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/man/man4/vacfs.4 b/man/man4/vacfs.4 index eae98a9d..5ccf2900 100644 --- a/man/man4/vacfs.4 +++ b/man/man4/vacfs.4 @@ -4,7 +4,7 @@ vacfs \- a Venti-based file system .SH SYNOPSIS .B vacfs [ -.B -dips +.B -dip ] [ .B -c @@ -19,7 +19,7 @@ vacfs \- a Venti-based file system .\" .I mtpt .\" ] [ -.B -S +.B -s .I srvname ] .I vacfile @@ -28,8 +28,7 @@ vacfs \- a Venti-based file system interprets the file system created by .IR vac (1) so that it can be mounted into a Plan 9 file hierarchy. -The data for the file system is stored on -.IR venti (8) +The data for the file system is stored on a Venti server with a root fingerprint specified in .IR vacfile . .I Vacfs @@ -54,9 +53,9 @@ The default is taken from the environment variable .BR venti . If this variable does not exist, then the default is the metaname -.BR $venti , -which can be configured via -.IR ndb (6). +.BR $venti . +.\" which can be configured via +.\" .IR ndb (6). .TP .B -i Use file descriptors 0 and 1 as the 9P communication channel rather than create a pipe. @@ -85,4 +84,3 @@ extension. .SH "SEE ALSO" .IR vac (1), Plan 9's \fIventi\fR(8) - |