docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / printing / printername.xml
1 <samba:parameter name="printer name"
2                  context="S"
3                  type="string"
4                  function="_printername"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <synonym>printer</synonym>
7 <description>
8     <para>
9         This parameter specifies the name of the printer to which print jobs spooled through a printable service
10         will be sent.
11         </para>
12
13     <para>
14         If specified in the [global] section, the printer name given will be used for any printable service that
15         does not have its own printer name specified.
16         </para>
17
18         <para>
19         The default value of the <smbconfoption name="printer name"/> may be <literal>lp</literal> on many
20         systems.
21         </para>
22 </description>
23
24 <value type="default"></value>
25 <value type="example">laserwriter</value>
26 </samba:parameter>