diff options
| author | Garming Sam <garming@catalyst.net.nz> | 2013-12-30 10:07:47 +1300 |
|---|---|---|
| committer | Andrew Bartlett <abartlet@samba.org> | 2014-01-28 17:26:36 +1300 |
| commit | 3c36067e84ef633e93f8d170e1e4e4501c7f3d98 (patch) | |
| tree | a207e096a8b8ce6463cd92bc21fff2d35e44483c /docs-xml | |
| parent | 72c6645760e7e568933f6b0359a8a4284d9117ac (diff) | |
| download | samba-3c36067e84ef633e93f8d170e1e4e4501c7f3d98.tar.gz samba-3c36067e84ef633e93f8d170e1e4e4501c7f3d98.tar.xz samba-3c36067e84ef633e93f8d170e1e4e4501c7f3d98.zip | |
docs: update acl check permissions to be consistent with testparm
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml')
| -rw-r--r-- | docs-xml/smbdotconf/protocol/aclcheckpermissions.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml b/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml index 341c37aca5..6b6866e542 100644 --- a/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml +++ b/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml @@ -29,5 +29,5 @@ with slightly different semantics was introduced in 3.0.20. That older version is not documented here. </para> </description> -<value type="default">True</value> +<value type="default">yes</value> </samba:parameter> |
