doc-xml: fix name of vfs_linux_xfs man page
authorBjörn Jacke <bjacke@samba.org>
Mon, 25 Dec 2023 18:49:38 +0000 (19:49 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Jan 2024 12:50:18 +0000 (12:50 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15542

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 2073bbf9dcab5fabe5e683c12e16c195239fcba1)

docs-xml/manpages/vfs_linux_xfs_sgid.8.xml

index 73820339a9b28d2f1887cb838e38ce9b763075e6..a0117dc17b36868259c578f895049a1c610bb0ad 100644 (file)
@@ -3,7 +3,7 @@
 <refentry id="vfs_linux_xfs_sgid.8">
 
 <refmeta>
-       <refentrytitle>vfs_syncops</refentrytitle>
+       <refentrytitle>vfs_linux_xfs_sgid</refentrytitle>
        <manvolnum>8</manvolnum>
        <refmiscinfo class="source">Samba</refmiscinfo>
        <refmiscinfo class="manual">System Administration tools</refmiscinfo>
@@ -49,7 +49,7 @@
 <refsect1>
        <title>EXAMPLES</title>
 
-       <para>Add syncops functionality for [share]:</para>
+       <para>Add linux_xfs_sgid functionality for [share]:</para>
 <programlisting>
         <smbconfsection name="[share]"/>
        <smbconfoption name="vfs objects">linux_xfs_sgid</smbconfoption>