From b87279ea676a5c9b5271920c7ea10d76ddac9425 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 5 Sep 2006 23:48:08 +0000 Subject: [PATCH] re-Fixed typo introduced in html/synop.xsl, and re-disabled reference.pdf build in snapshot build. --- xsl/doc/Makefile | 2 +- xsl/html/synop.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/doc/Makefile b/xsl/doc/Makefile index d49234e3b..f8762b572 100644 --- a/xsl/doc/Makefile +++ b/xsl/doc/Makefile @@ -21,7 +21,7 @@ VPATH=../docsrc DIRS=common refentry lib html fo manpages wordml slides website template -all: reference.txt.gz reference.pdf.gz html +all: reference.txt.gz html html: base copyright.html warranty.html reference.html index.html diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index 5cec47a52..a14bdfffb 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -743,7 +743,7 @@ paramdef ::= (#PCDATA|type|replaceable|parameter|funcparams)* - + -- 2.50.1