Imported Upstream version 3.1.0
[debian/amanda] / man / xml-source / amcrypt-ossl-asym.8.xml
index ea0d7be5960b58d24694a6dff5599d9d73c84fdc..61b7f350a7400d4071efe38c94d3f1737eb5df9c 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;
 ]>
 
@@ -18,7 +18,7 @@
 </refmeta>
 <refnamediv>
   <refname>amcrypt-ossl-asym</refname>
-  <refpurpose>crypt program for &A; asymmetric data encryption using OpenSSL</refpurpose>
+  <refpurpose>crypt program for Amanda asymmetric data encryption using OpenSSL</refpurpose>
 </refnamediv>
 <refentryinfo>
 &author.ktill;
@@ -66,7 +66,7 @@ Writing RSA key
   <para>
     To generate a private key without a passphrase, omit the
     <option>-aes128</option> option. See
-    <citerefentry><refentrytitle>openssl_genrsa</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+    <manref name="openssl_genrsa" vol="1"/>
     for more key generation options.
   </para>
   <para>
@@ -110,7 +110,7 @@ Writing RSA key
       <listitem>
        <para>
          File containing the RSA private key. It should not be readable
-         by any user other than the &A; user.
+         by any user other than the Amanda user.
        </para>
       </listitem>
     </varlistentry>
@@ -127,34 +127,18 @@ Writing RSA key
       <listitem>
        <para>
          File containing the passphrase. It should not be readable by
-         any user other than the &A; user.
+         any user other than the Amanda user.
        </para>
       </listitem>
     </varlistentry>
   </variablelist>
 </refsect1>
 
-<refsect1>
-  <title>SEE ALSO</title>
-  <para>
-    <citerefentry>
-      <refentrytitle>amanda</refentrytitle>
-      <manvolnum>8</manvolnum>
-    </citerefentry>,
-    <citerefentry>
-      <refentrytitle>amanda.conf</refentrytitle>
-      <manvolnum>5</manvolnum>
-    </citerefentry>,
-    <citerefentry>
-      <refentrytitle>openssl</refentrytitle>
-      <manvolnum>1</manvolnum>
-    </citerefentry>,
-    <citerefentry>
-      <refentrytitle>amcrypt-ossl</refentrytitle>
-      <manvolnum>8</manvolnum>
-    </citerefentry>,
-    <ulink url="http://wiki.zmanda.com"/>
-  </para>
-</refsect1>
+<seealso>
+<manref name="amanda.conf" vol="5"/>,
+<manref name="openssl" vol="1"/>,
+<manref name="amcrypt-ossl" vol="8"/>
+</seealso>
+
 
 </refentry>