summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-15 18:05:15 +0000
committerKarl Berry <karl@freefriends.org>2018-05-15 18:05:15 +0000
commit5971ed27a5147b9b05de1667b2ff9cc81781718e (patch)
treefc718eceef1113ffb49bb16452fbb58f09f4e7be /Master/tlpkg/TeXLive/TLPDB.pm
parentf52b4ea3f576190e0a9f04b262929319fd80de26 (diff)
pod list fixes for tug.org/texlive/doc/tlpkgdoc
git-svn-id: svn://tug.org/texlive/trunk@47724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm10
1 files changed, 7 insertions, 3 deletions
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