From: loli10K Date: Tue, 2 Jul 2019 15:19:55 +0000 (+0200) Subject: Fix zfs(8) mandoc errors X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac6d54160ad016a199101a074db50345daea4c59;p=zfs Fix zfs(8) mandoc errors This was accidentally introduced in 765d1f06: mandoc: ./man/man8/zfs.8: ERROR: skipping item outside list: It Ar filesystem Ns | Ns Ar mountpoint mandoc: ./man/man8/zfs.8: ERROR: skipping item outside list: It Xo mandoc: ./man/man8/zfs.8: ERROR: skipping end of block that is not open: Xc mandoc: ./man/man8/zfs.8: ERROR: skipping item outside list: It Xo mandoc: ./man/man8/zfs.8: ERROR: skipping end of block that is not open: Xc Reviewed-by: Brian Behlendorf Reviewed-by: George Melikov Signed-off-by: loli10K Closes #8980 --- diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 7058ec503..1659d7a73 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -3472,7 +3472,6 @@ Unmount all available ZFS file systems. Invoked automatically as part of the shutdown process. .It Fl f Forcefully unmount the file system, even if it is currently in use. -.El .It Fl u Unload keys for any encryption roots unmounted by this command. .El