Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amzfs-snapshot.8.xml
index f679de9e3f2e0f7fe97e8c8e3d651e9766f786fc..0f53fc5cb9cd7aa5ab617e8a50925e4d68e72711 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;
 ]>
 
 
 <refsect1><title>DESCRIPTION</title>
 
-<para>amzfs-snapshot is an &A; script implementing the Script API.  It should
+<para>amzfs-snapshot is an Amanda script implementing the Script API.  It should
 not be run by users directly.  It create a zfs snapshot of the filesystem
 where the path specified is mounted.</para>
 
-<para>PRE-DLE-* create a snapshot and the POST_DLE_* destroy the snapshot,
+<para>PRE-DLE-* create a snapshot and the POST-DLE-* destroy the snapshot,
 *-DLE-AMCHECK, *-DLE-ESTIMATE and *-DLE-BACKUP must be set to be executed on the client:
 <programlisting>
     execute-on  pre-dle-amcheck, post-dle-amcheck, pre-dle-estimate, post-dle-estimate, pre-dle-backup, post-dle-backup
@@ -68,7 +68,7 @@ ZFS logical volume      datapool/dbvol
 <refsect1><title>PROPERTIES</title>
 
 <para>This section lists the properties that control amzfs-snapshot's functionality.
-See <citerefentry><refentrytitle>amanda-scripts</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+See <manref name="amanda-scripts" vol="7"/>
 for information on the Script API, script configuration.</para>
 
 <!-- PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER -->
@@ -116,12 +116,11 @@ In this example, a dumptype is defined to use amzfs-snapshot script to create a
 </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-scripts</refentrytitle><manvolnum>7</manvolnum></citerefentry>
-</para>
+<seealso>
+<manref name="amanda.conf" vol="5"/>,
+<manref name="amanda-client.conf" vol="5"/>,
+<manref name="amanda-scripts" vol="7"/>
+</seealso>
+
 
-</refsect1>
 </refentry>