From 8c5d8dbf91706cb45843722787f7b1d3ee2907b5 Mon Sep 17 00:00:00 2001 From: Karl Cunningham Date: Mon, 18 Jul 2005 20:05:51 +0000 Subject: [PATCH] Corrected minor LaTeX errors. --- docs/manual/dirdconf.tex | 2 +- docs/manual/storedconf.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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. -- 2.39.5