summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-19 12:20:12 +0100
committerGünther Deschner <gd@samba.org>2013-11-19 12:20:25 +0100
commitced12107e0af429af088cd63b86c8b8b21e83a1a (patch)
tree794b42f578e87b7228027dff98a39a40cac4d473
parent25577278211f82a353477c48ea1381cdd16b3b63 (diff)
downloadsamba-ced12107e0af429af088cd63b86c8b8b21e83a1a.tar.gz
samba-ced12107e0af429af088cd63b86c8b8b21e83a1a.tar.xz
samba-ced12107e0af429af088cd63b86c8b8b21e83a1a.zip
docs: remove duplicate "not" from smb.conf manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
-rw-r--r--docs-xml/smbdotconf/protocol/aclallowexecutealways.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/aclallowexecutealways.xml b/docs-xml/smbdotconf/protocol/aclallowexecutealways.xml
index 49d2c489b9..0c9588ec49 100644
--- a/docs-xml/smbdotconf/protocol/aclallowexecutealways.xml
+++ b/docs-xml/smbdotconf/protocol/aclallowexecutealways.xml
@@ -17,7 +17,7 @@
If this parameter is set to "True", Samba does not check execute permissions on
"open for execution", thus re-establishing the behaviour of Samba 3.6.
This can be useful to smoothen upgrades from older Samba versions to 4.0 and newer.
- This setting is not not meant to be used as a permanent setting, but as a temporary relief:
+ This setting is not meant to be used as a permanent setting, but as a temporary relief:
It is recommended to fix the permissions in the ACLs and reset this parameter to the
default after a certain transition period.
</para>