summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-13 23:53:06 +0000
committerKarl Berry <karl@freefriends.org>2008-12-13 23:53:06 +0000
commitccfef10698e5e6e1afc70cb15e03ae531a376de5 (patch)
tree0ecd8cc9d3ee272d8211a679a93cdf7ee30ac942 /Master/texmf
parent17bb89fe57869452e37ef62f4b3f537ab4d1b611 (diff)
doc fix
git-svn-id: svn://tug.org/texlive/trunk@11610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 4e00de5952a..148faf4e3af 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -2739,7 +2739,7 @@ C<--backupdir> is not specified on the command line, the C<backupdir>
option value is used (if set).
The C<autobackup> option (de)activates the automatic generation of
-backups. Its value is an integer. If C<autobackup> is C<-1<, backups
+backups. Its value is an integer. If C<autobackup> is C<-1>, backups
will not be removed by default. If C<autobackup> is 0 or positive, it
specifies the number of backups to be kept. Thus, backups are disabled
with 0 as the values.