aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2022-08-31 23:19:22 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2022-08-31 23:19:22 +0000
commitf46bea05fea3faf0780a9e0fb4dbeb588e32a6ea (patch)
treeb1ba7e467673426f28c53b490e68cccdfb88f5e8 /sbin/mount_nfs
parent26a36948331bd08d9afaddfc0da724eacdb953dd (diff)
downloadsrc-f46bea05fea3faf0780a9e0fb4dbeb588e32a6ea.tar.gz
src-f46bea05fea3faf0780a9e0fb4dbeb588e32a6ea.zip
Diffstat (limited to 'sbin/mount_nfs')
-rw-r--r--sbin/mount_nfs/mount_nfs.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index d2a22bebec39..393a40caccb3 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -28,7 +28,7 @@
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
.\" $FreeBSD$
.\"
-.Dd August 29, 2022
+.Dd August 31, 2022
.Dt MOUNT_NFS 8
.Os
.Sh NAME
@@ -242,7 +242,9 @@ supported by the NFS Version 4 server will be used.
See the
.Cm minorversion
option.
-Make sure that all your NFS Version 4 clients have unique /etc/hostid's.
+Make sure that all your NFS Version 4 clients have unique
+values in
+.Pa /etc/hostid .
.It Cm minorversion Ns = Ns Aq Ar value
Use the specified minor version for a NFS Version 4 mount,
overriding the default.