aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nwfs
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-14 11:52:05 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-14 11:52:05 +0000
commited403116940cbbd5dad8a3d1c3aa0e1e9771a4e9 (patch)
treedc968d5b75f81b679b258dcf60779fb37a30e5a5 /sbin/mount_nwfs
parente64b430e47bc9a02815374d0c6df16d580fc33fd (diff)
downloadsrc-ed403116940cbbd5dad8a3d1c3aa0e1e9771a4e9.tar.gz
src-ed403116940cbbd5dad8a3d1c3aa0e1e9771a4e9.zip
mdoc(7) police: removed history info from the .Os FreeBSD call.
Notes
Notes: svn path=/head/; revision=70015
Diffstat (limited to 'sbin/mount_nwfs')
-rw-r--r--sbin/mount_nwfs/mount_nwfs.817
1 files changed, 10 insertions, 7 deletions
diff --git a/sbin/mount_nwfs/mount_nwfs.8 b/sbin/mount_nwfs/mount_nwfs.8
index 2639c0c7283a..196dfe1c4179 100644
--- a/sbin/mount_nwfs/mount_nwfs.8
+++ b/sbin/mount_nwfs/mount_nwfs.8
@@ -1,7 +1,7 @@
.\" $FreeBSD$
.Dd October 14, 1999
.Dt MOUNT_NWFS 8
-.Os FreeBSD 4.0
+.Os FreeBSD
.Sh NAME
.Nm mount_nwfs
.Nd mount NetWare volume from a NetWare file server
@@ -55,7 +55,8 @@ command line arguments (the
.Fl U
and
.Fl V
-options aren't used in this case). This allows use of
+options aren't used in this case).
+This allows use of
.Xr fstab 5
file (see
.Sx EXAMPLES
@@ -117,7 +118,7 @@ The values must be specified as octal numbers.
Default value for the file mode
is taken from mount point, default value for the dir mode adds execute
permission where the file mode gives read permission.
-
+.Pp
Note that these permissions can differ from the rights granted by NetWare
server.
.It Fl n Ar namespace
@@ -197,10 +198,13 @@ for nwfs mounts:
/nwserv:guest/sys /nw/s1/sys nwfs rw,noauto 0 0
/nwserv:guest/vol1 /nw/s1/vol2 nwfs rw,noauto 0 0
.Ed
-
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Fx 4.0 .
.Sh BUGS
to number a few
-
.Sh CREDITS
In development of NetWare client for
.Fx ,
@@ -209,7 +213,7 @@ the following sources were used:
Documentation from NetWare NDK.
.Pp
Ncpfs for Linux - written by
-.An Volker Lendecke Aq lendecke@math.uni-goettingen.de .
+.An Volker Lendecke Aq lendecke@math.uni\-goettingen.de .
He granted me permission to publish parts of his code under BSD-style license,
.Pp
"Interrupt List" from
@@ -218,7 +222,6 @@ He granted me permission to publish parts of his code under BSD-style license,
Many files from
.Pa /sys
directory.
-
.Sh AUTHORS
.An Boris Popov Aq bp@butya.kz ,
.Aq rbp@chat.ru