svn commit: samba-docs r1236 - in trunk/smbdotconf/printing: .

kseeger at samba.org kseeger at samba.org
Wed Feb 6 07:57:54 GMT 2008


Author: kseeger
Date: 2008-02-06 07:57:54 +0000 (Wed, 06 Feb 2008)
New Revision: 1236

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1236

Log:
Change default value for 'lpresume command' to an example as the default value depends on the printing system.

Karolin
Modified:
   trunk/smbdotconf/printing/lpresumecommand.xml


Changeset:
Modified: trunk/smbdotconf/printing/lpresumecommand.xml
===================================================================
--- trunk/smbdotconf/printing/lpresumecommand.xml	2008-02-06 07:30:40 UTC (rev 1235)
+++ trunk/smbdotconf/printing/lpresumecommand.xml	2008-02-06 07:57:54 UTC (rev 1236)
@@ -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>



More information about the samba-cvs mailing list