Imported Upstream version 3.3.1
[debian/amanda] / man / xml-source / amzfs-sendrecv.8.xml
index c97a9212983659a00449ab80e9791144a6d218a2..5fbfbcc254b969fed9425bd719668a739dd78719 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.
@@ -45,7 +45,8 @@ usermod -P "ZFS File System Management,ZFS Storage Management" AMANDA_USER
 </programlisting>
 This will require that your run zfs under pfexec, set the PFEXEC property to YES.</para>
 
-<para>The format of the DLE must be one of:
+<para>The format of the <emphasis remap='B'>diskdevice</emphasis> in the
+disklist (DLE) must be one of:
 <programlisting>
 Desciption              Example
 ----------              -------
@@ -62,7 +63,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 +114,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>