summaryrefslogtreecommitdiff
path: root/dh_gconf
diff options
context:
space:
mode:
authorjoey <joey>2004-01-16 17:43:20 +0000
committerjoey <joey>2004-01-16 17:43:20 +0000
commit34439b97ac9a0581e1273af3a3125cad6d6bfc6f (patch)
treeabc946c539643e5049904589dc243fc4fad871e6 /dh_gconf
parentf04c9a79428b93ae0a3ced34d4af47c7777a188e (diff)
r1641: * dh_gconf: Fix man page typos, thanks Ruben Porras. Closes: #228076
* dh_gconf: Spanish man page from Ruben Porras. Closes: #228075
Diffstat (limited to 'dh_gconf')
-rwxr-xr-xdh_gconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_gconf b/dh_gconf
index 90ee14c3..2ca325de 100755
--- a/dh_gconf
+++ b/dh_gconf
@@ -18,7 +18,7 @@ B<dh_gconf> [S<I<debhelper options>>] [B<-p<package>>]
dh_gconf is a debhelper program that is responsible for registering
GConf schemas.
-It automatically generates the postinst and prerm sragments needed
+It automatically generates the postinst and prerm fragments needed
to register and unregister the schemas in etc/gconf/schemas.
These fragements will use gconftool-2, so the package should depend on
gconf2. This rogram will add an apprioriate dependency to ${misc:Depends}.
@@ -43,7 +43,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
=head1 SEE ALSO
-L<debhelper(1)>
+L<debhelper(7)>
This program is a part of debhelper.