]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manual/autochangers.tex
This commit was manufactured by cvs2svn to create tag
[bacula/docs] / docs / manual / autochangers.tex
index bf4cd8be61772feebaf2e544f1f60315f5de0e61..fd239f171d06632c39cbf095fb71ffdbaf59e0e2 100644 (file)
@@ -13,7 +13,7 @@
 \addcontentsline{toc}{subsection}{Autochangers -- General}
 
 Bacula provides autochanger support for reading and writing tapes.  In
-order to work with an autochanger, Bacula requires three things, each of
+order to work with an autochanger, Bacula requires a number of things, each of
 which is explained in more detail after this list:
 
 \begin{itemize}
@@ -354,7 +354,6 @@ Device {
   LabelMedia = no;
   AutomaticMount = yes;
   AlwaysOpen = yes;
-  Mount Anonymous Volumes = no;
 }
 \end{verbatim}
 \normalsize
@@ -387,7 +386,6 @@ Device {
   LabelMedia = no;
   AutomaticMount = yes;
   AlwaysOpen = yes;
-  Mount Anonymous Volumes = no;
 }
 
 Device {
@@ -399,7 +397,6 @@ Device {
   LabelMedia = no;
   AutomaticMount = yes;
   AlwaysOpen = yes;
-  Mount Anonymous Volumes = no;
 }
 
 \end{verbatim}