vfs_fruit: drop "ea support" from the manpage
authorUri Simchoni <uri@samba.org>
Thu, 2 Mar 2017 10:59:16 +0000 (12:59 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 2 Mar 2017 21:30:23 +0000 (22:30 +0100)
Now that ea support is not required, drop that
comment from the man page.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
docs-xml/manpages/vfs_fruit.8.xml

index d209a228f2463b00e04fd4147ba69010c1d47fb8..fbe30d3c1e510ac01034a4f80e5cf05419fc7cf5 100644 (file)
@@ -45,8 +45,6 @@
        <command>vfs_streams_xattr</command> which must be loaded
        together with <command>vfs_fruit</command>.</para>
 
-       <para>vfs_fruit requires "ea support = yes".</para>
-
        <para>Be careful when mixing shares with and without
        vfs_fruit. OS X clients negotiate SMB2 AAPL protocol
        extensions on the first tcon, so mixing shares with and
 
 <programlisting>
         <smbconfsection name="[share]"/>
-       <smbconfoption name="ea support">yes</smbconfoption>
        <smbconfoption name="vfs objects">catia fruit streams_xattr</smbconfoption>
        <smbconfoption name="fruit:resource">file</smbconfoption>
        <smbconfoption name="fruit:metadata">netatalk</smbconfoption>