diff options
Diffstat (limited to 'main/dpkg.8')
-rw-r--r-- | main/dpkg.8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/main/dpkg.8 b/main/dpkg.8 new file mode 100644 index 000000000..bf760f430 --- /dev/null +++ b/main/dpkg.8 @@ -0,0 +1,20 @@ +.\" Hey, Emacs! This is an -*- nroff -*- source file. +.TH DPKG 8 "29th November 1995" "Debian Project" "Debian GNU/Linux" +.SH NAME +dpkg \- Debian package installation tool +.SH DESCRIPTION +.B dpkg +does not have a useful man page. Please do not report this as a bug, +as this has already been done many times. + +Instead, if you are a competent and accurate writer and are willing to +spend the time reading the source code and writing good manpages +please write a better man page than this one. + +Type +.B dpkg \-\-help +for a brief summary of how to use dpkg. + +.SH AUTHOR +Ian Jackson <ijackson@gnu.ai.mit.edu>; tarfile extraction code +contributed by Bruce Perens <bruce@pixar.com>. |