summaryrefslogtreecommitdiff
path: root/dh_installman
diff options
context:
space:
mode:
authorjoey <joey>2002-02-06 22:21:41 +0000
committerjoey <joey>2002-02-06 22:21:41 +0000
commit5ed0df5cddd3bb2a52ca52d508409e09669af03e (patch)
tree3c6b8e7e91c31be7dafdfe5134285bf1f8006926 /dh_installman
parent7b3307a2faf0ab9dec667408a2d00d14fcd860c8 (diff)
r508: * Typo, Closes: #132454
* Ignore leading/trailing whitespace in DH_OPTIONS, Closes: #132645
Diffstat (limited to 'dh_installman')
-rwxr-xr-xdh_installman2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installman b/dh_installman
index d61a2fa3..e558f266 100755
--- a/dh_installman
+++ b/dh_installman
@@ -24,7 +24,7 @@ extension. It also supports translated man pages, by looking for extensions
like .ll.8 and .ll_LL.8
If dh_installman seems to install a man page into the wrong section or with
-the wrong extension, this is because the man page has thw wrong section
+the wrong extension, this is because the man page has the wrong section
listed in its .TH line. Edit the man page and correct the section, and
dh_installman will follow suit. See to L<man(7)> for details about the .TH
section.