From: root Date: Fri, 11 Feb 2005 18:06:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=723b9c5522e1d9dd02b1be3a37e03c14dab2a374;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 45529b02..e4ade721 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,5 +1,5 @@ # doc/Makefile.in -*- Makefile -*- -# $Id: Makefile.in,v 1.19 2004-09-08 17:22:35 root Exp $ +# $Id: Makefile.in,v 1.20 2005-02-11 18:06:44 root Exp $ @MCOMMON@ srcdir = @srcdir@ @@ -38,10 +38,10 @@ SEDREPLACE = -e 's%@@RXVT_VERSION@@%$(VERSION)%g;'\ ./podtbl <$< >$@ %.1.man.in: %.1.tbl - pod2man -n rxvt -r"$(VERSION)" -qnone -s1 -c "RXVT-UNICODE" <$< >$@ + pod2man -n rxvt -r"$(VERSION)" -q\" -s1 -c "RXVT-UNICODE" <$< >$@ %.7.man.in: %.7.tbl - pod2man -n rxvt -r"$(VERSION)" -qnone -s7 -c "RXVT-UNICODE" <$< >$@ + pod2man -n rxvt -r"$(VERSION)" -q\" -s7 -c "RXVT-UNICODE" <$< >$@ %.html: %.tbl $(SED) $(SEDREPLACE) <$< | pod2html >$@ diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html index f0d4bb3e..c318216e 100644 --- a/doc/rxvt.7.html +++ b/doc/rxvt.7.html @@ -13,10 +13,11 @@