]> git.donarmstrong.com Git - perltidy.git/commitdiff
fixed pod error in BugLog before release 20210111
authorSteve Hancock <perltidy@users.sourceforge.net>
Sun, 10 Jan 2021 15:08:12 +0000 (07:08 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sun, 10 Jan 2021 15:08:12 +0000 (07:08 -0800)
bin/perltidy
docs/BugLog.html
docs/perltidy.html
local-docs/BugLog.pod

index 891ed7f05fc523c790bfbf28c44ba1e48002b019..51c830b8d28a62c95fc5b14388c75675c05e6b24 100755 (executable)
@@ -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
 
index 17d1b0c57122211d482cc9b24e07e586a4b2f581..ad159303d93c91bdf491c622ef07d618f23e95bd 100644 (file)
@@ -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>
 <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>
 
 </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>&#39;=item&#39; outside of any &#39;=over&#39;</p>
-
-</dd>
-</dl>
-
 
 </body>
 
index 46c9b0f74eeaafce72b08f3c61945753de8f69e5..0eaf67eef375b176dd91a542b65de93cb7a3b4c6 100644 (file)
 
 <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>
 
index b219fa22dd1ac5c8c2cc8e1d7f07f924d3052673..0fe5c94d41dd7ee2f0812f7e3bb4f443d5fec262 100644 (file)
@@ -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