X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FMakefile;h=3a1b9595b2b809e133bac1727a2f319e27ca3c40;hb=cabe09b4d162c7f680b07863cc043359545dabdd;hp=dc5971a4bd114c6ec62e8432bd7ca0025c4cd150;hpb=e25b8fdffb66881ac66e141f6d79e177e011d57e;p=dak.git diff --git a/docs/Makefile b/docs/Makefile index dc5971a4..3a1b9595 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -10,7 +10,7 @@ MANPAGES = $(patsubst %.sgml, %, $(SGMLMANPAGES)) all: $(MANPAGES) %: %.sgml - nsgmls $< | sgmlspl /usr/lib/perl5/sgmlspl-specs/docbook2man-spec.pl + docbook2man $< > /dev/null clean: rm -f $(MANPAGES) manpage.lings manpage.log manpage.refs