Imported Upstream version 2.4.5
[debian/amanda] / man / ammt.8
index d6aec29ea611f07f38a22b4d7f631870dbf25865..e6c3739cb9904750c8d2022d312419658f4dfe48 100644 (file)
-.\"
-.de CO
-\fB\\$1\fP \fI\\$2\fP
+.\"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 AMMT 8
+.TH "AMMT" 8 "" "" ""
 .SH NAME
-ammt \- Amanda version of mt
-.SH SYNOPSIS
-.B ammt
-[
-.B -d
-]
-[
-.B -f|-t
-.I device
-]
-.B command
-[
-.I count
-]
-.SH DESCRIPTION
-.B Ammt
-provides just enough of the standard
-.UX
-.B mt
-command for the needs of Amanda.
-This is handy when doing a full restore and the standard
-.B mt
-program has not yet been found.
-.LP
-.B Ammt
-also provides access to the Amanda output drivers that support
-various tape simulations.
-.LP
-See the
-.IR amanda (8)
-man page for more details about Amanda.
-See the
-.B OUTPUT DRIVERS
-section of
-.I amanda(8)
-for more information on the Amanda output drivers.
-.SH OPTIONS
-.TP
-.B \-d
-Turn on debugging output.
-.TP
-.BI \-f \ device
-Access tape device
-.IR device .
-If not specified, the
-.B TAPE
-environment variable is used.
-.TP
-.BI \-t \ device
-Same as
-.BR -f .
-.TP
-.BI command \ count
-Which command to issue, and an optional count of operations.
-.SH COMMANDS
-Each command may be abbreviated to whatever length makes it unique.
-.TP
-.BI eof|weof \ count
-Write
-.I count
-(default: 1)
-end of file marks (tapemarks).
-.TP
-.BI fsf \ count
-Skip forward
-.I count
-(default: 1)
-files.
-.TP
-.BI bsf \ count
-Skip backward
-.I count
-(default: 1)
-files.
-.TP
-.BI asf \ count
-Position to file number
-.I count
-(default: 0)
-where zero is beginning of tape.
-This is the same as a
-.B rewind
-followed by a
-.B fsf
-.IR count .
-.TP
-.B rewind
-Rewind to beginning of tape.
-.TP
-.B offline|rewoffl
-Rewind to beginning of tape and unload the tape from the drive.
-.TP
-.BI status
-Report status information about the drive.
-Which data reported,
-and what it means,
-depends on the underlying operating system,
-and may include:
+ammt \- AMANDA version of mt
+.SH "SYNOPSIS"
+.ad l
+.hy 0
+.HP 5
+\fBammt\fR [\-d] [\fB\-f\fR | \fB\-t\fR | \fB\fIdevice\fR\fR] \fIcommand\fR [\fIcount\fR]
+.ad
+.hy
+
+.SH "DESCRIPTION"
+
+.PP
+\fBAmmt\fR provides just enough of the standard UNIX \fBmt\fR command for the needs of \fBAMANDA\fR\&. This is handy when doing a full restore and the standard \fBmt\fR program has not yet been found\&.
+
+.PP
+\fBAmmt\fR also provides access to the \fBAMANDA\fR output drivers that support various tape simulations\&.
+
+.PP
+See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&. See the \fBOUTPUT DRIVERS\fR section of \fBamanda(8)\fR for more information on the \fBAMANDA\fR output drivers\&.
+
+.SH "OPTIONS"
+
+.TP
+\fB\-d\fR
+Turn on debugging output\&.
+
+.TP
+\fB\-f\fR\fI device\fR
+Access tape device \fBdevice\fR\&. If not specified, the \fBTAPE\fR environment variable is used\&.
+
+.TP
+\fB\-t\fR\fI device\fR
+Same as \fB\-f\fR\&.
+
+.TP
+\fBcommand\fR\fB count\fR
+Which command to issue, and an optional count of operations\&.
+
+.SH "COMMANDS"
+
+.PP
+Each command may be abbreviated to whatever length makes it unique\&.
+
+.TP
+\fBeof|weof\fR\fB count\fR
+Write \fBcount\fR (default: 1) end of file marks (tapemarks)\&.
+
+.TP
+\fBfsf\fR\fB count\fR
+Skip forward \fBcount\fR (default: 1) files\&.
+
+.TP
+\fBbsf\fR\fB count\fR
+Skip backward \fBcount\fR (default: 1) files\&.
+
+.TP
+\fBasf\fR\fB count\fR
+Position to file number \fBcount\fR (default: 0) where zero is beginning of tape\&. This is the same as a \fBrewind\fR followed by a \fBfsf\fR  \fBcount\fR\&.
+
+.TP
+\fBrewind\fR
+Rewind to beginning of tape\&.
+
+.TP
+\fBoffline|rewoffl\fR
+Rewind to beginning of tape and unload the tape from the drive\&.
+
+.TP
+\fBstatus\fR
+Report status information about the drive\&. Which data reported, and what it means, depends on the underlying operating system, and may include:
+
 .RS
+
 .TP
 ONLINE
-Indicates the drive is online and ready.
+Indicates the drive is online and ready\&.
+
 .TP
 OFFLINE
-Indicates the drive is offline or not ready.
+Indicates the drive is offline or not ready\&.
+
 .TP
 BOT
-Indicates the drive is at beginning of tape.
+Indicates the drive is at beginning of tape\&.
+
 .TP
 EOT
-Indicates the drive is at end of tape.
+Indicates the drive is at end of tape\&.
+
 .TP
 PROTECTED
-Indicates the tape is write protected.
+Indicates the tape is write protected\&.
+
 .TP
 ds
-Device status.
+Device status\&.
+
 .TP
 er
-Error register.
+Error register\&.
+
 .TP
 fileno
-Current tape file number.
+Current tape file number\&.
+
 .TP
 blkno
-Current tape block number file.
+Current tape block number file\&.
+
 .RE
 .IP
-NOTE: many systems only report good data when a tape is in the drive and ready.
-.SH AUTHOR
-Marc Mengel <mengel@fnal.gov>
-.br
-John R. Jackson <jrj@purdue.edu>
+
+.RS
+.Sh "Note"
+Many systems only report good data when a tape is in the drive and ready\&.
+
+.RE
+
+.PP
+
+
+.SH "AUTHOR"
+
+.PP
+Marc Mengel <mengel@fnal\&.gov>, John R\&. Jackson <jrj@purdue\&.edu>: Original text
+
+.PP
+Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
+
 .SH "SEE ALSO"
-amanda(8)
+
+.PP
+\fBamanda\fR(8)
+