Doc updates from John + some minor fixes by me
[samba.git] / docs / docbook / smbdotconf / misc / preload.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="PRELOAD"/>preload (G)</term>
3                 <listitem><para>This is a list of services that you want to be 
4                 automatically added to the browse lists. This is most useful 
5                 for homes and printers services that would otherwise not be 
6                 visible.</para>
7
8                 <para>Note that if you just want all printers in your 
9                 printcap file loaded then the <link linkend="LOADPRINTERS">
10                 <parameter moreinfo="none">load printers</parameter></link> option is easier.</para>
11
12                 <para>Default: <emphasis>no preloaded services</emphasis></para>
13                 
14                 <para>Example: <command moreinfo="none">preload = fred lp colorlp</command></para>
15                 </listitem>
16                 </samba:parameter>