diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 18:53:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-05 18:53:24 -0400 |
commit | 0dbdf93cb69c3336da3ffac4db50092ca982ff07 (patch) | |
tree | 0ae2e124a915c8e2c22a9f4711406c8e7ce0f9b8 /dh_installcatalogs | |
parent | 46a3cbebf3ef53caf67f013ade4efa82a948b10a (diff) | |
download | debhelper-0dbdf93cb69c3336da3ffac4db50092ca982ff07.tar.gz |
rules.tiny: Typo fix. Closes: #479647
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-x | dh_installcatalogs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs index e7ead755..510a2bb3 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -18,9 +18,7 @@ B<dh_installcatalogs> [S<I<debhelper options>>] [B<-n>] =head1 DESCRIPTION dh_installcatalogs is a debhelper program that installs and -registers SGML catalogs. (Note: it will be extended for XML catalog -registration when xml-core is available.) It complies with the Debian -XML/SGML policy. +registers SGML catalogs. It complies with the Debian XML/SGML policy. The file F<debian/I<package>.sgmlcatalogs> contains the catalogs to be installed per package. Each line in that file should be of the form |