Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amzfs-sendrecv.8.xml
index c97a9212983659a00449ab80e9791144a6d218a2..c7219c4ebb2ba2230f96dfc99b1ecff02240a413 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;
 ]>
 
@@ -27,7 +27,7 @@
 
 <refsect1><title>DESCRIPTION</title>
 
-<para>amzfs-sendrecv is an &A; application implementing the Application API.
+<para>amzfs-sendrecv is an Amanda application implementing the Application API.
 It should not be run by users directly.
 It create a zfs snapshot of the filesystem and backup the snapshot with 'zfs send'.
 Snapshot are kept after the backup is done, this increase the disk space use on the client but it is neccesary to be able do to incremental backup.
@@ -62,7 +62,7 @@ ZFS logical volume      datapool/dbvol
 <refsect1><title>PROPERTIES</title>
 
 <para>This section lists the properties that control amzfs-sendrecv's functionality.
-See <citerefentry><refentrytitle>amanda-applications</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+See <manref name="amanda-applications" vol="7"/>
 for information on the Application API, application configuration.</para>
 
 <!-- PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER -->
@@ -113,12 +113,10 @@ In this example, a dumptype is defined to use amzfs-sendrecv application to back
 </programlisting>
 </refsect1>
 
-<refsect1><title>SEE ALSO</title>
-<para>
-<citerefentry><refentrytitle>amanda.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amanda-client.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-<citerefentry><refentrytitle>amanda-applications</refentrytitle><manvolnum>7</manvolnum></citerefentry>
-</para>
+<seealso>
+<manref name="amanda.conf" vol="5"/>,
+<manref name="amanda-client.conf" vol="5"/>,
+<manref name="amanda-applications" vol="7"/>
+</seealso>
 
-</refsect1>
 </refentry>