Fix bug in man build rule
Currently the man page build rule is run without ‘-e’, so the actual checks in there are just warnings (check-man-warnings, check-man-dashes). The patch fixes this and also fixes the man pages which made me see the problem. Additionally, check-man-dashes is now verbose, otherwise it's hard to find out actually where in the page the error is. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
Showing
- Makefile.am 1 addition, 1 deletionMakefile.am
- autotools/check-man-dashes 2 additions, 2 deletionsautotools/check-man-dashes
- man/gnt-job.rst 1 addition, 1 deletionman/gnt-job.rst
- man/gnt-network.rst 16 additions, 16 deletionsman/gnt-network.rst
- man/gnt-node.rst 1 addition, 1 deletionman/gnt-node.rst
Loading
Please register or sign in to comment