X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=doc%2FMakefile;h=28a83b844a0354e144ca6b399499a94e4198ed87;hp=c9c2d0cf55703f472ad27d32b75ef8322e1760ad;hb=7ece11476eedb951357fc90d57a37af270ad797d;hpb=7c81531c90c9fb23296f4d297bc2f4a0772793af diff --git a/doc/Makefile b/doc/Makefile index c9c2d0c..28a83b8 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -12,7 +12,7 @@ all: $(MANPAGES) $(HTMLPAGES) .t2t.html: @printf 'TXT2TAGS %s > %s\n' "$<" "$@" - @txt2tags --target xhtml --css-sugar --style t2t-modern.css -o- $< \ + @txt2tags --target html --style t2t-modern.css -o- $< \ | sed -e '/^$$/d' -e 's/^\\$$//' > $@ clean: