summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlprm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-14 00:40:04 +0000
committerKarl Berry <karl@freefriends.org>2007-10-14 00:40:04 +0000
commitc78ee64259772594abfc6cbda052f056fc695617 (patch)
treeded9acbc53a0de5888148c7fce63b87c07698816 /Master/tlpkg/bin/tlprm
parent0ef6ecbe1b6e0a28fd98fe86e024a36b09a3aee2 (diff)
doc fixes
git-svn-id: svn://tug.org/texlive/trunk@5180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlprm')
-rwxr-xr-xMaster/tlpkg/bin/tlprm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm
index 57153c254f3..cfba032f89e 100755
--- a/Master/tlpkg/bin/tlprm
+++ b/Master/tlpkg/bin/tlprm
@@ -4,9 +4,9 @@
# This file is licensed under the GNU General Public License version 2
# or any later version.
#
-# Remove a package from the TeX Live source repository.
-# We use this when a package becomes obsolete, gets merged, or whatever.
-# It doesn't currently handle package removals from an installation.
+# Remove a package from the TeX Live source repository. We use this on
+# the source tree when a package becomes obsolete, gets merged, or
+# whatever. It doesn't handle package removals from an installed tree.
our $mydir;