The branch, master has been updated
via 33e7fac docs/vfs_fruit: remove period outside of the <para> tag
from 2186d4d Add a test for unsetting Delete-on-Close before the close
by DoC opener.
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 33e7fac3c7a1bd670f31e08d6e5cc9ce3c0985ad
Author: Ralph Boehme <[email protected]>
Date: Sat Jul 29 08:27:39 2017 +0200
docs/vfs_fruit: remove period outside of the <para> tag
Period that is outside of the <para> tag causes unneccessary vertical
space in the htmlman output. (Paragraph including only one period will
be created.)
From matsuand <[email protected]>.
Signed-off-by: Ralph Boehme <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
Autobuild-User(master): Andrew Bartlett <[email protected]>
Autobuild-Date(master): Sat Jul 29 15:09:37 CEST 2017 on sn-devel-144
-----------------------------------------------------------------------
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 7097aac..c5ffc82 100644
--- a/docs-xml/manpages/vfs_fruit.8.xml
+++ b/docs-xml/manpages/vfs_fruit.8.xml
@@ -138,7 +138,7 @@
specific copychunk ioctl that requests a copy of a whole file
along with all attached metadata.</para>
<para>WARNING: the copyfile request is blocking the
- client while the server does the copy.</para>.
+ client while the server does the copy.</para>
<para>The default is <emphasis>no</emphasis>.</para>
</listitem>
</varlistentry>
--
Samba Shared Repository