summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-25 19:39:45 +0000
committerKarl Berry <karl@freefriends.org>2008-11-25 19:39:45 +0000
commitf7dba269bc82f2d21a3df18bacc5b7ab027c4c38 (patch)
tree76cdcd9365125485f2b60123251fe778fdc429ec /Master/tlpkg/TeXLive/TLPDB.pm
parentf603d9c51d164c6835a63afce9cd00bfefdbe934 (diff)
doc __MASTER__
git-svn-id: svn://tug.org/texlive/trunk@11423 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index 691643ac69c..3cc08682d8a 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -781,9 +781,12 @@ sub root {
=item C<< $tlpdb->location >>
-The function C<location> returns the location of the actual C<texlive.tlpdb>
-file used. Note that this is a read-only function, you cannot change
-the root of the TLPDB using this function.
+Return the location of the actual C<texlive.tlpdb> file used. This is a
+read-only function; you cannot change the root of the TLPDB using this
+function.
+
+See C<00texlive-installation.config.tlpsrc> for a description of the
+special value C<__MASTER>.
=cut