Formatting and other fixes to man pages.
[sfrench/samba-autobuild/.git] / docs / smbdotconf / printing / os2drivermap.xml
1 <samba:parameter name="os2 driver map"
2                  context="G"
3                  advanced="1" developer="1"
4                  type="string"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>The parameter is used to define the absolute
8     path to a file containing a mapping of Windows NT printer driver
9     names to OS/2 printer driver names.  The format is:</para>
10                 
11     <para>&lt;nt driver name&gt; = &lt;os2 driver name&gt;.&lt;device name&gt;</para>
12                 
13     <para>For example, a valid entry using the HP LaserJet 5
14     printer driver would appear as <command moreinfo="none">HP LaserJet 5L = LASERJET.HP 
15     LaserJet 5L</command>.</para>
16                 
17     <para>
18     The need for the file is due to the printer driver namespace problem described in <link
19     linkend="classicalprinting">the chapter on Classical Printing in the book Samba3-HOWTO</link>.  For more
20     details on OS/2 clients, please refer to <link linkend="Other-Clients"/>.
21     </para>
22 </description>
23 <value type="default"/>
24 </samba:parameter>