]> git.proxmox.com Git - mirror_zfs.git/commit - man/man8/zfs.8
Add mdoc style checker
authorLOLi <loli10K@users.noreply.github.com>
Sat, 16 Sep 2017 17:51:24 +0000 (19:51 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 16 Sep 2017 17:51:24 +0000 (10:51 -0700)
commit90cdf2833d163dd4db31aded1e6940cc9edb67f6
treec8733388765693921891d194f0264ef5ca55cc8c
parent1f4e2c88fd6ca44ec50f178ca8baa18a9c764a98
Add mdoc style checker

Add a new make 'mancheck' target which uses mandoc -Tlint to verify
manpage files: currently only zfs(8), zpool(8) zdb(8) and zgenhostid(8)
are supported.

Additionally fix some outstanding manpage formatting issues.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #6646
Makefile.am
man/man8/zfs.8
man/man8/zgenhostid.8
man/man8/zpool.8