OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4037-gc870513
Gerrit Code Review
gerrit@openafs.org
Thu, 7 Nov 2013 04:21:05 -0800 (PST)
The following commit has been merged in the master branch:
commit c870513c5ec576a966f97cd2ab92c900dcbe4410
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Jun 12 17:48:46 2013 -0500
doc: Add 'checkman' tool
Add the 'checkman' script, which compares a command's "-help" output
to the options actually documented in its manpage. This command is
certainly not perfect, and may contain false negatives and false
positives. It is not (currently) intended to be run as an automated
check, but is meant to assist a human manually checking the
correctness of man pages. An error reported by 'checkman' does not
necessarily indicate something that should actually be changed.
Change-Id: Iae1965c441279dd3f93c1a7283ea0a0140d5ebe3
Reviewed-on: http://gerrit.openafs.org/10442
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
doc/man-pages/checkman | 303 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 303 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository