fix paths in amcrypt-ossl-asym man page source
authorBdale Garbee <bdale@gag.com>
Sat, 16 Aug 2008 18:20:53 +0000 (15:20 -0300)
committerBdale Garbee <bdale@gag.com>
Sat, 16 Aug 2008 18:20:53 +0000 (15:20 -0300)
debian/changelog
man/xml-source/amcrypt-ossl-asym.8.xml

index bbb77e91306e9364c64a9e6918778791151a98e2..87c8a8c160e24622564505b736dfee570f0f34ae 100644 (file)
@@ -7,6 +7,7 @@ amanda (1:2.5.2p1-4) UNRELEASED; urgency=high
   * revert chg-multi.sh.in and patch since the new version previously pulled 
     in caused more problems than it solved, closes: #486384
   * undo traps on amverify exit to prevent double reports, closes: #487405
+  * correct paths in amcrypt-ossl-asym(8) xml source, closes: #486739
 
  -- Bdale Garbee <bdale@gag.com>  Sat, 16 Aug 2008 12:05:05 -0300
 
index 736fcd6055fd6da8a9212d1906883bc2faf8ce1f..4e039d8dfdb67cdc5946652d1fae437fc6fe7509 100644 (file)
@@ -45,7 +45,7 @@
     RSA keys can be generated with the standard OpenSSL commands, e.g.:
   </para>
   <programlisting>
-$ cd /var/lib/amanda
+$ cd /var/backups
 $ openssl genrsa -aes128 -out backup-privkey.pem 1024
 Generating RSA private key, 1024 bit long modulus
 [...]
@@ -100,7 +100,7 @@ Writing RSA key
   <title>FILES</title>
   <variablelist remap='TP'>
     <varlistentry>
-      <term>/var/lib/amanda/backup-privkey.pem</term>
+      <term>/var/backups/backup-privkey.pem</term>
       <listitem>
        <para>
          File containing the RSA private key. It should not be readable
@@ -109,7 +109,7 @@ Writing RSA key
       </listitem>
     </varlistentry>
     <varlistentry>
-      <term>/var/lib/amanda/backup-pubkey.pem</term>
+      <term>/var/backups/backup-pubkey.pem</term>
       <listitem>
        <para>
          File containing the RSA public key.
@@ -117,7 +117,7 @@ Writing RSA key
       </listitem>
     </varlistentry>
     <varlistentry>
-      <term>/var/lib/amanda/.am_passphrase</term>
+      <term>/var/backups/.am_passphrase</term>
       <listitem>
        <para>
          File containing the passphrase. It should not be readable by