]> git.sur5r.net Git - bacula/docs/commitdiff
Fix bug #2137 two copies of Maximum Open Wait in doc
authorKern Sibbald <kern@sibbald.com>
Tue, 19 May 2015 05:48:35 +0000 (07:48 +0200)
committerKern Sibbald <kern@sibbald.com>
Tue, 19 May 2015 05:48:35 +0000 (07:48 +0200)
docs/manuals/en/main/storedconf.tex

index a0e44b0cd7342295d65f9cc02acd1dfc6a2a046d..f8cdc10ee3983b02e66c2c7cbeb1c57b37bef9f4 100644 (file)
@@ -556,9 +556,11 @@ writing to multiple drives with multiple Jobs that all use the same Pool.
 \item [Maximum Open Wait = {\it time}]
    \index[sd]{Maximum Open Wait}
    \index[sd]{Directive!Maximum Open Wait}
-   This directive specifies the maximum time in seconds for Bacula to wait
-   for a open before timing out.  If this time is exceeded,
-   Bacula will cancel the job.  The default is 5 minutes.
+   This directive specifies the maximum time in seconds that
+   Bacula will wait for a device that is busy.  The default is 5 minutes.
+   If the device cannot be obtained, the current Job will be terminated in
+   error.  Bacula will re-attempt to open the drive the next time a Job
+   starts that needs the the drive.
 
 \item [Always Open = {\it yes\vb{}no}]
    \index[sd]{Always Open}
@@ -625,15 +627,6 @@ writing to multiple drives with multiple Jobs that all use the same Pool.
    the drive on the next poll and  automatically continue with the backup. 
    Please see above more more details.
 
-\item [Maximum Open Wait = {\it time}]
-   \index[sd]{Maximum Open Wait}
-   \index[sd]{Directive!Maximum Open Wait}
-   This directive specifies the maximum amount of time in seconds that
-   Bacula will wait for a device that is busy.  The default is 5 minutes.
-   If the device cannot be obtained, the current Job will be terminated in
-   error.  Bacula will re-attempt to open the drive the next time a Job
-   starts that needs the the drive.
-
 \label{removablemedia}
 \item [Removable media = {\it yes\vb{}no}]
    \index[sd]{Removable media}