diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 86b5145d784e..985e805b705f 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -522,6 +522,17 @@ is accessible from the mounted file system. The minimum permissions for the mount point for traversal across the mount point in both directions to be possible for all users is 0111 (execute for all). +.Pp +Use of the +.Nm +is preferred over the use of the file system specific +.Pa mount_XXX +commands. +In particular, the +.Pa mountd +gets a SIGHUP signal, that causes an update of the export list, +only when the file system is mounted via +.Nm . .Sh HISTORY A .Nm