]> git.sur5r.net Git - bacula/docs/commitdiff
Tweak manual
authorKern Sibbald <kern@sibbald.com>
Sun, 24 Mar 2013 15:31:58 +0000 (16:31 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 24 Mar 2013 15:34:53 +0000 (16:34 +0100)
Conflicts:

docs/manuals/en/main/storedconf.tex
docs/manuals/en/misc/dvd.tex

docs/manuals/en/main/storedconf.tex
docs/manuals/en/misc/dvd.tex
docs/manuals/en/misc/misc.tex

index 36d63975fbacbb4aaadd0ea9f9f3c9782079f1dc..bc59512a381564cc87fd368e324d77bce62a18b9 100644 (file)
@@ -1040,21 +1040,6 @@ the editing codes that can be used in this directive.
    writing to a device that requires mount (USB).  The default is to use the
    working directory. 
 
-\item [Maximum Part Size = {\it bytes}]
-   \index[sd]{Maximum Part Size}
-   \index[sd]{Directive!Maximum Part Size}
-   This is the maximum size of a volume part file. The default is no limit.
-   This directive is implemented only in version 1.37 and later.
-
-   If the device requires  mount, it is transferred to the device when this size
-   is reached.  In this case, you must take care to have enough disk space left
-   in  the spool directory.  
-
-   Otherwise, it is left on the hard disk.  
-
-   It is ignored for tape and FIFO devices.  
-
-
 \end{description}
 
 \label{mountcodes}
@@ -1062,8 +1047,8 @@ the editing codes that can be used in this directive.
 \index[general]{Directives!Edit Codes}
 \index[general]{Edit Codes for Mount and Unmount Directives }
 
-Before submitting the {\bf Mount Command}, {\bf Unmount Command}, 
-{\bf Write Part Command}, or {\bf Free Space Command} directives 
+Before submitting the {\bf Mount Command}, {\bf Unmount Command},
+or {\bf Free Space Command} directives
 to the operating system, Bacula performs character substitution of the
 following characters:
 
@@ -1074,8 +1059,7 @@ following characters:
     %e = erase (set if cannot mount and first part)
     %n = part number
     %m = mount point
-    %v = last part name (i.e. filename)
-\end{verbatim}
+\end{lstlisting}
 \normalsize
 
 
@@ -1085,7 +1069,7 @@ following characters:
 All the directives in this section are implemented only in
 Bacula version 1.37 and later and hence are available in version 1.38.6.
 
-As of version 1.39.5, the directives
+The directives: 
 "Requires Mount", "Mount Point", "Mount Command", and "Unmount Command"
 apply to removable filesystems such as USB.
 
index c63ec14c5d0ce3211681b145b2d2c7957b779a15..1de4b227c6db23eac3d7fb8d1304ebcf25bc4cfa 100644 (file)
@@ -145,8 +145,8 @@ able to use a mount command such as:
 
 \item [Free Space Command = {\it name-string}]
    \index[general]{Free Space Command  }
-   Command that must be executed to check how much free space is left on the 
-   device. Before the command is executed,\%a is replaced with the Archive
+   Command that must be executed to check how much free space is left on the
+   device. Before the command is executed, \%a is replaced with the Archive
    Device.
 
    For a DVD, you will most frequently specify the Bacula supplied  {\bf
index 59351e525fc4a26ae226f2a19a3fe2783df29a34..114081182b7d53be869c40d7e3829b00fddc0396 100644 (file)
@@ -48,7 +48,7 @@
 \include{python}
 \include{vars}
 \include{stunnel}
-\include{dvd}
+%% \include{dvd}
 \include{projects}
 \include{internaldb}
 \include{license}