diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-06-15 22:20:22 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2008-06-15 22:20:22 +0000 |
commit | c4f690378dab1eb49ee454e7ecce5b0010d1af8a (patch) | |
tree | 5a82d48fb6c4c534b12476a7465db2c1573ecd4b /Master/tlpkg/TeXLive/TLUtils.pm | |
parent | 37b0e2c6c7d7340e5b9ed112ebac65f4836963ac (diff) |
TLUtils.pm: welcome messages: improved line breaks.
git-svn-id: svn://tug.org/texlive/trunk@8762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLUtils.pm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 21aacdf16ba..7be54a1038f 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -1334,8 +1334,8 @@ sub welcome { (http://tug.org/texlive/) contains any updates and corrections. TeX Live is a joint project of the TeX user groups around the world; - please consider supporting it by joining the group best for you. - The list of groups is available on the web at http://tug.org/usergroups.html. + please consider supporting it by joining the group best for you. The + list of groups is available on the web at http://tug.org/usergroups.html. Welcome to TeX Live! EOF @@ -1358,9 +1358,8 @@ sub welcome_paths { (http://tug.org/texlive/) contains any updates and corrections. TeX Live is a joint project of the TeX user groups around the world; - please consider supporting it by joining the group best for you. - The list of groups is available on the web at - http://tug.org/usergroups.html. + please consider supporting it by joining the group best for you. The + list of groups is available on the web at http://tug.org/usergroups.html. Add $::vars{'TEXDIR'}/texmf/doc/man to MANPATH. Add $::vars{'TEXDIR'}/texmf/doc/info to INFOPATH. |