From f883c16f7025b3085c7e04006f28ebd4b2a286a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 11 Jan 2010 00:56:16 +0000 Subject: doc tweaks git-svn-id: svn://tug.org/texlive/trunk@16667 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 4f5bdae1a53..c262da53890 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -2983,9 +2983,9 @@ sub action_generate { # if --rebuild-sys is given *and* --dest we warn that this might not # work if the destination is not the default one if ($opts{"rebuild-sys"} && $dest) { - tlwarn("tlmgr generate $what: --rebuild-sys and --dest given.\n"); - tlwarn("The call to fmtutil-sys can fail if the given destination does\n"); - tlwarn("not conincide with the default one.\n"); + tlwarn("tlmgr generate $what: warning: both --rebuild-sys and --dest\n", + "given; the call to fmtutil-sys can fail if the given\n", + "destination is different from the default.\n"); } # # we have to set TEXMFVAR, TEXMFCONFIG in the environment so that -- cgit v1.2.3