From 9c1852bd552b30c8692bc502760aae3fb6c5083a Mon Sep 17 00:00:00 2001 From: Steve Hancock <perltidy@users.sourceforge.net> Date: Sun, 10 Jan 2021 07:08:12 -0800 Subject: [PATCH] fixed pod error in BugLog before release --- bin/perltidy | 2 +- docs/BugLog.html | 19 ------------------- docs/perltidy.html | 2 +- local-docs/BugLog.pod | 2 -- 4 files changed, 2 insertions(+), 23 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index 891ed7f0..51c830b8 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -4617,7 +4617,7 @@ The source code repository is at L<https://github.com/perltidy/perltidy>. =head1 COPYRIGHT -Copyright (c) 2000-2020 by Steve Hancock +Copyright (c) 2000-2021 by Steve Hancock =head1 LICENSE diff --git a/docs/BugLog.html b/docs/BugLog.html index 17d1b0c5..ad159303 100644 --- a/docs/BugLog.html +++ b/docs/BugLog.html @@ -17,7 +17,6 @@ <li><a href="#Issues-fixed-after-release-20201001">Issues fixed after release 20201001</a></li> <li><a href="#Issues-fixed-after-release-20200907">Issues fixed after release 20200907</a></li> <li><a href="#Open-Issues">Open Issues</a></li> - <li><a href="#POD-ERRORS">POD ERRORS</a></li> </ul> <h1 id="Issues-fixed-after-release-20201207">Issues fixed after release 20201207</h1> @@ -653,10 +652,6 @@ <p>then that file will be processed more than once. This looks harmless, but if the user was also using the -b (backup) parameter, then the original backup would be overwritten, which is not good. To avoid this, a filter has been placed on the list of files to remove duplicates. 9 Dec 2020, 646a542.</p> </dd> -</dl> - -<dl> - <dt id="Fix-for-issue-git-49-exit-status-not-correctly-set"><b>Fix for issue git #49, exit status not correctly set</b></dt> <dd> @@ -1606,20 +1601,6 @@ </dd> </dl> -<h1 id="POD-ERRORS">POD ERRORS</h1> - -<p>Hey! <b>The above document had some coding errors, which are explained below:</b></p> - -<dl> - -<dt id="Around-line-711">Around line 711:</dt> -<dd> - -<p>'=item' outside of any '=over'</p> - -</dd> -</dl> - </body> diff --git a/docs/perltidy.html b/docs/perltidy.html index 46c9b0f7..0eaf67ee 100644 --- a/docs/perltidy.html +++ b/docs/perltidy.html @@ -3572,7 +3572,7 @@ <h1 id="COPYRIGHT">COPYRIGHT</h1> -<p>Copyright (c) 2000-2020 by Steve Hancock</p> +<p>Copyright (c) 2000-2021 by Steve Hancock</p> <h1 id="LICENSE">LICENSE</h1> diff --git a/local-docs/BugLog.pod b/local-docs/BugLog.pod index b219fa22..0fe5c94d 100644 --- a/local-docs/BugLog.pod +++ b/local-docs/BugLog.pod @@ -706,8 +706,6 @@ the user was also using the -b (backup) parameter, then the original backup would be overwritten, which is not good. To avoid this, a filter has been placed on the list of files to remove duplicates. 9 Dec 2020, 646a542. -=back - =item B<Fix for issue git #49, exit status not correctly set> The exit status flag was not being set for the -w option if the -se or if the -q flag -- 2.39.5