From: Jacob Bachmeyer Date: Fri, 15 Sep 2023 22:53:53 +0000 (-0500) Subject: Tidy POD markup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=11f804dace54d2cde8f3d6feda58ba76af8f117e;p=gatekeeper.git Tidy POD markup --- diff --git a/gatekeeper.pl b/gatekeeper.pl index 4ee13da..abdaf9b 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -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 @@ -594,8 +589,6 @@ if (IN_TEST_MODE) { -=back - =head2 Logging and General Utilities =over