summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-01-07 10:01:20 +0000
committerNorbert Preining <preining@logic.at>2008-01-07 10:01:20 +0000
commite95ad6d55ea162921992377b10bd5a721e8ff13f (patch)
tree78a98b4b2668d64d59e8b561619b6e5f783cea73
parent6485c9f2508617715e0639210aba279add36a186 (diff)
fix documentation
git-svn-id: svn://tug.org/texlive/trunk@6084 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index c9595cff549..ad5cf3d99fc 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -822,9 +822,9 @@ sub architectures_available {
The function C<additional_architectures_available_from_net> returns a
list of additional platforms supported by the TeX Live server. It
-downloads the file C<$::texlive_db_url/texlive.tlpdb> and creates a new
-object c<$::tlpdb_netbin>. The argument is a reference of the global
-C<%vars> hash.
+downloads the file C<$::texlive_url/$::netarchive/texlive.pkgver> and
+creates a new object c<$::tlpdb_netbin>. The argument is a reference of
+the global C<%vars> hash.
=cut