diff options
author | joey <joey> | 2005-04-22 15:37:43 +0000 |
---|---|---|
committer | joey <joey> | 2005-04-22 15:37:43 +0000 |
commit | 6a98699c62fde1e1c75b35ecc360dd675e732187 (patch) | |
tree | 7054c331dbb2a6039b19ada50c9f93d8a62c6b90 /dh_installcatalogs | |
parent | d721a00f78677b0f8d0c7ece96e5e732115e05ba (diff) | |
download | debhelper-6a98699c62fde1e1c75b35ecc360dd675e732187.tar.gz |
r1754: * Man page typo fixes. Closes: #305809, #305804, #305815, #305810
Closes: #305812, #305814, #305819, #305818, #305817, #305822
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-x | dh_installcatalogs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs index c020820c..6bd42273 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -34,9 +34,9 @@ F</etc/sgml/I<package>.cat>. This command automatically adds maintainer script snippets for registering and unregistering the catalogs and "supercatalogs" (unless -B<-n> is used). A dependancy on B<sgml-base> will be added to +B<-n> is used). A dependency on B<sgml-base> will be added to C<${misc:Depends}>, so be sure your package uses that variable in -F<debian/control>. See L<dh_installdeb(1)> for an explantion of +F<debian/control>. See L<dh_installdeb(1)> for an explanation of Debhelper maintainer script snippets. =head1 OPTIONS |