From: Karl Cunningham Date: Wed, 20 Jul 2005 15:08:35 +0000 (+0000) Subject: Corrected minor LaTeX errors X-Git-Tag: Release-1.38.0~275 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5de838e2996310a09fdbf131d0f88fcc9a578706;p=bacula%2Fdocs Corrected minor LaTeX errors --- diff --git a/docs/developers/generaldevel.tex b/docs/developers/generaldevel.tex index 41ad6cd7..a98acc6c 100644 --- a/docs/developers/generaldevel.tex +++ b/docs/developers/generaldevel.tex @@ -671,7 +671,7 @@ Output from the Jmsg() will go to the Job report.
If the Jmsg is followed with a number such as Jmsg1(...), the number indicates the number of arguments to be substituted (varargs is not -standard for #defines), and what is more important is that the file and +standard for \#defines), and what is more important is that the file and line number will be prefixed to the message. This permits a sort of debug from user's output.