diff --git a/man/man8/mount.zfs.8 b/man/man8/mount.zfs.8 index dd04b3109bfc..5796b2886a21 100644 --- a/man/man8/mount.zfs.8 +++ b/man/man8/mount.zfs.8 @@ -44,7 +44,7 @@ to mount filesystem snapshots and ZFS filesystems, as well as by .Xr zfs 8 when the -.Ev Em $ZFS_MOUNT_HELPER +.Em $ZFS_MOUNT_HELPER environment variable is not set. Users should should invoke either .Xr mount 8 diff --git a/scripts/mancheck.sh b/scripts/mancheck.sh index 2999da21cfb5..c49a24840370 100755 --- a/scripts/mancheck.sh +++ b/scripts/mancheck.sh @@ -22,7 +22,7 @@ fi IFS=" " -files="$(find "$@" -type f -name '*[1-9]*' ! -name '*module-param*' ! -name 'zpool-features*' ! -name 'mount.zfs*' ! -name 'zfs-mount-generator*')" +files="$(find "$@" -type f -name '*[1-9]*' ! -name '*module-param*' ! -name 'zpool-features*' ! -name 'zfs-mount-generator*')" add_excl="$(awk ' /^.\\\" lint-ok:/ {