Merge tag 'upstream/3.3.3'
[debian/amanda] / man / amaddclient.8
index b551670d27568f91608c03cc184c4c5e3e741819..2c947a4b638785ad586ecaea86b07367919b16cd 100644 (file)
@@ -1,13 +1,22 @@
 '\" t
 .\"     Title: amaddclient
 .\"    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 "AMADDCLIENT" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "System Administration Commands"
+.TH "AMADDCLIENT" "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"
-amaddclient \- program to add client to an existing \fIAmanda\fR configuration
+amaddclient \- program to add client to an existing Amanda configuration
 .SH "SYNOPSIS"
 .HP \w'\fBamaddclient\fR\ 'u
 \fBamaddclient\fR \-\-config \fIconfig\fR ||
@@ -31,12 +40,9 @@ After Amanda rpms are successfully installed and
 \fBamserverconfig\fR
 is run,
 \fBamaddclient\fR
-will add client to the
-\fIAmanda\fR
-configuration\&.
+will add client to the Amanda configuration\&.
 \fBamaddclient\fR
-create or update
-\fIAmanda\fR
+create or update Amanda
 \fBdisklist\fR(5)
 file and create or update /var/lib/amanda/\&.amandahosts file on the server\&.
 .PP
@@ -50,21 +56,20 @@ for detail\&.)
 .PP
 
 \fBamaddclient\fR
-must be run by user amandabackup\&.
+must be run by user backup\&.
 .PP
 \-\-config, \-\-client and \-\-diskdev must be specified\&.
 .SH "OPTIONS"
 .PP
 .RS 4
 
-Options may be abbreviated, as long as the abbreviation is not ambiguous\&. Option argument can either separated by \'=\' or a space\&.
+Options may be abbreviated, as long as the abbreviation is not ambiguous\&. Option argument can either separated by \*(Aq=\*(Aq or a space\&.
 Example: \-\-conf=v253, \-\-client client8\&.zmanda\&.com
 .RE
 .PP
 \fB\-\-config config\fR
 .RS 4
-\fIAmanda\fR
-configuration which this program will add the client to\&.
+Amanda configuration which this program will add the client to\&.
 .RE
 .PP
 \fB\-\-client client\fR
@@ -74,9 +79,7 @@ The name of the client machine to add\&. FQDN name recommended\&.
 .PP
 \fB\-\-diskdev diskdev\fR
 .RS 4
-Directory for this
-\fIAmanda\fR
-configuration to backup\&.
+Directory for this Amanda configuration to backup\&.
 .RE
 .PP
 \fB\-\-m\fR
@@ -169,13 +172,12 @@ Amanda configuration template files install location
 .PP
 \fB/var/lib/amanda\fR
 .RS 4
-amandabackup home directory
+backup home directory
 .RE
 .PP
 \fB/var/lib/amanda/\&.amandahosts\fR
 .RS 4
-\fIAmanda\fR
-authentication file\&.
+Amanda authentication file\&.
 .RE
 .PP
 \fB/var/lib/amanda/gnutar\-lists\fR
@@ -185,28 +187,22 @@ A directory which contains backup timestamp and list of files backed up\&.
 .PP
 \fB/etc/amanda/$config\fR
 .RS 4
-\fIAmanda\fR
-configuration files location for $config(e\&.g: DailySet1)\&.
+Amanda configuration files location for $config(e\&.g: DailySet1)\&.
 .RE
 .PP
 \fB/etc/amanda/template\&.d\fR
 .RS 4
-A directory contains dumptypes and tapetypes files used by all
-\fIAmanda\fR
-configurations\&.
+A directory contains dumptypes and tapetypes files used by all Amanda configurations\&.
 .RE
 .PP
 \fB/etc/amandates\fR
 .RS 4
-\fIAmanda\fR
-file on the client\&. It keeps track of structures of previous dumps\&.
+Amanda file on the client\&. It keeps track of structures of previous dumps\&.
 .RE
 .PP
 \fB/tmp/amanda\fR
 .RS 4
-directory contains
-\fIAmanda\fR
-debug log files\&.
+directory contains Amanda debug log files\&.
 .RE
 .SH "RETURN VALUE"
 
@@ -215,11 +211,13 @@ On success, zero is returned\&.  On error, 1 is returned\&.
 .PP
 \fBamanda\fR(8),
 \fBamanda.conf\fR(5),
-\fBamserverconfig\fR(8)
-\fBssh-keygen\fR(1)
-\fBssh-add\fR(1)
+\fBamserverconfig\fR(8),
+\fBssh-keygen\fR(1),
+\fBssh-add\fR(1),
 \fBscp\fR(1)
-: http://wiki.zmanda.com
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
 .SH "AUTHOR"
 .PP
 \fBKevin Till\fR <\&kevin\&.till@zmanda\&.com\&>