mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-13 19:50:25 +03:00
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 <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #8980
This commit is contained in:
parent
681a85cb01
commit
ac6d54160a
@ -3472,7 +3472,6 @@ Unmount all available ZFS file systems.
|
|||||||
Invoked automatically as part of the shutdown process.
|
Invoked automatically as part of the shutdown process.
|
||||||
.It Fl f
|
.It Fl f
|
||||||
Forcefully unmount the file system, even if it is currently in use.
|
Forcefully unmount the file system, even if it is currently in use.
|
||||||
.El
|
|
||||||
.It Fl u
|
.It Fl u
|
||||||
Unload keys for any encryption roots unmounted by this command.
|
Unload keys for any encryption roots unmounted by this command.
|
||||||
.El
|
.El
|
||||||
|
Loading…
Reference in New Issue
Block a user