summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2008-04-25 03:47:59 +0200
committerJoey Hess <joey@kodama.kitenet.net>2008-04-24 21:50:34 -0400
commitc99c3d2116df31ac8b6aa9d4b81107a80bbca8a8 (patch)
treee3f9bb69ca294135c99a50c6a9c12d8ad7e8a711
parent59953e7e455b7ccfbf553224253f0bce46c38972 (diff)
Fix pod.
-rwxr-xr-xdh_gconf2
-rwxr-xr-xdh_icons2
-rwxr-xr-xdh_installudev4
-rwxr-xr-xdh_installwm4
4 files changed, 8 insertions, 4 deletions
diff --git a/dh_gconf b/dh_gconf
index 5600550a..84a6a6cc 100755
--- a/dh_gconf
+++ b/dh_gconf
@@ -42,6 +42,8 @@ priority instead of 10. Higher values than ten can be used by
derived distributions (20), CDD distributions (50), or site-specific
packages (90).
+=back
+
=cut
init();
diff --git a/dh_icons b/dh_icons
index 355a85bc..835287a8 100755
--- a/dh_icons
+++ b/dh_icons
@@ -30,6 +30,8 @@ fragments to call F<update-icon-caches>.
Do not modify maintainer scripts.
+=back
+
=cut
init();
diff --git a/dh_installudev b/dh_installudev
index e5108555..9dd4e18c 100755
--- a/dh_installudev
+++ b/dh_installudev
@@ -43,14 +43,14 @@ Sets the priority string of the rules.d symlink. Default is z60.
Do not modify postinst/postrm scripts.
+=back
+
=head1 NOTES
Note that this command is not idempotent. L<dh_prep(1)> should be called
between invocations of this command. Otherwise, it may cause multiple
instances of the same text to be added to maintainer scripts.
-=back
-
=cut
init();
diff --git a/dh_installwm b/dh_installwm
index 8fbe5f0a..e07b7299 100755
--- a/dh_installwm
+++ b/dh_installwm
@@ -48,14 +48,14 @@ Do not modify postinst/postrm scripts. Turns this command into a no-op.
The commands used to run the window manager or window managers you want to
register.
+=back
+
=head1 NOTES
Note that this command is not idempotent. L<dh_prep(1)> should be called
between invocations of this command. Otherwise, it may cause multiple
instances of the same text to be added to maintainer scripts.
-=back
-
=cut
init();