From 68542900fa6576da1fbf81d92409e273fcd7d756 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 10 Jul 2008 12:16:48 +0000 Subject: TLUtils: add an additional newline to the welcome text git-svn-id: svn://tug.org/texlive/trunk@9432 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 81c502d288c..ed796829dcf 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -1568,6 +1568,7 @@ sub welcome { list of groups is available on the web at http://tug.org/usergroups.html. Welcome to TeX Live! + EOF return $welcome; } @@ -1597,6 +1598,7 @@ sub welcome_paths { to your PATH for current and future sessions. Welcome to TeX Live! + EOF return $welcome; } -- cgit v1.2.3