summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-07-10 14:05:33 +0200
committerKarolin Seeger <kseeger@samba.org>2008-07-16 08:42:46 +0200
commit93e85c91c67ca21f59ddbfa61a36b2e8df3f8807 (patch)
treed79dd8d3abcf4abd3e4d30d4384b03c5fcbac06a /docs-xml
parentde3f57e79a43d9a7d88a8f1389b4c2362f2b3f23 (diff)
downloadsamba-93e85c91c67ca21f59ddbfa61a36b2e8df3f8807.tar.gz
docs: fix the net conf section of net(8) to mention "config backend = registry".
Michael (cherry picked from commit c2e9d82d9497f0d245a46c5c82ff15306788109e) (cherry picked from commit 9ab1efbe12e04fca2433217c76d3a16df6e868b0)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/net.8.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml
index b29beaa01d9..cdf0fbbf606 100644
--- a/docs-xml/manpages-3/net.8.xml
+++ b/docs-xml/manpages-3/net.8.xml
@@ -1389,7 +1389,9 @@ The deployment of this configuration data can be activated in two levels from th
activated by setting <parameter>registry shares</parameter> to
<quote>yes</quote> in the [global] section and global configuration options are
activated by setting <smbconfoption name="include">registry</smbconfoption> in
-the [global] section.
+the [global] section for a mixed configuration or by setting
+<smbconfoption name="config backend">registry</smbconfoption> in the [global]
+section for a registry-only configuration.
See the <citerefentry><refentrytitle>smb.conf</refentrytitle>
<manvolnum>5</manvolnum></citerefentry> manpage for details.
</para>