]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Update manpages for deprecated nfs4:acedup settings
authorChristof Schmitt <cs@samba.org>
Wed, 17 Jul 2019 17:46:45 +0000 (10:46 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:28 +0000 (18:27 +0000)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
docs-xml/manpages/vfs_gpfs.8.xml
docs-xml/manpages/vfs_zfsacl.8.xml

index fb1f5bb2237bd8916f468139bbbed40c996b4f1f..d32a0db0fc94906d226284c0828c7d270711a840 100644 (file)
                <para>Following is the behaviour of Samba for different values :</para>
                <itemizedlist>
                <listitem><para><command>dontcare (default)</command> - copy the ACEs as they come</para></listitem>
-               <listitem><para><command>reject</command> - stop operation and exit with error on ACL set op</para></listitem>
-               <listitem><para><command>ignore</command> - don't include the second matching ACE</para></listitem>
+               <listitem><para><command>reject (deprecated)</command> - stop operation and exit with error on ACL set op</para></listitem>
+               <listitem><para><command>ignore (deprecated)</command> - don't include the second matching ACE</para></listitem>
                <listitem><para><command>merge</command> - bitwise OR the 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE</para></listitem>
                </itemizedlist>
                </listitem>
index ff6fbaacf2b6a2711c50ad4d58a031ebd4ccd21d..56d1d06cce1e46ef1fd8adf9f6d5c4b4d60b6984 100644 (file)
                <para>Following is the behaviour of Samba for different values :</para>
                <itemizedlist>
                <listitem><para><command>dontcare (default)</command> - copy the ACEs as they come</para></listitem>
-               <listitem><para><command>reject</command> - stop operation and exit with error on ACL set op</para></listitem>
-               <listitem><para><command>ignore</command> - don't include the second matching ACE</para></listitem>
+               <listitem><para><command>reject (deprecated)</command> - stop operation and exit with error on ACL set op</para></listitem>
+               <listitem><para><command>ignore (deprecated)</command> - don't include the second matching ACE</para></listitem>
                <listitem><para><command>merge</command> - bitwise OR the 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE</para></listitem>
                </itemizedlist>
                </listitem>