diff options
author | joey <joey> | 2001-12-11 06:13:11 +0000 |
---|---|---|
committer | joey <joey> | 2001-12-11 06:13:11 +0000 |
commit | 768bf86cede6fc8cec8423c094ce86fcba99573e (patch) | |
tree | 826f0e791fdffd8d6df95f7d4ddfc7c57f862cd5 /dh_installman | |
parent | 088be5d001d899c42b9d572e91198791748e5b46 (diff) | |
download | debhelper-768bf86cede6fc8cec8423c094ce86fcba99573e.tar.gz |
r497: this and that
Diffstat (limited to 'dh_installman')
-rwxr-xr-x | dh_installman | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installman b/dh_installman index c6b90f74..7d4c349c 100755 --- a/dh_installman +++ b/dh_installman @@ -20,7 +20,7 @@ dh_installman is a debhelper program that handles installing man pages into the correct locations in package build directories. You tell it what man pages go in your packages, and it figures out where to install them based on the section field in their .TH line and their filename -extention. It also supports translated man pages, by looking for extentions +extention. It also supports translated man pages, by looking for extensions like .ll.8 and .ll_LL.8 Any man page filenames specified as parameters will be installed into the |