summaryrefslogtreecommitdiff
path: root/dh_movefiles.1
diff options
context:
space:
mode:
Diffstat (limited to 'dh_movefiles.1')
-rw-r--r--dh_movefiles.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_movefiles.1 b/dh_movefiles.1
index 645e8263..f27b36f6 100644
--- a/dh_movefiles.1
+++ b/dh_movefiles.1
@@ -6,7 +6,7 @@ dh_movefiles \- move files out of debian/tmp into subpackages
.I "[debhelper options] [--sourcedir=dir] [file ..]"
.SH "DESCRIPTION"
dh_movefiles is a debhelper program that is responsible for moving files out
-of debian/tmp or some other directory and into other package build
+of debian/tmp or some other directory and into other package build
directories. This may be useful if your package has a Makefile that installs
everything into debian/tmp, and you need to break that up into subpackages.
.P