summaryrefslogtreecommitdiff
path: root/docs/xslt/extract-examples.xsl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-02-10 20:27:44 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:13 -0500
commitb40cdb07f91d16b54ddf11401b5de8de3ca5f665 (patch)
tree5a3b7374b153bf419cb1de4809feffe7dc717879 /docs/xslt/extract-examples.xsl
parentfce3e0803b6e04a32516bd2ce2ef128e71a5df79 (diff)
downloadsamba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.tar.gz
samba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.tar.bz2
samba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.zip
Fix some warnings
(This used to be commit 20b8daa76827754e7622141ec6b1dcc65d4764e3)
Diffstat (limited to 'docs/xslt/extract-examples.xsl')
-rw-r--r--docs/xslt/extract-examples.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/extract-examples.xsl b/docs/xslt/extract-examples.xsl
index f31e13eec6..d99bee5f11 100644
--- a/docs/xslt/extract-examples.xsl
+++ b/docs/xslt/extract-examples.xsl
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<!--
- Extract examples out of XML file
+Extract examples out of DocBook/XML file
(C) Jelmer Vernooij 2003
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"