From: Florian Ragwitz Date: Fri, 25 Apr 2008 01:47:59 +0000 (+0200) Subject: Fix pod. X-Git-Tag: 7.0.2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c99c3d2116df31ac8b6aa9d4b81107a80bbca8a8;p=debhelper.git Fix pod. --- diff --git a/dh_gconf b/dh_gconf index 5600550..84a6a6c 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 355a85b..835287a 100755 --- a/dh_icons +++ b/dh_icons @@ -30,6 +30,8 @@ fragments to call F. Do not modify maintainer scripts. +=back + =cut init(); diff --git a/dh_installudev b/dh_installudev index e510855..9dd4e18 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 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 8fbe5f0..e07b729 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 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();