]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/storedconf.tex
Tweak manual
[bacula/docs] / docs / manuals / en / main / storedconf.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.