summaryrefslogtreecommitdiffstats
path: root/docs/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2004-11-25 00:36:07 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 11:51:28 -0500
commite15cfd465a391e2061933f9558942f26d8f7d91c (patch)
tree2f50efedd7b415754d4e3d7a3d5c0a99ab8aceb9 /docs/manpages
parent32556e25057b4235b7d0b10a3c0879ec8b0638c7 (diff)
downloadsamba-e15cfd465a391e2061933f9558942f26d8f7d91c.tar.gz
samba-e15cfd465a391e2061933f9558942f26d8f7d91c.tar.xz
samba-e15cfd465a391e2061933f9558942f26d8f7d91c.zip
most probably a typo.
Guenther
Diffstat (limited to 'docs/manpages')
-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 26bd80d282a..0e5dd67878a 100644
--- a/docs/manpages/smbcacls.1.xml
+++ b/docs/manpages/smbcacls.1.xml
@@ -171,12 +171,12 @@ ACL:&lt;sid or name&gt;:&lt;type&gt;/&lt;flags&gt;/&lt;mask&gt;
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>