summaryrefslogtreecommitdiff
path: root/dh_installlogrotate.1
diff options
context:
space:
mode:
authorjoey <joey>2001-02-09 23:13:53 +0000
committerjoey <joey>2001-02-09 23:13:53 +0000
commit7f94f1760a87781615730ae5daf9b6b58a7feaf9 (patch)
treef4e87a742fb7798eed9d5f4bd8f16c22eaca4268 /dh_installlogrotate.1
parent3560a26af72470982137705ff8ab701217416242 (diff)
r432: more podization, will it ever end?
Diffstat (limited to 'dh_installlogrotate.1')
-rw-r--r--dh_installlogrotate.126
1 files changed, 0 insertions, 26 deletions
diff --git a/dh_installlogrotate.1 b/dh_installlogrotate.1
deleted file mode 100644
index 2cea36e0..00000000
--- a/dh_installlogrotate.1
+++ /dev/null
@@ -1,26 +0,0 @@
-.TH DH_INSTALLLOGROTATE 1 "" "Debhelper Commands" "Debhelper Commands"
-.SH NAME
-dh_installlogrotate \- install logrotate config files
-.SH SYNOPSIS
-.B dh_logrotate
-.I "[debhelper options]"
-.SH "DESCRIPTION"
-dh_installlogrotate is a debhelper program that is responsible for installing
-logrotate config files into etc/logrotate.d in package build directories.
-Files named debian/package.logrotate are installed.
-.SH OPTIONS
-.TP
-.B debhelper options
-See
-.BR debhelper (1)
-for a list of options common to all debhelper commands.
-.SH ENVIRONMENT
-See
-.BR debhelper (1)
-for a list of environment variables that affect all debhelper commands.
-.SH "SEE ALSO"
-.BR debhelper (1)
-.SH "CONFORMS TO"
-Debian policy, version 3.0.1
-.SH AUTHOR
-Joey Hess <joeyh@debian.org>