]> git.proxmox.com Git - mirror_iproute2.git/commit
Makefile: check manpages for syntax errors
authorLuca Boccassi <bluca@debian.org>
Sat, 12 Jan 2019 12:28:56 +0000 (12:28 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 14 Jan 2019 16:01:51 +0000 (08:01 -0800)
commit0cf061183ea8df2588f098554b3087bafccb0cb4
tree885b9e5fd2627b394f481561a74fdef5a0a5215d
parent8242808ced032d56d690ae66a93fa52e8d0ada9a
Makefile: check manpages for syntax errors

Pass the same parameters Lintian uses in Debian.

$ make check
<...>
Checking manpages for syntax errors...
<standard input>:48: warning: macro `Q' not defined
Error in tc-taprio.8
Makefile:27: recipe for target 'check' failed

Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Makefile
man/Makefile
man/man3/Makefile
man/man7/Makefile
man/man8/Makefile