]> git.sur5r.net Git - bacula/docs/blob - docs/manual/bimagemgr.tex
kes Make sure valid argument passed to str_to_utime() where Arno
[bacula/docs] / docs / manual / bimagemgr.tex
1 %%
2 %%
3 %%  The following characters must be preceded by a backslash
4 %%    to be entered as printable characters:
5 %%
6 %%   # $ % & ~ _ ^ \ { }
7 %%
8
9 \documentclass[11pt,a4paper]{book}
10 \usepackage{html}
11 \usepackage{float}
12 \usepackage{graphicx}
13 \usepackage{bacula}
14 \usepackage{longtable}
15 \usepackage{makeidx}
16 \usepackage{index}
17 \usepackage{setspace}
18 \usepackage{hyperref}
19
20 \makeindex
21 \newindex{general}{bix}{bid}{General Index}
22
23 \sloppy
24
25 \begin{document}
26 \sloppy
27
28 \newfont{\bighead}{cmr17 at 36pt}
29 \parskip 10pt
30 \parindent 0pt
31
32
33 \title{\includegraphics{./bacula-logo.eps} \\ \bigskip
34   \begin{center}
35    \large{It comes in the night and sucks 
36           the essence from your computers. }
37   \end{center}
38 }
39 \author{Kern Sibbald}
40 \date{\vspace{1.0in}\today \\
41       This manual documents Bacula version \input{version} \\
42       ~\vspace{0.2in}\\
43       Copyright \copyright 1999-2006, Kern Sibbald \\
44       ~\vspace{0.2in}\\
45   Permission is granted to copy, distribute and/or modify this document under the terms of the \\
46   GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; \\ 
47   with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. \\
48   A copy of the license is included in the section entitled "GNU Free Documentation License".
49 }
50
51 \maketitle
52
53 \clearpage
54
55 \markboth{Bacula Manual}{}
56 \include{bimagemgr-chapter}
57 \include{fdl}
58
59 \end{document}