From: Karl Cunningham Date: Mon, 18 Jul 2005 20:05:51 +0000 (+0000) Subject: Corrected minor LaTeX errors. X-Git-Tag: Release-1.38.0~285 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8c5d8dbf91706cb45843722787f7b1d3ee2907b5;p=bacula%2Fdocs Corrected minor LaTeX errors. --- diff --git a/docs/manual/dirdconf.tex b/docs/manual/dirdconf.tex index 2fbc57df..52f075d8 100644 --- a/docs/manual/dirdconf.tex +++ b/docs/manual/dirdconf.tex @@ -893,7 +893,7 @@ The following line in the Job resoure in the bacula-dir.conf file: \normalsize When the job is run, you will get messages from the output of the script stating that the backup has started. Even though the command being run is - backgrounded with &, the job will block until the "db2 BACKUP DATABASE" command, + backgrounded with \&, the job will block until the "db2 BACKUP DATABASE" command, thus the backup stalls. To remedy this situation, the "db2 BACKUP DATABASE" line should be changed to the following: diff --git a/docs/manual/storedconf.tex b/docs/manual/storedconf.tex index b7ec70f7..264c8289 100644 --- a/docs/manual/storedconf.tex +++ b/docs/manual/storedconf.tex @@ -823,7 +823,7 @@ Bacula version 1.37 and later. dvd-writepart is the Bacula supplied script file. This command will already be present, but commented out, in the default bacula-sd.conf file. To use it, simply remove - the comment (#) symbol. + the comment (\#) symbol. \item [Free Space Command = {\it name-string}] @@ -848,7 +848,7 @@ Bacula version 1.37 and later. dvd-freespace to see what output Bacula expects from this command. This command will already be present, but commented out, in the default bacula-sd.conf file. To use it, simply remove - the comment (#) symbol. + the comment (\#) symbol. If you do not set it, Bacula will expect there is always free space on the device.