]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tools: add checks to manual page test script
authorSami Kerola <kerolasa@iki.fi>
Mon, 8 Apr 2013 19:32:53 +0000 (20:32 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Apr 2013 10:26:44 +0000 (12:26 +0200)
commit12cc556bcae409665f084547cc4b0ebcc717e33f
treec0bfd08726473a9995753f4f4385c4e8a7e1eecb
parent604ba9734f4e4c0f567884e8546a4c546162400f
tools: add checks to manual page test script

This change includes

- better way to detect manual page inclusion
- man -k header test, which uses lexgrog
- repeated word detection
- static declaration to known repeated words

Most of the  changes are based on man-page-day-1.sh, that is in use at
RedHat Quality Assurance, and wrote by Peter Schiffer.

CC: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tools/checkmans.sh