]> git.donarmstrong.com Git - debhelper.git/commitdiff
fix pod oops
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Jun 2009 19:46:12 +0000 (15:46 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Jun 2009 19:46:12 +0000 (15:46 -0400)
dh_auto_configure
dh_auto_install

index 4a8c28c66599a4e1c5107862d9efaf117318ee3f..6b6b58f34ba7b2fce5b39342ceb114316da2c4ff 100755 (executable)
@@ -30,11 +30,11 @@ you're encouraged to skip using dh_auto_configure at all, and just run
 
 =head1 OPTIONS
 
-=over 4
-
 See L<debhelper(7)/BUILD SYSTEM OPTIONS> for a list of common build
 system selection and control options.
 
+=over 4
+
 =item B<--> I<params>
 
 Pass "params" to the program that is run, after the standard
index abf8e107c2c9d156c9da0e07f4189031f7d1ab2c..2e2aa2143659823038b7db397a7cb69b21f26cfb 100755 (executable)
@@ -39,11 +39,11 @@ dh_auto_install at all, and just run make install manually.
 
 =head1 OPTIONS
 
-=over 4
-
 See L<debhelper(7)/BUILD SYSTEM OPTIONS> for a list of common build
 system selection and control options.
 
+=over 4
+
 =item B<--> I<params>
 
 Pass "params" to the program that is run. These can be used to supplement