Signed-off-by: Alexander Miller <alex.miller@xxxxxx> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6531641..1b64974 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ install: done; \ # Check if groff reports warnings (may be words of sentences not displayed) -# from http://lintian.debian.org/tags/manpage-has-errors-from-man.html +# from http://lintian.debian.org/tags/manpage-has-errors-from-man.html check-groff-warnings: GROFF_LOG=$$(mktemp --tmpdir manpages-checksXXXX) || exit $$?; \ for i in man?/*.[1-9]; \ -- 2.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html