]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/autochangerres.tex
main ok but web
[bacula/docs] / docs / manuals / en / main / autochangerres.tex
index 98563c77bc1212b37e788f08305d7460682351d3..f2b6af94d276ce783fc11e70222b684b4322d893 100644 (file)
@@ -4,7 +4,7 @@
 \index[sd]{Resource!Autochanger}
 
 The Autochanger resource supports single or multiple drive
-autochangers by grouping one or more Device resources     
+autochangers by grouping one or more Device resources
 into one unit called an autochanger in Bacula (often referred to
 as a "tape library" by autochanger manufacturers).
 
@@ -13,7 +13,7 @@ you {\bf must} have an Autochanger resource in your Storage
 conf file, and your Director's Storage directives that want to
 use an Autochanger {\bf must} refer to the Autochanger resource name.
 In previous versions of Bacula, the Director's Storage directives
-referred directly to Device resources that were autochangers.     
+referred directly to Device resources that were autochangers.
 In version 1.38.0 and later, referring directly to Device resources
 will not work for Autochangers.
 
@@ -52,10 +52,10 @@ will not work for Autochangers.
 
 \end{description}
 
-The following is an example of a valid Autochanger resource definition: 
+The following is an example of a valid Autochanger resource definition:
 
 \footnotesize
-\begin{verbatim}
+\begin{lstlisting}
 Autochanger {
   Name = "DDS-4-changer"
   Device = DDS-4-1, DDS-4-2, DDS-4-3
@@ -80,7 +80,7 @@ Device {
   Autoselect = no
   ...
 }
-\end{verbatim}
+\end{lstlisting}
 \normalsize
 
 Please note that it is important to include the {\bf Autochanger = yes} directive
@@ -94,9 +94,9 @@ to have it automatically used when Bacula references the Autochanger for backups
 for example, you want to reserve it for restores, you can add the directive:
 
 \footnotesize
-\begin{verbatim}
+\begin{lstlisting}
 Autoselect = no
-\end{verbatim}
+\end{lstlisting}
 \normalsize
 
 to the Device resource for that drive. In that case, Bacula will not automatically