From 5971ed27a5147b9b05de1667b2ff9cc81781718e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 15 May 2018 18:05:15 +0000 Subject: pod list fixes for tug.org/texlive/doc/tlpkgdoc git-svn-id: svn://tug.org/texlive/trunk@47724 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPDB.pm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLPDB.pm') diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index 0a5db18334f..4b4a053d48b 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -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 @@ sub _get_package { =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,7 +2609,9 @@ The purpose of virtual databases is to collect several data sources 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 @@ sub match_glob { =pod +=back + =head1 OPTIONS Options regarding the full TeX Live installation to be described are saved -- cgit v1.2.3