summaryrefslogtreecommitdiff
path: root/dh_du.1
diff options
context:
space:
mode:
Diffstat (limited to 'dh_du.1')
-rw-r--r--dh_du.116
1 files changed, 16 insertions, 0 deletions
diff --git a/dh_du.1 b/dh_du.1
new file mode 100644
index 00000000..aa3849e4
--- /dev/null
+++ b/dh_du.1
@@ -0,0 +1,16 @@
+.TH DH_DU 1 "" "Debhelper Commands" "Debhelper Commands"
+.SH NAME
+dh_du \- generate DEBIAN/du file (deprecated)
+.SH SYNOPSIS
+.B dh_du
+.SH "DESCRIPTION"
+dh_du is a debhelper program that was responsible for generating
+a DEBIAN/du file, which listed the disk usage of directories in the package.
+.P
+This program is now deprecated, and does nothing, after a decision by the
+debian developers that du control files should not exit. It will simply
+output a warning message now.
+.SH "SEE ALSO"
+.BR debhelper (1)
+.SH AUTHOR
+Joey Hess <joeyh@master.debian.org>