Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / docs-xml / manpages / vfs_time_audit.8.xml
similarity index 87%
rename from docs-xml/manpages-3/vfs_time_audit.8.xml
rename to docs-xml/manpages/vfs_time_audit.8.xml
index fc71e283ada367be5ad030dd5fee8ad72af7c995..5403822046e7111bbb7537ba21a8f4c4310aba9a 100644 (file)
@@ -7,7 +7,7 @@
        <manvolnum>8</manvolnum>
        <refmiscinfo class="source">Samba</refmiscinfo>
        <refmiscinfo class="manual">System Administration tools</refmiscinfo>
-       <refmiscinfo class="version">3.6</refmiscinfo>
+       <refmiscinfo class="version">4.0</refmiscinfo>
 </refmeta>
 
 
@@ -31,7 +31,7 @@
 
        <para>The <command>time_audit</command> VFS module logs system calls
        that take longer than the number of milliseconds defined by the variable
-       <command>time_audit:audit_timeout</command>. It will log the calls and
+       <command>time_audit:timeout</command>. It will log the calls and
        the time spent in it.
        </para>
 
@@ -51,7 +51,7 @@
 
                <varlistentry>
 
-               <term>time_audit:audit_timeout = number of milliseconds</term>
+               <term>time_audit:timeout = number of milliseconds</term>
                <listitem>
                <para>VFS calls that take longer than the defined number of milliseconds
                that should be logged. The default is 10000 (10s).
         <smbconfsection name="[sample_share]"/>
        <smbconfoption name="path">/test/sample_share</smbconfoption>
        <smbconfoption name="vfs objects">time_audit</smbconfoption>
-       <smbconfoption name="time_audit: audit_timeout">3000</smbconfoption>
+       <smbconfoption name="time_audit:timeout">3000</smbconfoption>
 </programlisting>
 </refsect1>
 
 
 <refsect1>
        <title>VERSION</title>
-       <para>This man page is correct for version 3.6.0 of the Samba suite.
+       <para>This man page is correct for version 4.0.0 of the Samba suite.
        </para>
 </refsect1>