docs: Use <comment> for magic output parameter default
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jan 2014 01:28:36 +0000 (14:28 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Jan 2014 04:26:40 +0000 (17:26 +1300)
This allows the XML parser to skip the descriptive text.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
docs-xml/smbdotconf/misc/magicoutput.xml

index 47e514fdce2f6d65f4ebba50bafb92fffa42dd53..ce6209992faa1607213517888484017fec26af31 100644 (file)
@@ -13,6 +13,6 @@
        </para></warning>
 </description>
 
-<value type="default">&lt;magic script name&gt;.out</value>
+<value type="default"><comment>&lt;magic script name&gt;.out</comment></value>
 <value type="example">myfile.txt</value>
 </samba:parameter>