X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famaespipe.8;h=36f9e89664a9421943a2e63e534ef0bbf8e2038b;hb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;hp=a90c65c6f3461e16337e32a9f2be14167630f46f;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/man/amaespipe.8 b/man/amaespipe.8 index a90c65c..36f9e89 100644 --- a/man/amaespipe.8 +++ b/man/amaespipe.8 @@ -1,19 +1,36 @@ +'\" t .\" Title: amaespipe -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.73.2 -.\" Date: 03/31/2008 -.\" Manual: -.\" Source: +.\" Author: Kevin Till +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 07/25/2012 +.\" Manual: System Administration Commands +.\" Source: Amanda 3.3.2 +.\" Language: English .\" -.TH "AMAESPIPE" "8" "03/31/2008" "" "" +.TH "AMAESPIPE" "8" "07/25/2012" "Amanda 3\&.3\&.2" "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 +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" -amaespipe - wrapper program for aespipe +amaespipe \- wrapper program for aespipe .SH "SYNOPSIS" -.HP 10 +.HP \w'\fBamaespipe\fR\ 'u \fBamaespipe\fR .SH "DESCRIPTION" .PP @@ -24,33 +41,39 @@ requires \fBuuencode\fR and \fBgpg\fR -to work\. Aespipe is available from -\fI\%http://loop-aes.sourceforge.net\fR +to work\&. Aespipe is available from +: http://loop-aes.sourceforge.net .PP \fBamaespipe\fR -will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin\. +will search for the aespipe program in the following directories: /usr/bin:/usr/local/bin:/sbin:/usr/sbin\&. .PP \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, +reads passphrase from file descriptor 3\&. During decryption, \fBamaespipe\fR -autodects encryption type and hash function from the encrypted image\. +autodects encryption type and hash function from the encrypted image\&. .SH "SEE ALSO" .PP \fBamanda\fR(8), \fBamanda.conf\fR(5), \fBaespipe\fR(1), \fBamcrypt\fR(8), -\fBgpg\fR(1), -\fBhttp://wiki.zmanda.com\fR() +\fBgpg\fR(1) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ +.SH "AUTHOR" +.PP +\fBKevin Till\fR <\&kevin\&.till@zmanda\&.com\&> +.RS 4 +Zmanda, Inc\&. (http://www\&.zmanda\&.com) +.RE