Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amcheckdump.8.xml
index 47cb4e19ba451cb9f1214ef67ff9a092c1364f2b..441def658e7f0c86867d797d67fb602a628c857f 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;
 ]>
 
@@ -17,7 +17,7 @@
 </refmeta>
 <refnamediv>
 <refname>amcheckdump</refname>
-<refpurpose>check the results of an &A; dump</refpurpose>
+<refpurpose>check the results of an Amanda dump</refpurpose>
 </refnamediv>
 <refentryinfo>
 &author.ian;
   <command>amcheckdump</command>    
     <arg choice='plain'><replaceable>config</replaceable></arg>
     <arg choice='opt'>--timestamp|-t <replaceable>timestamp</replaceable></arg>
-    <arg choice='plain' rep='repeat'><group><arg choice='plain'>-o </arg><replaceable>configoption</replaceable></group></arg>
+    <arg choice='opt'>--verbose</arg>
+    &configoverride.synopsis;
 </cmdsynopsis>
 </refsynopsisdiv>
 
 <refsect1><title>DESCRIPTION</title>
 
-<para><emphasis remap='B'>Amcheckdump</emphasis> verifies &A; dump images by
+<para><emphasis remap='B'>Amcheckdump</emphasis> verifies Amanda dump images by
 reading them from storage volume(s) and verifying that the images can be parsed
 by the appropriate application (if available).  For example, a GNUTAR
 image is passed to GNU Tar for parsing, and any errors
@@ -42,7 +43,7 @@ image is passed to GNU Tar for parsing, and any errors
 
 <para>The application runs on the most recent dump or, if <emphasis
 remap='I'>--timestamp</emphasis> is specified, on the most recent dump with
-that timestamp.  Note that the verification is local to the &A; server; if the
+that timestamp.  Note that the verification is local to the Amanda server; if the
 dump application is not available, or is configured differently on the server
 than on the client, then the verification will most likely fail.</para>
 
@@ -51,7 +52,7 @@ tapes.  Otherwise, the application interactively requests the tapes.</para>
 
 <para>See the "<emphasis
 remap='B'>CONFIGURATION OVERRIDE</emphasis>" section in
-<citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+<manref name="amanda" vol="8"/>
 for information on the <literal>-o</literal> option.</para>
 </refsect1>
 
@@ -70,4 +71,8 @@ amcheckdump MYCONFIG --timestamp 19780615
  </para>
  </refsect1> 
 
+<seealso>
+<manref name="amcheck" vol="8" />
+</seealso>
+
 </refentry>