diff options
Diffstat (limited to 'docs/docbook/manpages/vfstest.1.sgml')
-rw-r--r-- | docs/docbook/manpages/vfstest.1.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docbook/manpages/vfstest.1.sgml b/docs/docbook/manpages/vfstest.1.sgml index 8be9271679..d6c7e5f142 100644 --- a/docs/docbook/manpages/vfstest.1.sgml +++ b/docs/docbook/manpages/vfstest.1.sgml @@ -1,7 +1,8 @@ <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ <!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities; ]> -<refentry id="vfstest.1"> + +<refentry id="vfstest"> <refmeta> <refentrytitle>vfstest</refentrytitle> @@ -27,8 +28,8 @@ <refsect1> <title>DESCRIPTION</title> - <para>This tool is part of the <citerefentry><refentrytitle>Samba</refentrytitle> - <manvolnum>7</manvolnum></citerefentry> suite.</para> + <para>This tool is part of the <ulink url="samba.7.html"> + Samba</ulink> suite.</para> <para><command>vfstest</command> is a small command line utility that has the ability to test dso samba VFS modules. It gives the @@ -50,6 +51,7 @@ </para> </listitem> </varlistentry> + &stdarg.debuglevel; &stdarg.help; <varlistentry> @@ -60,8 +62,6 @@ </para></listitem> </varlistentry> - &popt.common.samba; - </variablelist> </refsect1> |