summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-07-23 14:39:27 +0200
committerJeremy Allison <jra@samba.org>2015-07-31 01:55:31 +0200
commit2b7396b354a6074d98b672c21e6926cdc76770ea (patch)
treef004e7ff5dc63d6d94f4ae9d080fb0590de5ab76 /docs-xml
parentc6a81dc8124c806b0013ba4033f33642ecd4a0b0 (diff)
downloadsamba-2b7396b354a6074d98b672c21e6926cdc76770ea.tar.gz
docs:smbdotconf: make preload a synonym of 'auto services'
It is this way around in internal data structures. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/misc/auto_services.xml (renamed from docs-xml/smbdotconf/misc/preload.xml)13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs-xml/smbdotconf/misc/preload.xml b/docs-xml/smbdotconf/misc/auto_services.xml
index d535ed2c812..a7d7f13ffcd 100644
--- a/docs-xml/smbdotconf/misc/preload.xml
+++ b/docs-xml/smbdotconf/misc/auto_services.xml
@@ -1,17 +1,16 @@
-<samba:parameter name="preload"
+<samba:parameter name="auto services"
context="G"
type="string"
- function="auto_services"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<synonym>auto services</synonym>
+<synonym>preload</synonym>
<description>
- <para>This is a list of services that you want to be
- automatically added to the browse lists. This is most useful
- for homes and printers services that would otherwise not be
+ <para>This is a list of services that you want to be
+ automatically added to the browse lists. This is most useful
+ for homes and printers services that would otherwise not be
visible.</para>
<para>
- Note that if you just want all printers in your
+ Note that if you just want all printers in your
printcap file loaded then the <smbconfoption name="load printers"/>
option is easier.
</para>