summaryrefslogtreecommitdiff
path: root/dh_installcatalogs
diff options
context:
space:
mode:
authorjoey <joey>2003-03-14 19:15:46 +0000
committerjoey <joey>2003-03-14 19:15:46 +0000
commit8e45bd46faedcb37e7fc7e9b51c9fec149fc8f33 (patch)
tree701a6e51e2c162e76ed5122817b2299e85b4e274 /dh_installcatalogs
parent58a67d25b44402b351c3e49fcb1936e7b6e53d10 (diff)
r579: updates
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-xdh_installcatalogs8
1 files changed, 4 insertions, 4 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs
index 6bdc977d..fdaf0fa7 100755
--- a/dh_installcatalogs
+++ b/dh_installcatalogs
@@ -2,7 +2,7 @@
=head1 NAME
-dh_installcatalog - install and register SGML Catalogs
+dh_installcatalogs - install and register SGML Catalogs
=cut
@@ -13,11 +13,11 @@ my $sgmlbasever = "1.17";
=head1 SYNOPSIS
-B<dh_installcatalog> [S<I<debhelper options>>] [B<-n>]
+B<dh_installcatalogs> [S<I<debhelper options>>] [B<-n>]
=head1 DESCRIPTION
-dh_registersgmlcatalog is a debhelper program that installs and
+dh_installcatalog 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.
@@ -32,7 +32,7 @@ F</usr/share/sgml/>.
Catalogs will be registered in a supercatalog, in
F</etc/sgml/I<package>.cat>.
-This script automatically adds maintainer script snippets for
+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
C<${misc:Depends}>, so be sure your package uses that variable in