Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / printing / os2drivermap.xml
blob160dd7984ef0ae65ab17e6b7da2557dc67f7179c
1 <samba:parameter name="os2 driver map"
2                  context="G"
3                  advanced="1" developer="1"
4                  type="string"
5                  xmlns:samba="http://samba.org/common">
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>The need for the file is due to the printer driver namespace 
18                 problem described in <link linkend="printing"/>.  For more details on OS/2 clients, please 
19                 refer to <link linkend="Other-Clients"/>.</para>
20 </description>
21 <value type="default"/>
22 </samba:parameter>