X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famdd.8;h=55382d412531660d8cb2f7f1c0cd4b9e607b8020;hb=fb2bd066c2f8b34addafe48d62550e3033a59431;hp=afb8c0dadcae71987b5e2d761cfb6030ab9dfc48;hpb=1194fb66aa28d9929c3f2bef3cc6c1c3f40a60a4;p=debian%2Famanda diff --git a/man/amdd.8 b/man/amdd.8 index afb8c0d..55382d4 100644 --- a/man/amdd.8 +++ b/man/amdd.8 @@ -1,108 +1,121 @@ -.\"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 "" "" "" -.SH NAME -amdd \- Amanda version of dd -.SH "SYNOPSIS" +.\" Title: amdd +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.73.2 +.\" Date: 08/22/2008 +.\" Manual: +.\" Source: +.\" +.TH "AMDD" "8" "08/22/2008" "" "" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) .ad l -.hy 0 +.SH "NAME" +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] -.ad -.hy - .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 \fBdd\fR program has not yet been found\&. - +\fBAmdd\fR +provides just enough of the standard UNIX +\fBdd\fR +command for the needs of +\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 output drivers that support various tape simulations\&. This may be used for debugging or to convert from one format to another\&. - +\fBAmdd\fR +also provides access to the +\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 \fBOUTPUT DRIVERS\fR section of \fBamanda(8)\fR for more information on the \fBAmanda\fR output drivers\&. - +See the +\fBamanda\fR(8) +man page for more details about +\fIAmanda\fR\. See the +\fBOUTPUT DRIVERS\fR +section of +\fIamanda(8)\fR +for more information on the +\fIAmanda\fR +output drivers\. .SH "OPTIONS" - -.TP +.PP \fB\-d\fR -Turn on debugging output\&. - -.TP +.RS 4 +Turn on debugging output\. +.RE +.PP \fB\-l\fR\fIlength\fR -Set the output length\&. If the output driver limits the output size, this controls when end of tape will be simulated\&. - -\fBLength\fR may have a multiplier suffix: - - +.RS 4 +Set the output length\. If the output driver limits the output size, this controls when end of tape will be simulated\. +.sp +\fILength\fR +may have a multiplier suffix: +.sp +.RS 4 .nf - k \-> 1024 (Kilobytes) b \-> 512 (Blocks) M \-> 1024*1024 (Megabytes) - .fi -The default is no multiplier (bytes)\&. - -.TP -\fBif=\fR\fBinput\fR -Input to \fBdd\fR\&. Default is stdin\&. - -.TP -\fBof=\fR\fBoutput\fR -Where to send the output of \fBdd\fR\&. Default is stdout\&. - -.TP -\fBbs=\fR\fBblocksize\fR -Size of each record\&. Input records smaller than this will \fBnot\fR be padded\&. Output records will be the same size as the corresponding input record\&. Default is 512 bytes\&. - -\fBBlocksize\fR may have a multiplier suffix: - - +.RE +The default is no multiplier (bytes)\. +.RE +.PP +\fBif=\fR\fIinput\fR +.RS 4 +Input to +\fBdd\fR\. Default is stdin\. +.RE +.PP +\fBof=\fR\fIoutput\fR +.RS 4 +Where to send the output of +\fBdd\fR\. Default is stdout\. +.RE +.PP +\fBbs=\fR\fIblocksize\fR +.RS 4 +Size of each record\. Input records smaller than this will +\fInot\fR +be padded\. Output records will be the same size as the corresponding input record\. Default is 512 bytes\. +.sp +\fIBlocksize\fR +may have a multiplier suffix: +.sp +.RS 4 .nf - k \-> 1024 (Kilobytes) b \-> 512 (Blocks) M \-> 1024*1024 (Megabytes) - .fi -The default is no multiplier (bytes)\&. - -.TP -\fBcount=\fR\fBcount\fR -Number of records to copy\&. Default is all records until end of file\&. - -.TP -\fBskip=\fR\fBcount\fR -Number of records to skip before copying input to output\&. Default is zero\&. - +.RE +The default is no multiplier (bytes)\. +.RE +.PP +\fBcount=\fR\fIcount\fR +.RS 4 +Number of records to copy\. Default is all records until end of file\. +.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 , John R\&. Jackson : Original text - +Marc Mengel +, John R\. Jackson + +: Original text .PP -Stefan G\&. Weichinger, , maintainer of the \fBAmanda\fR\-documentation: XML\-conversion - +Stefan G\. Weichinger, +, maintainer of the +\fIAmanda\fR\-documentation: XML\-conversion .SH "SEE ALSO" - .PP -\fBamanda\fR(8) +\fBamanda\fR(8), +: http://wiki.zmanda.com