texlive[47724] Master/tlpkg/TeXLive: pod list fixes for

commits+karl at tug.org commits+karl at tug.org
Tue May 15 20:05:16 CEST 2018


Revision: 47724
          http://tug.org/svn/texlive?view=revision&revision=47724
Author:   karl
Date:     2018-05-15 20:05:15 +0200 (Tue, 15 May 2018)
Log Message:
-----------
pod list fixes for tug.org/texlive/doc/tlpkgdoc

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLCrypto.pm
    trunk/Master/tlpkg/TeXLive/TLPDB.pm
    trunk/Master/tlpkg/TeXLive/TLWinGoo.pm

Modified: trunk/Master/tlpkg/TeXLive/TLCrypto.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLCrypto.pm	2018-05-15 17:37:55 UTC (rev 47723)
+++ trunk/Master/tlpkg/TeXLive/TLCrypto.pm	2018-05-15 18:05:15 UTC (rev 47724)
@@ -1,5 +1,5 @@
 # $Id$
-# TeXLive::TLcrypto.pm - handle checksums and signatures.
+# TeXLive::TLCrypto.pm - handle checksums and signatures.
 # Copyright 2016-2018 Norbert Preining
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
@@ -67,6 +67,8 @@
 
 =pod
 
+=over 4
+
 =item C<< setup_checksum_method() >>
 
 Tries to find a checksum method: check usability of C<Digest::SHA>,

Modified: trunk/Master/tlpkg/TeXLive/TLPDB.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLPDB.pm	2018-05-15 17:37:55 UTC (rev 47723)
+++ trunk/Master/tlpkg/TeXLive/TLPDB.pm	2018-05-15 18:05:15 UTC (rev 47724)
@@ -1,5 +1,5 @@
 # $Id$
-# TeXLive::TLPDB.pm - module for using tlpdb files
+# TeXLive::TLPDB.pm - tlpdb plain text database files.
 # Copyright 2007-2018 Norbert Preining
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
@@ -807,7 +807,7 @@
 
 =pod
 
-=item C<< $tlpdb->media_of_package($pkg [, $tag]);
+=item C<< $tlpdb->media_of_package($pkg [, $tag]) >>
 
 returns the media type of the package. In the virtual case a tag can
 be given and the media of that repository is used, otherwise the
@@ -2609,8 +2609,10 @@
 and present them in one way. The normal functions will always return
 the best candidate for the set of functions.
 
-More docs to be written
+More docs to be written someday, maybe.
 
+=over 4
+
 =cut
 
 #
@@ -2988,6 +2990,8 @@
 
 =pod
 
+=back
+
 =head1 OPTIONS
 
 Options regarding the full TeX Live installation to be described are saved

Modified: trunk/Master/tlpkg/TeXLive/TLWinGoo.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLWinGoo.pm	2018-05-15 17:37:55 UTC (rev 47723)
+++ trunk/Master/tlpkg/TeXLive/TLWinGoo.pm	2018-05-15 18:05:15 UTC (rev 47724)
@@ -1,6 +1,6 @@
 # $Id$
-# TeXLive::TLWinGoo.pm - Windows nastiness
-# Copyright 2008-2017 Siep Kroonenberg, Norbert Preining
+# TeXLive::TLWinGoo.pm - Windows goop.
+# Copyright 2008-2018 Siep Kroonenberg, Norbert Preining
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
 
@@ -1079,6 +1079,8 @@
 
 =head2 SHORTCUTS
 
+=over 4
+
 =item C<add_shortcut($dir, $name, $icon, $prog, $args, $batgui)>
 
 Add a shortcut, with name $name and icon $icon, pointing to



More information about the tex-live-commits mailing list