Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / printing / printername.xml
bloba6a45fc93839a21c899e840e47f261250f39c36e
1 <samba:parameter name="printer name"
2                  context="S"
3                  print="1"
4                  type="string"
5                  xmlns:samba="http://samba.org/common">
6  <synonym>printer</synonym>
7 <description>
8     <para>This parameter specifies the name of the printer 
9     to which print jobs spooled through a printable service will be sent.</para>
11     <para>If specified in the [global] section, the printer
12     name given will be used for any printable service that does 
13         not have its own printer name specified.</para>
14 </description>
16 <value type="default"><comment>none (but may be <constant>lp</constant> on many systems)</comment></value>
17 <value type="example">laserwriter</value>
18 </samba:parameter>