From 4bff56c802e22e7c8724178e951ce83af3c8b7fd Mon Sep 17 00:00:00 2001 From: Karl Cunningham Date: Wed, 20 Jul 2005 14:02:44 +0000 Subject: [PATCH] Corrected minor LaTeX errors --- docs/manual/dvd.tex | 5 +++-- docs/manual/tls.tex | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/manual/dvd.tex b/docs/manual/dvd.tex index c67c87b5..442a81f3 100644 --- a/docs/manual/dvd.tex +++ b/docs/manual/dvd.tex @@ -106,7 +106,7 @@ Device resource. 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}] @@ -131,7 +131,7 @@ Device resource. 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. @@ -155,6 +155,7 @@ as {\bf /mnt/cdrom}. The following directives are added to the Director's Job resource. \label{WritePartAfterJob} +\begin{description} \item [Write Part After Job = \lt{}yes|no\gt{}] \index[dir]{Write Part After Job } If this directive is set to {\bf yes} (default {\bf no}), the diff --git a/docs/manual/tls.tex b/docs/manual/tls.tex index 6cd14e91..1ef94dfc 100644 --- a/docs/manual/tls.tex +++ b/docs/manual/tls.tex @@ -7,7 +7,7 @@ Bacula TLS (Transport Layer Security) is built-in network encryption code to provide secure network transport similar to -that offered by {\bf stunnel} or {\bs ssh}. The Bacula code was +that offered by {\bf stunnel} or {\bf ssh}. The Bacula code was written by Landon Fuller. Supported features of this code include: @@ -102,7 +102,7 @@ may use openssl: openssl dhparam -out dh1024.pem -5 1024 \end{verbatim} -\end{itemize} +\end{description} \subsection*{Creating a Self-signed Certificate} \index[general]{Creating a Self-signed Certificate } -- 2.39.5