From 67c70064086e195ffd27467349d57b325bc08296 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Tue, 15 Feb 2000 01:57:17 +0000 Subject: [PATCH] Back out part of the previous commit; remove the code that generates HTML expecting to find a docbook.css stylesheet file, which I committed a bit too soon. Pointed out by: jim --- share/sgml/freebsd.dsl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/share/sgml/freebsd.dsl b/share/sgml/freebsd.dsl index dabf7339c0..cd0e94f104 100644 --- a/share/sgml/freebsd.dsl +++ b/share/sgml/freebsd.dsl @@ -1,4 +1,4 @@ - + @@ -38,9 +38,6 @@ ;; Use tables to build the navigation headers and footers? #t) - (define %stylesheet% - "docbook.css") - (define %html-ext% ;; Default extension for HTML output files ".html")