X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Ftapelist.5;h=a4de17354b022e892ef5a93db5f950d9cb226a7c;hb=d28952249e392eb31bc8eecc53f6c477f30c617b;hp=eed93ba0b712a8791f575d8ad969be99bc0709b7;hpb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;p=debian%2Famanda diff --git a/man/tapelist.5 b/man/tapelist.5 index eed93ba..a4de173 100644 --- a/man/tapelist.5 +++ b/man/tapelist.5 @@ -2,12 +2,12 @@ .\" Title: tapelist .\" Author: James da Silva .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 07/25/2012 +.\" Date: 01/10/2013 .\" Manual: File formats and conventions -.\" Source: Amanda 3.3.2 +.\" Source: Amanda 3.3.3 .\" Language: English .\" -.TH "TAPELIST" "5" "07/25/2012" "Amanda 3\&.3\&.2" "File formats and conventions" +.TH "TAPELIST" "5" "01/10/2013" "Amanda 3\&.3\&.3" "File formats and conventions" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -36,7 +36,7 @@ The file contains the list of tapes in active use\&. This file is not ordinarily ordinarily edited or examined manually\&. Its format may change, or it may be removed altogether, in future versions of Amanda\&. It contains lines of the form: .PP .nf -YYYYMMDD label flags [BARCODE:barcode] [META:meta] [#comment] +YYYYMMDD label flags [BARCODE:barcode] [META:meta] [BLOCKSIZE:blocksize] [#comment] .fi .PP Where @@ -52,7 +52,7 @@ is one of "reuse" or "no\-reuse" and tells Amanda whether the tape may be reused dumps\&. See the \fBreuse\fR options of -\fBamadmin\fR(8)\&. The optional barcode is prefixed with \*(AqBARCODE\*(Aq if the volume have a barcode\&. The optional meta label is prefixed with \*(AqMETA\*(Aq if the volume is on a meta volume\&. The optional comment is prefixed with a \*(Aq#\*(Aq and continues to the end of the line\&. Amanda will maintain this comment until the tape is overwritten\&. Note that comments are not allowed on blank lines\&. +\fBamadmin\fR(8)\&. The optional barcode is prefixed with \*(AqBARCODE\*(Aq if the volume have a barcode\&. The optional meta label is prefixed with \*(AqMETA\*(Aq if the volume is on a meta volume\&. The optional blocksize is prefixed with \*(AqBLOCKSIZE\*(Aq\&. The optional comment is prefixed with a \*(Aq#\*(Aq and continues to the end of the line\&. Amanda will maintain this comment until the tape is overwritten\&. Note that comments are not allowed on blank lines\&. .PP The file is sorted such that the most\-recently used tape appears on the first line, and the oldest tape appears on the last line\&. .PP