diff options
author | alfred <alfred@FreeBSD.org> | 2001-11-12 02:43:56 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2001-11-12 02:43:56 +0000 |
commit | 0342a3ec0245d9d056ea7e976193f3ff6fa1354b (patch) | |
tree | e326174d2a18ec6260275ca2c6c5d6177f91cfec /sbin/mount_nfs | |
parent | fa9d19d5b5a167a7b50a018bacf9d0bf68db9491 (diff) | |
download | FreeBSD-src-0342a3ec0245d9d056ea7e976193f3ff6fa1354b.zip FreeBSD-src-0342a3ec0245d9d056ea7e976193f3ff6fa1354b.tar.gz |
note that 'nolockd' can't be used when updating mount flags
Diffstat (limited to 'sbin/mount_nfs')
-rw-r--r-- | sbin/mount_nfs/mount_nfs.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 57b9544..1495caa 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -124,6 +124,9 @@ service and the and .Xr rpc.lockd 8 servers on the client. +Note that this option will only be honored when performing the +initial mount, it will be silently ignored if used while updating +the mount options. .It Fl N Do .Em not |