]> git.proxmox.com Git - mirror_zfs.git/commit
Modernise/fix/rewrite unlinted manpages
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Mon, 7 Jun 2021 19:41:54 +0000 (21:41 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 19:41:54 +0000 (13:41 -0600)
commit2d815d955e02b7c7193f159e9e95cb51d804f65e
tree9f7d654209a373d4f82bb9ee13508c5fcc9fda9a
parentafb96fa6ee5293bca7e5002b5946938d04ba6d62
Modernise/fix/rewrite unlinted manpages

zpool-destroy.8: flatten, fix description
zfs-wait.8: flatten, fix description, use list for events
zpool-reguid.8: flatten, fix description
zpool-history.8: flatten, fix description
zpool-export.8: flatten, fix description, remove -f "unmount" reference
  AFAICT no such command exists even in Illumos (as of today, anyway),
  and we definitely don't call it
zpool-labelclear.8: flatten, fix description
zpool-features.5: modernise
spl-module-parameters.5: modernise
zfs-mount-generator.8: rewrite
zfs-module-parameters.5: modernise

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12169
man/man5/spl-module-parameters.5
man/man5/zfs-module-parameters.5
man/man5/zpool-features.5
man/man8/zfs-mount-generator.8.in
man/man8/zfs-wait.8
man/man8/zpool-destroy.8
man/man8/zpool-export.8
man/man8/zpool-history.8
man/man8/zpool-labelclear.8
man/man8/zpool-reguid.8
scripts/mancheck.sh