X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fammt.8;h=7999eade9a3ffc1ba39b9711c7164916c17be8fd;hb=refs%2Ftags%2Fupstream%2F2.5.1p3;hp=8379129cf851a5f9c2cdbbe6f84e7365d01c8004;hpb=71325c297e0436e9930a3e129a26696e78c27f62;p=debian%2Famanda diff --git a/man/ammt.8 b/man/ammt.8 index 8379129..7999ead 100644 --- a/man/ammt.8 +++ b/man/ammt.8 @@ -1,143 +1,175 @@ -.\"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 "" "" "" +.\" Title: ammt +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Date: 02/07/2007 +.\" Manual: +.\" Source: +.\" +.TH "AMMT" "8" "02/07/2007" "" "" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l .SH "NAME" -ammt - Amanda version of mt +ammt \- Amanda version of mt .SH "SYNOPSIS" .HP 5 -\fBammt\fR [-d] [-f -t \fIdevice\fR] \fIcommand\fR [\fIcount\fR] +\fBammt\fR [\-d] [\-f | \-t | \fIdevice\fR] \fIcommand\fR [\fIcount\fR] .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 +\fIAmanda\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 +\fIAmanda\fR output drivers that support various tape simulations. .PP See the \fBamanda\fR(8) man page for more details about -\fBAmanda\fR. See the +\fIAmanda\fR. See the \fBOUTPUT DRIVERS\fR section of -\fBamanda(8)\fR +\fIamanda(8)\fR for more information on the -\fBAmanda\fR +\fIAmanda\fR output drivers. .SH "OPTIONS" -.TP -\fB-d\fR +.PP +\fB\-d\fR +.RS 4 Turn on debugging output. -.TP -\fB-f\fR\fI device\fR +.RE +.PP +\fB\-f\fR\fI device\fR +.RS 4 Access tape device -\fBdevice\fR. If not specified, the +\fIdevice\fR. If not specified, the \fBTAPE\fR environment variable is used. -.TP -\fB-t\fR\fI device\fR +.RE +.PP +\fB\-t\fR\fI device\fR +.RS 4 Same as -\fB-f\fR. -.TP -\fBcommand\fR\fB count\fR +\fB\-f\fR. +.RE +.PP +\fBcommand\fR\fI count\fR +.RS 4 Which command to issue, and an optional count of operations. +.RE .SH "COMMANDS" .PP Each command may be abbreviated to whatever length makes it unique. -.TP -\fBeof|weof\fR\fB count\fR +.PP +\fBeof|weof\fR\fI count\fR +.RS 4 Write -\fBcount\fR +\fIcount\fR (default: 1) end of file marks (tapemarks). -.TP -\fBfsf\fR\fB count\fR +.RE +.PP +\fBfsf\fR\fI count\fR +.RS 4 Skip forward -\fBcount\fR +\fIcount\fR (default: 1) files. -.TP -\fBbsf\fR\fB count\fR +.RE +.PP +\fBbsf\fR\fI count\fR +.RS 4 Skip backward -\fBcount\fR +\fIcount\fR (default: 1) files. -.TP -\fBasf\fR\fB count\fR +.RE +.PP +\fBasf\fR\fI count\fR +.RS 4 Position to file number -\fBcount\fR +\fIcount\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 +\fBfsf\fR +\fIcount\fR. +.RE +.PP \fBrewind\fR +.RS 4 Rewind to beginning of tape. -.TP +.RE +.PP \fBoffline|rewoffl\fR +.RS 4 Rewind to beginning of tape and unload the tape from the drive. -.TP +.RE +.PP \fBstatus\fR +.RS 4 Report status information about the drive. Which data reported, and what it means, depends on the underlying operating system, and may include: -.RS -.TP +.RS 4 +.PP ONLINE +.RS 4 Indicates the drive is online and ready. -.TP +.RE +.PP OFFLINE +.RS 4 Indicates the drive is offline or not ready. -.TP +.RE +.PP BOT +.RS 4 Indicates the drive is at beginning of tape. -.TP +.RE +.PP EOT +.RS 4 Indicates the drive is at end of tape. -.TP +.RE +.PP PROTECTED +.RS 4 Indicates the tape is write protected. -.TP +.RE +.PP ds +.RS 4 Device status. -.TP +.RE +.PP er +.RS 4 Error register. -.TP +.RE +.PP fileno +.RS 4 Current tape file number. -.TP +.RE +.PP blkno +.RS 4 Current tape block number file. .RE +.RE +.RE .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br \fBNote\fR -Many systems only report good data when a tape is in the drive and ready. .PP - +Many systems only report good data when a tape is in the drive and ready. .SH "AUTHOR" .PP Marc Mengel @@ -146,8 +178,7 @@ Marc Mengel .PP Stefan G. Weichinger, , maintainer of the -\fBAmanda\fR-documentation: XML-conversion +\fIAmanda\fR\-documentation: XML\-conversion .SH "SEE ALSO" .PP \fBamanda\fR(8) -