Imported Upstream version 2.5.1p3
[debian/amanda] / man / amdd.8
index 01dd06496ac92a1fa22d5d74e4b193c965287ddf..d8463dcb46e4e63a6e300659b796ee673355f3bb 100644 (file)
-.\"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 "AMDD" 8 "" "" ""
+.\"     Title: amdd
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: 02/07/2007
+.\"    Manual: 
+.\"    Source: 
+.\"
+.TH "AMDD" "8" "02/07/2007" "" ""
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
 .SH "NAME"
-amdd - Amanda version of dd
+amdd \- Amanda version of dd
 .SH "SYNOPSIS"
 .HP 5
-\fBamdd\fR [-d] [\fIif=input\fR] [\fIof=output\fR] [\fIbs=blocksize\fR] [\fIskip=count\fR] [\fIcount=count\fR]
+\fBamdd\fR [\-d] [\fIif=input\fR] [\fIof=output\fR] [\fIbs=blocksize\fR] [\fIskip=count\fR] [\fIcount=count\fR]
 .SH "DESCRIPTION"
 .PP
 \fBAmdd\fR
 provides just enough of the standard UNIX
 \fBdd\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
 \fBdd\fR
 program has not yet been found.
 .PP
 \fBAmdd\fR
 also provides access to the
-\fBAmanda\fR
+\fIAmanda\fR
 output drivers that support various tape simulations. This may be used for debugging or to convert from one format to another.
 .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-l\fR\fIlength\fR
+.RE
+.PP
+\fB\-l\fR\fIlength\fR
+.RS 4
 Set the output length. If the output driver limits the output size, this controls when end of tape will be simulated.
 .sp
-\fBLength\fR
+\fILength\fR
 may have a multiplier suffix:
 .sp
+.RS 4
 .nf
-
-k -> 1024 (Kilobytes)
-b -> 512 (Blocks)
-M -> 1024*1024 (Megabytes)
-
+k \-> 1024 (Kilobytes)
+b \-> 512 (Blocks)
+M \-> 1024*1024 (Megabytes)
 .fi
+.RE
 The default is no multiplier (bytes).
-.TP
-\fBif=\fR\fBinput\fR
+.RE
+.PP
+\fBif=\fR\fIinput\fR
+.RS 4
 Input to
 \fBdd\fR. Default is stdin.
-.TP
-\fBof=\fR\fBoutput\fR
+.RE
+.PP
+\fBof=\fR\fIoutput\fR
+.RS 4
 Where to send the output of
 \fBdd\fR. Default is stdout.
-.TP
-\fBbs=\fR\fBblocksize\fR
+.RE
+.PP
+\fBbs=\fR\fIblocksize\fR
+.RS 4
 Size of each record. Input records smaller than this will
-\fBnot\fR
+\fInot\fR
 be padded. Output records will be the same size as the corresponding input record. Default is 512 bytes.
 .sp
-\fBBlocksize\fR
+\fIBlocksize\fR
 may have a multiplier suffix:
 .sp
+.RS 4
 .nf
-
-k -> 1024 (Kilobytes)
-b -> 512 (Blocks)
-M -> 1024*1024 (Megabytes)
-
+k \-> 1024 (Kilobytes)
+b \-> 512 (Blocks)
+M \-> 1024*1024 (Megabytes)
 .fi
+.RE
 The default is no multiplier (bytes).
-.TP
-\fBcount=\fR\fBcount\fR
+.RE
+.PP
+\fBcount=\fR\fIcount\fR
+.RS 4
 Number of records to copy. Default is all records until end of file.
-.TP
-\fBskip=\fR\fBcount\fR
+.RE
+.PP
+\fBskip=\fR\fIcount\fR
+.RS 4
 Number of records to skip before copying input to output. Default is zero.
+.RE
 .SH "AUTHOR"
 .PP
 Marc Mengel
@@ -107,8 +113,7 @@ Marc Mengel
 .PP
 Stefan G. Weichinger,
 <sgw@amanda.org>, maintainer of the
-\fBAmanda\fR-documentation: XML-conversion
+\fIAmanda\fR\-documentation: XML\-conversion
 .SH "SEE ALSO"
 .PP
 \fBamanda\fR(8)
-