X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=Makefile.xsltproc;h=c800f78caa2dabea4f1d2b68188f1f5e642d1496;hp=f98e518eb865173e67a74f419978d88ae9e66135;hb=972bae8625e655e34170c588561eed078ceb37d9;hpb=43d58bd2134bf59d3790c064ac8f58416d62a8e5 diff --git a/Makefile.xsltproc b/Makefile.xsltproc index f98e518..c800f78 100644 --- a/Makefile.xsltproc +++ b/Makefile.xsltproc @@ -8,4 +8,4 @@ mimedecode.man: mimedecode.docbook Makefile.xsltproc mv mimedecode.py.1 $@ mimedecode.txt: mimedecode.html Makefile.xsltproc - elinks -dump $< >$@ + elinks -dump -no-numbering -no-references $< >$@