Revert "DocBook: Avoid building man pages repeatedly and inconsistently"
[cascardo/linux.git] / Documentation / DocBook / Makefile
index b6a6a2e..11a4145 100644 (file)
@@ -56,7 +56,7 @@ htmldocs: $(HTML)
 
 MAN := $(patsubst %.xml, %.9, $(BOOKS))
 mandocs: $(MAN)
-       find $(obj)/man -name '*.9' | xargs gzip -f
+       find $(obj)/man -name '*.9' | xargs gzip -nf
 
 installmandocs: mandocs
        mkdir -p /usr/local/man/man9/