]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/basejob.tex
Fix prior bad patch and reference to undefined variable
[bacula/docs] / docs / manuals / en / main / basejob.tex
index cea5653cb3152e1626e643e8aae06b373015a43d..7429fa7093a1afb07b35072038747369cfb71ef1 100644 (file)
@@ -79,7 +79,7 @@ that it will backup files based on the last backup time, which is more useful,
 because the mtime/ctime timestamps may differ on various Clients, causing
 unnecessary files to be backed up.
 
-\begin{lstlisting}
+\begin{verbatim}
   Job {
     Name = USR
     Level = Base
@@ -115,5 +115,4 @@ unnecessary files to be backed up.
       File = /usr
     }
   }
-\end{lstlisting}
->>>>>>> fdd23df... Add small note on BaseJobs and pruning
+\end{verbatim}