summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/smbcacls.1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/manpages-3/smbcacls.1.xml')
-rw-r--r--docs-xml/manpages-3/smbcacls.1.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs-xml/manpages-3/smbcacls.1.xml b/docs-xml/manpages-3/smbcacls.1.xml
index 695d58ae64..5be6b258c5 100644
--- a/docs-xml/manpages-3/smbcacls.1.xml
+++ b/docs-xml/manpages-3/smbcacls.1.xml
@@ -182,10 +182,9 @@ ACL:<sid or name>:<type>/<flags>/<mask>
resides. The type, flags and mask values determine the type of
access granted to the SID. </para>
- <para>The type can be either 0 or 1 corresponding to ALLOWED or
- DENIED access to the SID. The flags values are generally
- zero for file ACLs and either 9 or 2 for directory ACLs. Some
- common flags are: </para>
+ <para>The type can be either ALLOWED or DENIED to allow/deny access
+ to the SID. The flags values are generally zero for file ACLs and
+ either 9 or 2 for directory ACLs. Some common flags are: </para>
<itemizedlist>
<listitem><para><constant>#define SEC_ACE_FLAG_OBJECT_INHERIT 0x1</constant></para></listitem>