diff options
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/manpages/smbcacls.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smbcacls.1.xml b/docs/docbook/manpages/smbcacls.1.xml index bb57ab563d..78980a6aec 100644 --- a/docs/docbook/manpages/smbcacls.1.xml +++ b/docs/docbook/manpages/smbcacls.1.xml @@ -23,7 +23,7 @@ <arg choice="req">filename</arg> <arg choice="opt">-D acls</arg> <arg choice="opt">-M acls</arg> - <arg choice="opt">-A acls</arg> + <arg choice="opt">-a acls</arg> <arg choice="opt">-S acls</arg> <arg choice="opt">-C name</arg> <arg choice="opt">-G name</arg> @@ -55,7 +55,7 @@ <variablelist> <varlistentry> - <term>-A acls</term> + <term>-a acls</term> <listitem><para>Add the ACLs specified to the ACL list. Existing access control entries are unchanged. </para></listitem> </varlistentry> |