Tidy POD markup
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 15 Sep 2023 22:53:53 +0000 (17:53 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 15 Sep 2023 22:53:53 +0000 (17:53 -0500)
gatekeeper.pl

index 4ee13da116be9c1f9b9d01d4db3cedf9fa646bce..abdaf9b4f21971e36a90501f51f71a4138e93595 100755 (executable)
@@ -62,8 +62,6 @@ If the configuration file defines any zones, this parameter is required.
 If the configuration file does not define zones, this parameter must not be
 given.
 
-=back
-
 =item B<--with-gpgv>
 
 Specify alternate location for GPG signature verfication tool.  Default is
@@ -138,7 +136,6 @@ subdirectories. Example:
 =over
 
 =item
-
 Jim can only upload to aspell/dict/en so his key is located in
 packages/aspell/dict/en/pubring.gpg. Paul can upload to any aspell
 directory so his key is in packages/aspell/pubring.gpg. When Paul
@@ -249,8 +246,6 @@ This section catches the internal documentation for internal functions
 within the gatekeeper program.  This is for programmers maintaining the
 gatekeeper itself and these functions may change without notice.
 
-=over
-
 =cut
 
 \f
@@ -594,8 +589,6 @@ if (IN_TEST_MODE) {
 
 \f
 
-=back
-
 =head2 Logging and General Utilities
 
 =over