git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7290a62
)
s3-docs: Prepend '/' to filename argument (Bug #8826)
author
SATOH Fumiyasu
<fumiyas@osstech.co.jp>
Mon, 26 Mar 2012 10:13:12 +0000
(19:13 +0900)
committer
Volker Lendecke
<vl@samba.org>
Mon, 26 Mar 2012 10:59:21 +0000
(12:59 +0200)
docs-xml/manpages-3/smbcacls.1.xml
patch
|
blob
|
history
diff --git
a/docs-xml/manpages-3/smbcacls.1.xml
b/docs-xml/manpages-3/smbcacls.1.xml
index 756000a55889116c1ed8c607e964dd75661baaf2..8674ecf1f4f860e1de9d543766d9cee547db207a 100644
(file)
--- a/
docs-xml/manpages-3/smbcacls.1.xml
+++ b/
docs-xml/manpages-3/smbcacls.1.xml
@@
-20,7
+20,7
@@
<cmdsynopsis>
<command>smbcacls</command>
<arg choice="req">//server/share</arg>
- <arg choice="req">filename</arg>
+ <arg choice="req">
/
filename</arg>
<arg choice="opt">-D|--delete acls</arg>
<arg choice="opt">-M|--modify acls</arg>
<arg choice="opt">-a|--add acls</arg>