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_installlogrotate | |
parent | 2d76f9e8cf76146e7b24ac4232918f584cfb8a16 (diff) | |
download | debhelper-088be5d001d899c42b9d572e91198791748e5b46.tar.gz |
r496: * Man page cleanups, Closes: #119335
Diffstat (limited to 'dh_installlogrotate')
-rwxr-xr-x | dh_installlogrotate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installlogrotate b/dh_installlogrotate index 24531523..6aec670f 100755 --- a/dh_installlogrotate +++ b/dh_installlogrotate @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS - dh_installlogrotate [debhelper options] +B<dh_installlogrotate> [S<I<debhelper options>>] =head1 DESCRIPTION |