Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amcheckdb.8.xml
index a59a182a72dc513410111a9e7dd0c919b35a2657..056be113f3206c53b800702965b7fcffcb1c269a 100644 (file)
@@ -3,7 +3,7 @@
                    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
 [
   <!-- entities files to use -->
-  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
+  <!ENTITY % global_entities SYSTEM 'global.entities'>
   %global_entities;
 ]>
 
 <refmeta>
 <refentrytitle>amcheckdb</refentrytitle>
 <manvolnum>8</manvolnum>
+&rmi.source;
+&rmi.version;
+&rmi.manual.8;
 </refmeta>
 <refnamediv>
 <refname>amcheckdb</refname>
-<refpurpose>check &A; database for tape consistency</refpurpose>
+<refpurpose>check Amanda database for tape consistency</refpurpose>
 </refnamediv>
+<refentryinfo>
+&author.atf3r;
+&author.sgw.xml;
+</refentryinfo>
 <!-- body begins here -->
 <refsynopsisdiv>
 <cmdsynopsis>
 
 <refsect1><title>DESCRIPTION</title>
 <para><emphasis remap='B'>Amcheckdb</emphasis>
-verifies that every tape mentioned in the &A; database
-is still valid in the
-<emphasis remap='I'>tapelist</emphasis>
-file.</para>
+verifies that every tape mentioned in the Amanda database
+is still valid in the &tapelist;.</para>
 
 <para>See the
-<citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry>
-man page for more details about &A;.</para>
+<manref name="amanda" vol="8"/>
+man page for more details about Amanda.</para>
 </refsect1>
 
 <refsect1><title>EXAMPLE</title>
@@ -49,9 +54,7 @@ Ready.
 
 <para>This shows tape
 <emphasis remap='I'>DMP014</emphasis>
-is still listed in the database but is no longer listed in the
-<emphasis remap='I'>tapelist</emphasis>
-file:</para>
+is still listed in the database but is no longer listed in the &tapelist;:</para>
 
 <programlisting>
 # amcheckdb daily
@@ -60,15 +63,10 @@ Ready.
 </programlisting>
 </refsect1>
 
-<refsect1><title>AUTHOR</title>
-<para>Adrian T. Filipi-Martin &lt;atf3r@cs.virginia.edu&gt;: Original text</para>
-<para>&maintainer.sgw;: XML-conversion</para>
-</refsect1>
+<seealso>
+<manref name="amadmin" vol="8"/>,
+<manref name="amrmtape" vol="8"/>,
+</seealso>
 
-<refsect1><title>SEE ALSO</title>
-<para><citerefentry><refentrytitle>amadmin</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amrmtape</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry></para>
-</refsect1>
 </refentry>