X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famanda.8;h=a0fac58d13ec9883fdb36e9c455bfcc61a2321d8;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=31c37356e569d14713033708c2e508dda104fc23;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/man/amanda.8 b/man/amanda.8 index 31c3735..a0fac58 100644 --- a/man/amanda.8 +++ b/man/amanda.8 @@ -1,13 +1,22 @@ '\" t .\" Title: amanda .\" Author: James da Silva -.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 06/02/2011 +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 02/21/2012 .\" Manual: System Administration Commands -.\" Source: Amanda 3.3.0 +.\" Source: Amanda 3.3.1 .\" Language: English .\" -.TH "AMANDA" "8" "06/02/2011" "Amanda 3\&.3\&.0" "System Administration Commands" +.TH "AMANDA" "8" "02/21/2012" "Amanda 3\&.3\&.1" "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 .\" ----------------------------------------------------------------- @@ -699,14 +708,14 @@ amdump \-o INTERFACE:local:use="2000 kbps" When overriding device properties, one must carefully quote the command line to simulate the syntax of real configuration files\&. The following example should serve as a guide: .sp .nf -amdump \-o \'device\-property="PROPERTY_MAX_VOLUME_USAGE" "100000"\' +amdump \-o \*(Aqdevice\-property="PROPERTY_MAX_VOLUME_USAGE" "100000"\*(Aq .fi .PP Note that configuration overrides are not effective for tape changers, which supply a tapedev based on their own configuration\&. In order to override \fItapedev\fR, you must also disable any changer: .sp .nf -amdump \-otapedev=/dev/nst1 \-otpchanger=\'\' +amdump \-otapedev=/dev/nst1 \-otpchanger=\*(Aq\*(Aq .fi .SH "AUTHORS" .PP