Imported Upstream version 2.5.1p3
[debian/amanda] / man / amanda-client.conf.5
index 90d23f2ba03ffda530d4cdbd4c34c91456909291..c7c3adbc5a67184ccfc1321bfbb4635770f7b2cc 100644 (file)
@@ -1,42 +1,34 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "AMANDA-CLIENT.CONF" 5 "" "" ""
+.\"     Title: amanda-client.conf
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: 02/07/2007
+.\"    Manual: 
+.\"    Source: 
+.\"
+.TH "AMANDA\-CLIENT.CONF" "5" "02/07/2007" "" ""
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
 .SH "NAME"
-amanda-client.conf - Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
+amanda\-client.conf \- Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
 .SH "DESCRIPTION"
 .PP
-\fIamanda-client.conf\fR
+\fIamanda\-client.conf\fR
 is the client configuration file for
-\fBAmanda\fR. This manpage lists the relevant sections and parameters of this file for quick reference.
+\fIAmanda\fR. This manpage lists the relevant sections and parameters of this file for quick reference.
 .PP
 The files
-\fB<CONFIG_DIR>/amanda-client.conf\fR
+\fB<CONFIG_DIR>/amanda\-client.conf\fR
 and
-\fB<CONFIG_DIR>/<config>/amanda-client.conf\fR
+\fB<CONFIG_DIR>/<config>/amanda\-client.conf\fR
 are loaded.
 .SH "PARAMETERS"
 .PP
 There are a number of configuration parameters that control the behavior of the
-\fBAmanda\fR
+\fIAmanda\fR
 programs. All have default values, so you need not specify the parameter in
-\fBamanda-client.conf\fR
+\fBamanda\-client.conf\fR
 if the default is suitable.
 .PP
 Lines starting with # are ignored, as are blank lines. Comments may be placed on a line with a directive by starting the comment with a #. The remainder of the line is ignored.
@@ -49,35 +41,54 @@ are treated the same.
 .PP
 Integer arguments may have one of the following (case insensitive) suffixes, some of which have a multiplier effect:
 .SS "POSSIBLE SUFFIXES"
-.TP
+.PP
 \fBb byte bytes\fR
+.RS 4
 Some number of bytes.
-.TP
+.RE
+.PP
 \fBbps\fR
+.RS 4
 Some number of bytes per second.
-.TP
+.RE
+.PP
 \fBk kb kbyte kbytes kilobyte kilobytes\fR
+.RS 4
 Some number of kilobytes (bytes*1024).
-.TP
+.RE
+.PP
 \fBkps kbps\fR
+.RS 4
 Some number of kilobytes per second (bytes*1024).
-.TP
+.RE
+.PP
 \fBm mb meg mbyte mbytes megabyte megabytes\fR
+.RS 4
 Some number of megabytes (bytes*1024*1024).
-.TP
+.RE
+.PP
 \fBmps mbps\fR
+.RS 4
 Some number of megabytes per second (bytes*1024*1024).
-.TP
+.RE
+.PP
 \fBg gb gbyte gbytes gigabyte gigabytes\fR
+.RS 4
 Some number of gigabytes (bytes*1024*1024*1024).
-.TP
+.RE
+.PP
 \fBtape tapes\fR
+.RS 4
 Some number of tapes.
-.TP
+.RE
+.PP
 \fBday days\fR
+.RS 4
 Some number of days.
-.TP
+.RE
+.PP
 \fBweek weeks\fR
+.RS 4
 Some number of weeks (days*7).
 .sp
 .it 1 an-trap
@@ -87,9 +98,8 @@ Some number of weeks (days*7).
 \fBNote\fR
 The value
 \fBinf\fR
-may be used in most places where an integer is expected
-to mean an infinite amount.
-
+may be used in most places where an integer is expected to mean an infinite amount.
+.sp
 Boolean arguments may have any of the values
 \fBy\fR,
 \fByes\fR,
@@ -107,27 +117,37 @@ or
 to indicate a false state. If no argument is given,
 \fBtrue\fR
 is assumed.
+.RE
 .SS "PARAMETERS"
-.TP
-\fBconf\fR \fB string\fR
+.PP
+\fBconf\fR \fI string\fR
+.RS 4
 Default:
-\fBSet by configure\fR. The conf use by amrecover.
-.TP
-\fBindex_server\fR \fB string\fR
+\fISet by configure\fR. The conf use by amrecover.
+.RE
+.PP
+\fBindex_server\fR \fI string\fR
+.RS 4
 Default:
-\fBSet by configure\fR. The amindexd server amrecover will connect to.
-.TP
-\fBtape_server\fR \fB string\fR
+\fISet by configure\fR. The amindexd server amrecover will connect to.
+.RE
+.PP
+\fBtape_server\fR \fI string\fR
+.RS 4
 Default:
-\fBSet by configure\fR. The amidxtaped server amrecover will connect to.
-.TP
-\fBtapedev\fR \fB string\fR
+\fISet by configure\fR. The amidxtaped server amrecover will connect to.
+.RE
+.PP
+\fBtapedev\fR \fI string\fR
+.RS 4
 Default:
-\fBSet by configure\fR. The tapedev amrecover will use.
-.TP
-\fBauth\fR \fB string\fR
+\fISet by configure\fR. The tapedev amrecover will use.
+.RE
+.PP
+\fBauth\fR \fI string\fR
+.RS 4
 Default:
-\fBbsd\fR. Type of authorization to perform between tape server and backup client hosts.
+\fIbsd\fR. Type of authorization to perform between tape server and backup client hosts.
 .sp
 \fBbsd\fR, bsd authorization with udp initial connection and one tcp connection by data stream.
 .sp
@@ -136,28 +156,35 @@ Default:
 \fBbsdudp\fR, like bsd, but will use only one tcp connection for all data stream.
 .sp
 \fBkrb4\fR
-to use Kerberos-IV authorization.
+to use Kerberos\-IV authorization.
 .sp
 \fBkrb5\fR
-to use Kerberos-V authorization.
+to use Kerberos\-V authorization.
 .sp
 \fBrsh\fR
 to use rsh authorization.
 .sp
 \fBssh\fR
 to use OpenSSH authorization.
-.TP
-\fBssh_keys\fR \fB string\fR
+.RE
+.PP
+\fBssh_keys\fR \fI string\fR
+.RS 4
 Default:
-\fBNo default\fR. The key file the ssh auth will use, it must be the private key. If this parameter is not specified, then the deafult ssh key will be used.
-.TP
-\fBgnutar_list_dir\fR \fB string\fR
+\fINo default\fR. The key file the ssh auth will use, it must be the private key. If this parameter is not specified, then the deafult ssh key will be used.
+.RE
+.PP
+\fBgnutar_list_dir\fR \fI string\fR
+.RS 4
 Default from configure
-\fB--with-gnutar-listdir=DIR\fR. The directory where gnutar keep its state file.
-.TP
-\fBamandates\fR \fB string\fR
+\fI\-\-with\-gnutar\-listdir=DIR\fR. The directory where gnutar keep its state file.
+.RE
+.PP
+\fBamandates\fR \fI string\fR
+.RS 4
 Default:
-\fB/etc/amandates\fR. The file where amanda keep the last date of each dumplevel.
+\fI/etc/amandates\fR. The file where amanda keep the last date of each dumplevel.
+.RE
 .SH "AUTHOR"
 .PP
 James da Silva,
@@ -165,11 +192,11 @@ James da Silva,
 .PP
 Stefan G. Weichinger,
 <sgw@amanda.org>, maintainer of the
-\fBAmanda\fR-documentation: XML-conversion, major update, splitting
+\fIAmanda\fR\-documentation: XML\-conversion, major update, splitting
 .SH "SEE ALSO"
 .PP
+
 \fBamanda\fR(8),
 \fBamanda.conf\fR(5),
 \fBamcrypt\fR(8),
 \fBaespipe\fR(1),
-