about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbbaa0c..80098bb 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ MLINKS += inflateReset.3 inflateReset2.3
 MLINKS += uncompress.3 uncompress2.3
 
 lint:
-	mandoc -T lint $(MAN)
+	mandoc -T lint $(MAN) | grep -v 'referenced manual not found'
 
 install:
 	install -d $(MANDIR)/man3