summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2006-05-09 00:34:55 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:19 -0500
commit791b7b7d28fba53ff2f6a6b1f228c506353db38e (patch)
tree64f4a58f3295171ad123079187bce0d9a539e938 /docs/smbdotconf
parentee4c020510614783bc992d1019e6b6ecf8239cea (diff)
downloadsamba-791b7b7d28fba53ff2f6a6b1f228c506353db38e.tar.gz
samba-791b7b7d28fba53ff2f6a6b1f228c506353db38e.tar.bz2
samba-791b7b7d28fba53ff2f6a6b1f228c506353db38e.zip
Fix typo in xml.
Jeremy. (This used to be commit 5b5e3effc187eb80f9016439dcdd48b80b58eab5)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/misc/usershareallowguests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/usershareallowguests.xml b/docs/smbdotconf/misc/usershareallowguests.xml
index acf1590650..738f3a11ba 100644
--- a/docs/smbdotconf/misc/usershareallowguests.xml
+++ b/docs/smbdotconf/misc/usershareallowguests.xml
@@ -7,7 +7,7 @@
<para>This parameter controls whether user defined shares are allowed
to be accessed by non-authenticated users or not. It is the equivalent
of allowing people who can create a share the option of setting
- <<parameter moreinfo="none">guest ok = yes</parameter> in a share
+ <parameter moreinfo="none">guest ok = yes</parameter> in a share
definition. Due to the security sensitive nature of this the default
is set to off.</para>