lintian doesn't like orphan packages with uploaders...
[debian/amanda] / man / amcleanup.8
index aafebae3230454cce8c70df12ae694efd8ca1d3d..a45e34075e3e8771d883acd24cbd4421ef11663c 100644 (file)
@@ -1,13 +1,22 @@
 '\" t
 .\"     Title: amcleanup
 .\"    Author: James da Silva <jds@amanda.org>
-.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
-.\"      Date: 04/10/2009
+.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
+.\"      Date: 01/10/2013
 .\"    Manual: System Administration Commands
-.\"    Source: Amanda 2.6.1p1
+.\"    Source: Amanda 3.3.3
 .\"  Language: English
 .\"
-.TH "AMCLEANUP" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "System Administration Commands"
+.TH "AMCLEANUP" "8" "01/10/2013" "Amanda 3\&.3\&.3" "System Administration Commands"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
-amcleanup \- run the \fIAmanda\fR cleanup process after a failure
+amcleanup \- run the Amanda cleanup process after a failure
 .SH "SYNOPSIS"
 .HP \w'\fBamcleanup\fR\ 'u
-\fBamcleanup\fR [\fB\-k\fR] [\fB\-p\fR] [\fB\-v\fR] \fIconfig\fR
+\fBamcleanup\fR [\fB\-k\fR] [\fB\-p\fR] [\fB\-r\fR] [\fB\-v\fR] \fIconfig\fR
 .SH "DESCRIPTION"
 .PP
 \fBAmcleanup\fR
 generates the
-\fI\fIAmanda\fR\fR\fI Mail Report\fR
-and updates the
-\fIAmanda\fR
-databases after a system failure on a tape server host\&. This cleanup process is normally done automatically as part of the
+\fIAmanda Mail Report\fR
+and updates the Amanda databases after a system failure on a tape server host\&. This cleanup process is normally done automatically as part of the
 \fBamdump\fR
 program, but if
 \fBamdump\fR
@@ -38,10 +45,17 @@ cannot complete for some reason (usually because of a tape server host crash),
 \fBamcleanup\fR
 must be run some time later (usually during system boot)\&.
 .PP
+The
+\fBamcleanupdisk\fR
+program is run with the same
+[\fB\-r\fR]
+and
+[\fB\-v\fR]
+options\&.
+.PP
 See the
 \fBamanda\fR(8)
-man page for more details about
-\fIAmanda\fR\&.
+man page for more details about Amanda\&.
 .SH "OPTIONS"
 .PP
 \fB\-k\fR
@@ -54,23 +68,24 @@ Kill all process listed in the log file are their child\&. if there is no log fi
 Do the cleanup only if all process listed in the log file are already terminated\&.
 .RE
 .PP
+\fB\-r\fR
+.RS 4
+Remove bad file in holding disk\&. This options is passed to amcleanupdisk\&.
+.RE
+.PP
 \fB\-v\fR
 .RS 4
-Generate verbose output\&.
+Generate verbose output\&. This options is passed to amcleanupdisk\&.
 .RE
 .SH "EXAMPLES"
 .PP
-This example runs the
-\fIAmanda\fR
-cleanup process by hand after a failure\&.
+This example runs the Amanda cleanup process by hand after a failure\&.
 .nf
 % amcleanup daily
 .fi
 .PP
 Putting the following line in a system boot script (e\&.g\&.
-/etc/rc\&.local) runs the
-\fIAmanda\fR
-cleanup process as part of the reboot, eliminating the need to run it by hand\&.
+/etc/rc\&.local) runs the Amanda cleanup process as part of the reboot, eliminating the need to run it by hand\&.
 .nf
 /usr/local/sbin/amcleanup daily
 .fi
@@ -84,8 +99,10 @@ amcleanup: no unprocessed logfile to clean up\&.
 .SH "SEE ALSO"
 .PP
 \fBamanda\fR(8),
-\fBamdump\fR(8),
-: http://wiki.zmanda.com
+\fBamdump\fR(8)
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
 .SH "AUTHORS"
 .PP
 \fBJames da Silva\fR <\&jds@amanda\&.org\&>