From 82c0783f3a9bd6d982e101a6db00a8ab790e679a Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 18 Jul 2008 21:22:01 +0000 Subject: TLUtils perldoc: fixed some `unterminated L<...>' git-svn-id: svn://tug.org/texlive/trunk@9661 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 4b73261a644..855877d5a73 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -1403,7 +1403,7 @@ sub _logit { Write a normal informational message, the concatenation of the argument strings. The message will be included unless C<-q> was specified. If -the log file (see L) is defined, it also writes there. We try to use this sparingly, mainly to give feedback during lengthy @@ -1421,7 +1421,7 @@ sub info { Write a debugging message, the concatenation of the argument strings. The message will be omitted unless C<-v> was specified. If the log -file (see L) is defined, it also writes there. =cut @@ -1435,7 +1435,7 @@ sub debug { Write a deep debugging message, the concatenation of the argument strings. The message will be omitted unless C<-v -v> was specified. If -the log file (see L) is defined, it also writes there. This output is extremely voluminous; for example, every line of input @@ -1463,7 +1463,7 @@ sub log { Write a warning message, the concatenation of the argument strings. This always and unconditionally writes the message to standard error; if -the log file (see L) is defined, it also writes there. =cut -- cgit v1.2.3