Imported Upstream version 3.3.3
[debian/amanda] / man / amcrypt-ossl.8
index 36a6516c9316feff2529deda771b6ca2091a176b..d2be3cd9d69ee0d40f069da98f5d0a908566a92d 100644 (file)
@@ -1,13 +1,22 @@
 '\" t
 .\"     Title: amcrypt-ossl
 .\"    Author: Kevin Till <kevin.till@zmanda.com>
-.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
-.\"      Date: 11/05/2009
+.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
+.\"      Date: 01/10/2013
 .\"    Manual: System Administration Commands
-.\"    Source: Amanda 2.6.1p2
+.\"    Source: Amanda 3.3.3
 .\"  Language: English
 .\"
-.TH "AMCRYPT\-OSSL" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands"
+.TH "AMCRYPT\-OSSL" "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
 .\" -----------------------------------------------------------------
@@ -19,7 +28,7 @@
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
-amcrypt-ossl \- crypt program for \fIAmanda\fR symmetric data encryption using OpenSSL
+amcrypt-ossl \- crypt program for Amanda symmetric data encryption using OpenSSL
 .SH "SYNOPSIS"
 .HP \w'\fBamcrypt\-ossl\fR\ 'u
 \fBamcrypt\-ossl\fR [\-d]
@@ -45,24 +54,23 @@ uses the same pass phrase to encrypt and decrypt data\&. It is very important to
 \fBonly\fR
 be recovered with the correct passphrase\&.
 .PP
-OpenSSL\'s key derivation routines use a salt to guard against dictionary attacks on the pass phrase; still it is important to pick a pass phrase that is hard to guess\&. The Diceware method (see
+OpenSSL\*(Aqs key derivation routines use a salt to guard against dictionary attacks on the pass phrase; still it is important to pick a pass phrase that is hard to guess\&. The Diceware method (see
 www\&.diceware\&.com) can be used to create passphrases that are difficult to guess and easy to remember\&.
 .SH "FILES"
 .PP
 /var/lib/amanda/\&.am_passphrase
 .RS 4
-File containing the pass phrase\&. It should not be readable by any user other than the
-\fIAmanda\fR
-user\&.
+File containing the pass phrase\&. It should not be readable by any user other than the Amanda user\&.
 .RE
 .SH "SEE ALSO"
 .PP
-
 \fBamanda\fR(8),
 \fBamanda.conf\fR(5),
 \fBopenssl\fR(1),
-\fBamcrypt-ossl-asym\fR(8),
-: http://wiki.zmanda.com
+\fBamcrypt-ossl-asym\fR(8)
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
 .SH "AUTHOR"
 .PP
 \fBKevin Till\fR <\&kevin\&.till@zmanda\&.com\&>