summaryrefslogtreecommitdiff
path: root/docs/manpages/smbcacls.1.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-07-01 18:27:46 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:57 -0500
commitfce9dfc7c1d58eece29cd50f74827b48674d0926 (patch)
tree9f69500f6186ccf39143758148821803ecc2415a /docs/manpages/smbcacls.1.xml
parent55bb7454c215531ad1f498d9a7cfb41a17fefa9d (diff)
downloadsamba-fce9dfc7c1d58eece29cd50f74827b48674d0926.tar.gz
samba-fce9dfc7c1d58eece29cd50f74827b48674d0926.tar.bz2
samba-fce9dfc7c1d58eece29cd50f74827b48674d0926.zip
Manpage fixes from Bjoern JACKE <bj@SerNet.DE>
(This used to be commit 1387d68432cf17981f0a3dc5a02e17f972b691c9)
Diffstat (limited to 'docs/manpages/smbcacls.1.xml')
-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 7b76aa2ce5..26bd80d282 100644
--- a/docs/manpages/smbcacls.1.xml
+++ b/docs/manpages/smbcacls.1.xml
@@ -27,7 +27,7 @@
<arg choice="opt">-S acls</arg>
<arg choice="opt">-C name</arg>
<arg choice="opt">-G name</arg>
- <arg choice="opt">-n</arg>
+ <arg choice="opt">--numeric</arg>
<arg choice="opt">-t</arg>
<arg choice="opt">-U username</arg>
<arg choice="opt">-h</arg>
@@ -131,7 +131,7 @@
<varlistentry>
- <term>-n</term>
+ <term>--numeric</term>
<listitem><para>This option displays all ACL information in numeric
format. The default is to convert SIDs to names and ACE types
and masks to a readable string format. </para></listitem>