summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-17 18:50:43 +0000
committerKarl Berry <karl@freefriends.org>2007-10-17 18:50:43 +0000
commit7ce0089c074270140a683cc2aea962bec3d3957c (patch)
treeebce374f5f482a692d3fc9d6bc51b5ae1fafeeff /Master/tlpkg/TeXLive/TLPOBJ.pm
parenteebc003c2f16c6669c94d4f9e3d9116ab50b51e7 (diff)
doc
git-svn-id: svn://tug.org/texlive/trunk@5217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPOBJ.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPOBJ.pm10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm
index a1422c98681..21614f12f36 100644
--- a/Master/tlpkg/TeXLive/TLPOBJ.pm
+++ b/Master/tlpkg/TeXLive/TLPOBJ.pm
@@ -819,9 +819,13 @@ TeX Catalogue Data the function
returns and takes as argument a hash.
Arguments and return values for C<name>, C<category>, C<shortdesc>,
-C<longdesc>, C<catalogue>, C<revision> are single scalars. Arguments
-and return values for C<depends>, C<executes> are lists. Arguments and
-return values for C<docfiles>, C<runfiles>, C<srcfiles> are lists.
+C<longdesc>, C<catalogue>, C<revision> are single scalars.
+
+Arguments and return values for C<depends>, C<executes> are lists.
+
+Arguments and return values for C<docfiles>, C<runfiles>, C<srcfiles>
+are lists.
+
Arguments and return values for C<binfiles> is a hash with the
architectures as keys.