lintian doesn't like orphan packages with uploaders...
[debian/amanda] / man / amaespipe.8
index c1ce373c1aea5361ee8630177a4b1b6056e2013a..7a13fbb6b00b8bafbf111fbcaa065f43fcb3ef97 100644 (file)
@@ -1,13 +1,22 @@
 '\" t
 .\"     Title: amaespipe
 .\"    Author: Kevin Till <kevin.till@zmanda.com>
-.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
-.\"      Date: 04/10/2009
+.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
+.\"      Date: 01/10/2013
 .\"    Manual: System Administration Commands
-.\"    Source: Amanda 2.6.1p1
+.\"    Source: Amanda 3.3.3
 .\"  Language: English
 .\"
-.TH "AMAESPIPE" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "System Administration Commands"
+.TH "AMAESPIPE" "8" "01/10/2013" "Amanda 3\&.3\&.3" "System Administration Commands"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -43,13 +52,11 @@ will search for the aespipe program in the following directories: /usr/bin:/usr/
 \fBamaespipe\fR
 is called by
 \fBamcrypt\fR
-for
-\fIAmanda\fR
-data encryption\&.
+for Amanda data encryption\&.
 .PP
 
 \fBamaespipe\fR
-is based on aespipe\'s bzaespipe program\&. It calls aespipe to encrypt data using AES256 as the encryption and SHA256 as the hash function\&. GPG key should be stored in $AMANDA_HOME/\&.gnupg/am_key\&.gpg\&.
+is based on aespipe\*(Aqs bzaespipe program\&. It calls aespipe to encrypt data using AES256 as the encryption and SHA256 as the hash function\&. GPG key should be stored in $AMANDA_HOME/\&.gnupg/am_key\&.gpg\&.
 \fBamaespipe\fR
 reads passphrase from file descriptor 3\&. During decryption,
 \fBamaespipe\fR
@@ -60,8 +67,10 @@ autodects encryption type and hash function from the encrypted image\&.
 \fBamanda.conf\fR(5),
 \fBaespipe\fR(1),
 \fBamcrypt\fR(8),
-\fBgpg\fR(1),
-: http://wiki.zmanda.com
+\fBgpg\fR(1)
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
 .SH "AUTHOR"
 .PP
 \fBKevin Till\fR <\&kevin\&.till@zmanda\&.com\&>