The branch, master has been updated via d6380560f87 docs: fix documentation for default of "fruit:zero_file_id" from dab828f63c0 pytest/source_char: check for mixed direction text
https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit d6380560f871a0097366b26382d2ac22b60bc48e Author: Ralph Boehme <s...@samba.org> Date: Mon Dec 6 15:16:36 2021 +0100 docs: fix documentation for default of "fruit:zero_file_id" This got changed by 6e65c283120e3e627f0d8570601263f904529996 without updating the manpage. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14926 Signed-off-by: Ralph Boehme <s...@samba.org> Reviewed-by: Jeremy Allison <j...@samba.org> Autobuild-User(master): Jeremy Allison <j...@samba.org> Autobuild-Date(master): Mon Dec 6 18:24:24 UTC 2021 on sn-devel-184 ----------------------------------------------------------------------- Summary of changes: docs-xml/manpages/vfs_fruit.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Changeset truncated at 500 lines: diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml index a87bf401cbd..bfaf8e42919 100644 --- a/docs-xml/manpages/vfs_fruit.8.xml +++ b/docs-xml/manpages/vfs_fruit.8.xml @@ -402,7 +402,7 @@ attributes"/> is enabled. Returning a file identifier of zero causes the Mac client to stop using and trusting the file id returned from the server.</para> - <para>The default is <emphasis>yes</emphasis>.</para> + <para>The default is <emphasis>no</emphasis>.</para> </listitem> </varlistentry> -- Samba Shared Repository