summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs/mount_nfs.8
diff options
context:
space:
mode:
authorkarl <karl@FreeBSD.org>1995-06-14 17:41:04 +0000
committerkarl <karl@FreeBSD.org>1995-06-14 17:41:04 +0000
commit909ce53e787f57527bc564cf7b83e1826e49a1b9 (patch)
tree7699428c6b6de9dc9a5988c4ca875d2890272ee4 /sbin/mount_nfs/mount_nfs.8
parent0d486c5e120ec959743efcda53e35d6963dcca53 (diff)
downloadFreeBSD-src-909ce53e787f57527bc564cf7b83e1826e49a1b9.zip
FreeBSD-src-909ce53e787f57527bc564cf7b83e1826e49a1b9.tar.gz
Added -o port option. Use specified port number for NFS requests. The default
is to query the portmapper for the NFS port. This is useful for CFS users.
Diffstat (limited to 'sbin/mount_nfs/mount_nfs.8')
-rw-r--r--sbin/mount_nfs/mount_nfs.86
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index decac6e..0209b49 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -160,6 +160,12 @@ flag followed by a comma separated string of options.
See the
.Xr mount 8
man page for possible options and their meanings.
+The following NFS specific option is also available:
+.Bl -tag -width indent
+.It port=<port_number>
+Use specified port number for NFS requests.
+The default is to query the portmapper for the NFS port.
+.El
.It Fl q
Use the leasing extensions to the protocol to maintain cache consistency.
This protocol, referred to as Not Quite Nfs (NQNFS),
OpenPOWER on IntegriCloud