summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2024-02-08 09:18:50 +0000
committerPeter Eisentraut2024-02-08 09:22:42 +0000
commit254361cf1aec4570a7022160f20fa505a876ed0e (patch)
tree76ff6ebb30a85a11f94c2b8c807b2022cdaeb699
parent1aa67a5ea6870d42410cc2a3a0f9dcf6bd6bc1f5 (diff)
Update comment
The documentation output format htmlhelp is no longer supported, but a comment still mentioned it.
-rw-r--r--doc/src/sgml/stylesheet-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/stylesheet-common.xsl b/doc/src/sgml/stylesheet-common.xsl
index b7fb6c489a2..5db44a846f3 100644
--- a/doc/src/sgml/stylesheet-common.xsl
+++ b/doc/src/sgml/stylesheet-common.xsl
@@ -4,7 +4,7 @@
<!--
This file contains XSLT stylesheet customizations that are common to
- all output formats (HTML, HTML Help, XSL-FO, etc.).
+ all output formats (HTML, XSL-FO, man, etc.).
-->
<xsl:include href="stylesheet-speedup-common.xsl" />