aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commitd0353b836e88609b9400851d32e0aa6645ff9be3 (patch)
treeaa7324a24491215cb462cf95382795f1649d10b6 /sbin/mount_nfs
parent1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff)
downloadsrc-d0353b836e88609b9400851d32e0aa6645ff9be3.tar.gz
src-d0353b836e88609b9400851d32e0aa6645ff9be3.zip
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes: svn path=/head/; revision=71895
Diffstat (limited to 'sbin/mount_nfs')
-rw-r--r--sbin/mount_nfs/mount_nfs.89
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 21a639ff3516..40690d0a743a 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -54,16 +54,17 @@
.Op Fl t Ar timeout
.Op Fl w Ar writesize
.Op Fl x Ar retrans
-.Ar rhost:path node
+.Ar rhost : Ns Ar path node
.Sh DESCRIPTION
The
.Nm
command
calls the
.Xr mount 2
-system call to prepare and graft a remote nfs file system (rhost:path)
+system call to prepare and graft a remote nfs file system
+.Pq Ar rhost : Ns Ar path
on to the file system tree at the point
-.Ar node.
+.Ar node .
This command is normally executed by
.Xr mount 8 .
It implements the mount protocol as described in RFC 1094, Appendix A and
@@ -253,7 +254,7 @@ Same as
.Fl s .
.It tcp
Same as
-.Fl T.
+.Fl T .
.El
.It Fl q
Use the leasing extensions to the NFS Version 3 protocol