diff options
author | joey <joey> | 2001-11-18 02:04:41 +0000 |
---|---|---|
committer | joey <joey> | 2001-11-18 02:04:41 +0000 |
commit | 088be5d001d899c42b9d572e91198791748e5b46 (patch) | |
tree | 181ded489d5889313725dfd6eb2fdb6b68eca65d /dh_installmanpages | |
parent | 2d76f9e8cf76146e7b24ac4232918f584cfb8a16 (diff) | |
download | debhelper-088be5d001d899c42b9d572e91198791748e5b46.tar.gz |
r496: * Man page cleanups, Closes: #119335
Diffstat (limited to 'dh_installmanpages')
-rwxr-xr-x | dh_installmanpages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installmanpages b/dh_installmanpages index cbde23c3..1f946739 100755 --- a/dh_installmanpages +++ b/dh_installmanpages @@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS - dh_installmanpages [debhelper options] [file ...] +B<dh_installmanpages> [S<I<debhelper options>>] [S<I<file ...>>] =head1 DESCRIPTION |