Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amstatus.8.xml
index bf90a9a3ed44725ad1ec68591fb217d6965ae317..358741db1fbd49dc57329093c8018031834b1c6e 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;
 ]>
 
@@ -20,7 +20,7 @@
 </refmeta>
 <refnamediv>
 <refname>amstatus</refname>
-<refpurpose>display the state of an &A; run</refpurpose>
+<refpurpose>display the state of an Amanda run</refpurpose>
 </refnamediv>
 <refentryinfo>
 &author.sgw.xml;
 
 <refsect1><title>DESCRIPTION</title>
 <para><emphasis remap='B'>Amstatus</emphasis>
-gives the current state of the &A; run specified by the 
+gives the current state of the Amanda run specified by the 
 <emphasis remap='I'>config</emphasis>
 configuration.
-If there is no active &A; running, it summarizes the result of the last run.
+If there is no active Amanda running, it summarizes the result of the last run.
 It may also be used to summarize the results of a previous run.</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>OPTIONS</title>
@@ -68,7 +68,7 @@ If no options are given, everything is displayed.</para>
   <varlistentry>
   <term><emphasis remap='B'>[--config] config</emphasis></term>
   <listitem>
-<para>Specify the &A; configuration you want to display the state for.</para>
+<para>Specify the Amanda configuration you want to display the state for.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
@@ -169,14 +169,12 @@ The exit code of <command>amstatus</command> is the ORed value of:
 </programlisting>
 </refsect1>
 
-<refsect1><title>SEE ALSO</title>
-<para><citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amcheck</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amdump</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amrestore</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amadmin</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<ulink url="http://wiki.zmanda.com"/>
-</para>
-</refsect1>
+<seealso>
+<manref name="amcheck" vol="8"/>,
+<manref name="amdump" vol="8"/>,
+<manref name="amrestore" vol="8"/>,
+<manref name="amadmin" vol="8"/>
+</seealso>
+
 </refentry>