mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
docs: fix two typos in the mount.cifs manpage
Michael
This commit is contained in:
parent
2c1d980abe
commit
145fe37766
@ -372,9 +372,9 @@ port 445 is tried and if no response then port 139 is tried.
|
|||||||
<term>noacl</term>
|
<term>noacl</term>
|
||||||
<listitem><para>Do not allow POSIX ACL operations even if server would support them.</para><para>
|
<listitem><para>Do not allow POSIX ACL operations even if server would support them.</para><para>
|
||||||
The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers
|
The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers
|
||||||
version 3.10 and later. Setting POSIX ACLs requires enabling both XATTR and
|
version 3.0.10 and later. Setting POSIX ACLs requires enabling both XATTR and
|
||||||
then POSIX support in the CIFS configuration options when building the cifs
|
then POSIX support in the CIFS configuration options when building the cifs
|
||||||
module. POSIX ACL support can be disabled on a per mount basic by specifying
|
module. POSIX ACL support can be disabled on a per mount basis by specifying
|
||||||
"noacl" on mount.</para>
|
"noacl" on mount.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user