From 1fe3b1740639431afffaaba509568a54b7b39759 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Jan 2009 17:20:15 +0000 Subject: machine readable doc fixes git-svn-id: svn://tug.org/texlive/trunk@11932 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 82f6ba1b325..52d6ed44fda 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3308,8 +3308,8 @@ the new package information was drawn. =item C I -The I is simply a decimal number, the sum of all the packages -given subsequently that need updating or installing. +The I is simply a decimal number, the sum of the sizes of all the +packages that need updating or installing (which are listed subseqently). =back @@ -3338,8 +3338,9 @@ The package was removed on the server. =item C -The package was removed on the server even though a collection depended -on it. (E.g., the user ran C.) +The package was removed in the local installation, even though a +collection depended on it. (E.g., the user ran C.) =item C @@ -3359,20 +3360,21 @@ the server and is (most probably) part of an installed collection. =item I -The revision number of the installed package. +The revision number of the installed package, or C<-> if it is not +present locally. =item I -The revision number of the package on the server. +The revision number of the package on the server, or C<-> if it is not +present on the server. =item I -The size in bytes of the package on the server. +The size in bytes of the package on the server. The sum of all the +package sizes is given in the C header field mentioned above. =back - - If you are developing a program that uses this output, and find that changes would be helpful, do not hesitate to write the mailing list. -- cgit v1.2.3