summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manpages/smbcacls.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/smbcacls.1.xml b/docs/manpages/smbcacls.1.xml
index 26bd80d282..0e5dd67878 100644
--- a/docs/manpages/smbcacls.1.xml
+++ b/docs/manpages/smbcacls.1.xml
@@ -171,12 +171,12 @@ ACL:<sid or name>:<type>/<flags>/<mask>
cause strange behaviour. </para>
<para>The owner and group specify the owner and group sids for the
- object. If a SID in the format CWS-1-x-y-z is specified this is used,
+ object. If a SID in the format S-1-x-y-z is specified this is used,
otherwise the name specified is resolved using the server on which
the file or directory resides. </para>
<para>ACLs specify permissions granted to the SID. This SID again
- can be specified in CWS-1-x-y-z format or as a name in which case
+ can be specified in S-1-x-y-z format or as a name in which case
it is resolved against the server on which the file or directory
resides. The type, flags and mask values determine the type of
access granted to the SID. </para>