Change default value for 'lpresume command' to an example as the default value depend...
authorKarolin Seeger <ks@samba.org>
Wed, 6 Feb 2008 07:57:54 +0000 (07:57 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 16:54:17 +0000 (11:54 -0500)
Karolin

docs/smbdotconf/printing/lpresumecommand.xml

index 97f556e2caafa6a6f74eb149b9dabfc4bae5aa7c..706a999b1f70d4f0c933fe062fe167146c056d6f 100644 (file)
@@ -24,7 +24,7 @@
 
     <para>Default: Currently no default value is given 
     to this string, unless the value of the <parameter moreinfo="none">printing</parameter> 
-    parameter is <constant>SYSV</constant>, in which case the default is :</para>
+    parameter is <constant>SYSV</constant>, in which case the default is:</para>
 
     <para><command moreinfo="none">lp -i %p-%j -H resume</command></para>
 
@@ -34,5 +34,5 @@
     <para><command moreinfo="none">qstat -s -j%j -r</command></para>
 </description>
 
-<value type="default">lpresume command = /usr/bin/lpalt %p-%j -p2</value>
+<value type="example">/usr/bin/lpalt %p-%j -p2</value>
 </samba:parameter>