Description: Fix build errors
 Without these patches, build works on Debian 12 but no in Debian
 unstable, probably due to changes in texlive.
Author: Carsten Leonhardt <leo@debian.org>
Last-Update: 2024-11-24

--- a/manuals/en/main/cdp.tex
+++ b/manuals/en/main/cdp.tex
@@ -1,4 +1,4 @@
-\chapter{Using \bacula{} \acl{CDP}}
+\chapter{Using \bacula{} CDP}
 \label{blb:cdp}
 \index[general]{CDP}
 \index[general]{Continuous Data Protection}
--- a/manuals/en/main/postgresql.tex
+++ b/manuals/en/main/postgresql.tex
@@ -305,7 +305,7 @@
 Where you should replace \bfilename{/dev/nst0} with the appropriate tape drive
 device name for your machine.
 
-\section{Installing \postgresql{} from \acsp{RPM}}
+\section{Installing \postgresql{} from RPM}
 \index[general]{\postgresql{}!Installing from \acsp{RPM}}
 \index[general]{Installing \postgresql{} from \acsp{RPM}}
 If you are installing \postgresql{} from \acsp{RPM}, you will need to install
--- a/manuals/en/main/tls.tex
+++ b/manuals/en/main/tls.tex
@@ -841,7 +841,7 @@
 Please note that the \bdirectivename{\acs{TLS} Allowed CN} directive is only configured on the Storage Daemon side.
 This is due to the fact that the communication in this case is always between the Storage Daemon acting as a ``\acs{TLS} server'' and the File Daemon acting as a ``\acs{TLS} client''.  In this case, the client is the peer in the \acs{TLS} communications context.  The \ac{CN} in the client's certificate subject will be checked by the Storage Daemon if it is an ``\emph{Allowed \acs{CN}}''.  in the case of the above example, \bdirectivename{\acs{TLS} Allowed CN = darkstar.example.com, arrakis.example.com} is allowing ``darkstar-fd'' (at darkstar.example.com) and ``arrakis-fd'' (at arrakis.example.com) clients to connect to ``caladan-sd'' storage daemon at ``caladan.example.com'' using \acs{TLS}.
 
-\subsection{Using Certificates Issued by Different Root \acsp{CA}}
+\subsection{Using Certificates Issued by Different Root CA}
 
 It is possible to have a \acs{TLS} environment that uses certificates issued by different \acsp{CA}. In the above examples, we have been using only one root \acs{CA}:
 \begin{bVerbatim}
