summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-14 17:51:18 +0000
committerKarl Berry <karl@freefriends.org>2007-10-14 17:51:18 +0000
commitbabe1f4cb59aecb594d0a13426427835c8cf2a4b (patch)
tree0adaca24b92f2efc699e5d30b244ac2bcf37257f /Master
parentba6d143197e2488cdbd7ab23c2bd3902e6acf66e (diff)
doc here, too
git-svn-id: svn://tug.org/texlive/trunk@5186 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm4
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index b6924be6ad5..7cc5aa7415c 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -10,7 +10,7 @@ package TeXLive::TLPDB;
=pod
=head1 NAME
-C<TeXLive::TLPDB> -- A database of TeXLive Packages
+C<TeXLive::TLPDB> -- A database of TeX Live Packages
=head1 SYNOPSIS
@@ -363,7 +363,7 @@ sub _generate_listfile {
=item C<< $tlpdb->location("/path/to/texlive.tlpdb") >>
The function C<location> allows to read and set the location of the
-text file of the TeXLive database.
+text file of the TeX Live database, by default named C<texlive.tlpdb>.
=cut
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 8418aa23aea..43eeaad84f1 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -568,7 +568,7 @@ sub binaries_available_from_disk {
=item C<binaries_available_from_net>
The function C<binaries_available_from_net> returns a list of
-platforms supported by the TeXLive server. It downloads the file
+platforms supported by the TeX Live server. It downloads the file
C<$::texlive_url/texlive.tlpdb> and looks for files
C</^bin\/(.*)\/kpsewhich/>.