docs: fix two typos in the mount.cifs manpage
authorMichael Adam <obnox@samba.org>
Thu, 5 Feb 2009 21:19:58 +0000 (22:19 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 6 Feb 2009 11:13:42 +0000 (12:13 +0100)
Michael
(cherry picked from commit 145fe37766cf1ecffb16a03b58b44d08f7ed7558)

Signed-off-by: Michael Adam <obnox@samba.org>
docs-xml/manpages-3/mount.cifs.8.xml

index a292e82e79ed89b7860b29a640bcc0ad969b5c14..6c80089920d9ada2d38d456852876cb605e24a30 100644 (file)
@@ -372,9 +372,9 @@ port 445 is tried and if no response then port 139 is tried.
                 <term>noacl</term>
                 <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
-               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
-               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>
                </listitem>
        </varlistentry>