Imported Upstream version 3.2.1
[debian/amanda] / man / xml-source / amoverview.8.xml
index e2b7a92824fc409c8b067b6207e05e6f53e99cc4..8d913fd82ba3b8583d2aa1aa1a7226be82b5f348 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>amoverview</refentrytitle>
 <manvolnum>8</manvolnum>
+&rmi.source;
+&rmi.version;
+&rmi.manual.8;
 </refmeta>
 <refnamediv>
 <refname>amoverview</refname>
-<refpurpose>display file systems processed by &A; over time</refpurpose>
+<refpurpose>display file systems processed by Amanda over time</refpurpose>
 </refnamediv>
+<refentryinfo>
+&author.sgw.xml;
+</refentryinfo>
 <!-- body begins here -->
 <refsynopsisdiv>
 <cmdsynopsis>
   <command>amoverview</command>    
-    <arg choice='opt'><arg choice='opt'>-config </arg><arg choice='plain'><replaceable>config</replaceable></arg></arg>
-    <arg choice='opt'>-hostwidth <replaceable>width</replaceable></arg>
-    <arg choice='opt'>-diskwidth <replaceable>width</replaceable></arg>
-    <arg choice='opt'>-skipmissed</arg>
-    <arg choice='opt'>-last</arg>
-    <arg choice='opt'>-num0</arg>
-    <arg choice='opt'>-togo0</arg>
-    <arg choice='opt'>-verbose</arg>
+    <arg choice='opt'>--hostwidth <replaceable>width</replaceable></arg>
+    <arg choice='opt'>--diskwidth <replaceable>width</replaceable></arg>
+    <arg choice='opt'>--skipmissed</arg>
+    <arg choice='opt'>--last</arg>
+    <arg choice='opt'>--num0</arg>
+    <arg choice='opt'>--togo0</arg>
+    <arg choice='opt'>--verbose</arg>
+    <arg choice='plain'><arg choice='opt'>--config </arg> <replaceable>config</replaceable></arg>
 </cmdsynopsis>
 </refsynopsisdiv>
 
 
 <refsect1><title>DESCRIPTION</title>
 <para><emphasis remap='B'>Amoverview</emphasis>
-displays a chart showing hosts and file systems processed by &A;
+displays a chart showing hosts and file systems processed by Amanda
 along with the backup level performed each day.</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>
 <variablelist remap='TP'>
   <varlistentry>
-  <term><option>-config</option> <replaceable>config</replaceable></term>
+  <term><option>--config</option> <replaceable>config</replaceable></term>
   <listitem>
 <para>Use configuration
 <emphasis remap='I'>config</emphasis>
@@ -55,7 +61,7 @@ instead of configuration daily.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
-  <term><option>-hostwidth</option> <replaceable>width</replaceable></term>
+  <term><option>--hostwidth</option> <replaceable>width</replaceable></term>
   <listitem>
 <para>Set
 <emphasis remap='B'>host</emphasis>
@@ -65,7 +71,7 @@ characters instead of 8.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
-  <term><option>-diskwidth</option> <replaceable>width</replaceable></term>
+  <term><option>--diskwidth</option> <replaceable>width</replaceable></term>
   <listitem>
 <para>Set
 <emphasis remap='B'>disk</emphasis>
@@ -75,16 +81,16 @@ characters instead of 20.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
-  <term><option>-skipmissed</option></term>
+  <term><option>--skipmissed</option></term>
   <listitem>
 <para>Compacts the output by only printing stats 
-for the days &A; actually ran.
+for the days Amanda actually ran.
 </para>
   </listitem>
   </varlistentry>
 
   <varlistentry>
-  <term><option>-last</option></term>
+  <term><option>--last</option></term>
   <listitem>
   <para>
   Outputs the last status of each disk at the start. 
@@ -94,7 +100,7 @@ for the days &A; actually ran.
   </varlistentry>
 
   <varlistentry>
-  <term><option>-num0</option></term>
+  <term><option>--num0</option></term>
   <listitem>
   <para>
   Outputs the number of level 0 dumps for each disk.
@@ -103,7 +109,7 @@ for the days &A; actually ran.
   </varlistentry>
   
   <varlistentry>
-  <term><option>-togo0</option></term>
+  <term><option>--togo0</option></term>
   <listitem>
   <para>
   Outputs the number of runs until the last level 0 dump is overwritten.
@@ -112,7 +118,7 @@ for the days &A; actually ran.
   </varlistentry>
 
   <varlistentry>
-  <term><option>-verbose</option></term>
+  <term><option>--verbose</option></term>
   <listitem>
 <para><emphasis remap='B'>Amoverview</emphasis>
 can take a long while on large systems.
@@ -143,7 +149,7 @@ second tape (a number: the level, indicating success).  If the flush
 failed too, you get a double &quot;EE&quot; for that day.</para>
 
 <para>You can also have a double code if you have two tapes in the changer and
-&A; failed to write to tape the first time because it hit end of tape
+Amanda failed to write to tape the first time because it hit end of tape
 (resulting in &quot;E0&quot;, for a full, &quot;E1&quot; for an
 incremental etc.)
 or twice with error (&quot;EE&quot;), and may a successful flush afterwards
@@ -173,9 +179,9 @@ host2    /var                  1  1  0  1  1  1
 </programlisting>
 </refsect1>
 
-<refsect1><title>SEE ALSO</title>
-<para><citerefentry><refentrytitle>amadmin</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amanda</refentrytitle><manvolnum>8</manvolnum></citerefentry></para>
-</refsect1>
+<seealso>
+<manref name="amadmin" vol="8"/>
+</seealso>
+
 </refentry>