diff options
Diffstat (limited to 'share/man/man9/VFS_MOUNT.9')
-rw-r--r-- | share/man/man9/VFS_MOUNT.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/VFS_MOUNT.9 b/share/man/man9/VFS_MOUNT.9 index a202935..5756228 100644 --- a/share/man/man9/VFS_MOUNT.9 +++ b/share/man/man9/VFS_MOUNT.9 @@ -68,7 +68,8 @@ flag is set in then the filesystem should update its internal state from the value of .Fa mp->mnt_flag . This can be used, for instance, to convert a read-only filesystem to -read-write. It is also used by +read-write. +It is also used by .Xr mountd 8 to update the NFS export information for the filesystem. .Pp |