summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--xslt/docbook/html/db2html-refentry.xsl2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40d35538..88e508ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-08-10 Shaun McCance <shaunm@gnome.org>
+ * xslt/docbook/html/db2html-refentry.xsl:
+ - Fixed the :Requires: field
+
+2007-08-10 Shaun McCance <shaunm@gnome.org>
+
* xslt/docbook/html/db2html-block.xsl:
- Added missing ending brace to docs
diff --git a/xslt/docbook/html/db2html-refentry.xsl b/xslt/docbook/html/db2html-refentry.xsl
index 2e5f1d6b..2f39d039 100644
--- a/xslt/docbook/html/db2html-refentry.xsl
+++ b/xslt/docbook/html/db2html-refentry.xsl
@@ -23,7 +23,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
<!--!!==========================================================================
DocBook to HTML - Reference Pages
-:Requires: db-chunk db2html-inline db2html-division db2html-title db2html-xref gettext
+:Requires: db-chunk db-title db2html-inline db2html-division db2html-xref gettext
REMARK: Describe this module. Talk about refenty and friends
-->