]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/fr/concepts/concepts.tex
Reset everything to English
[bacula/docs] / docs / manuals / fr / concepts / concepts.tex
diff --git a/docs/manuals/fr/concepts/concepts.tex b/docs/manuals/fr/concepts/concepts.tex
deleted file mode 100644 (file)
index c4f4b08..0000000
+++ /dev/null
@@ -1,115 +0,0 @@
-%%
-%%
-%%  The following characters must be preceded by a backslash
-%%    to be entered as printable characters:
-%%
-%%   # $ % & ~ _ ^ \ { }
-%%
-
-\documentclass[11pt,a4paper]{book}
-\usepackage{html}
-\usepackage{float}
-\usepackage{graphicx}
-\usepackage{bacula}
-\usepackage{longtable}
-\usepackage{makeidx}
-\usepackage{index}
-\usepackage{setspace}
-\usepackage{hyperref}
-\usepackage{url}
-
-
-\makeindex
-\newindex{dir}{ddx}{dnd}{Director Index}
-\newindex{fd}{fdx}{fnd}{File Daemon Index}
-\newindex{sd}{sdx}{snd}{Storage Daemon Index}
-\newindex{console}{cdx}{cnd}{Console Index}
-\newindex{general}{idx}{ind}{General Index}
-
-\sloppy
-
-\begin{document}
-\sloppy
-
-\newfont{\bighead}{cmr17 at 36pt}
-\parskip 10pt
-\parindent 0pt
-
-\title{\includegraphics{./bacula-logo.eps} \\ \bigskip
-  \Huge{Bacula Concepts and Overview Guide}
-  \begin{center}
-   \large{It comes in the night and sucks 
-          the essence from your computers. }
-  \end{center}
-}
-
-
-\author{Kern Sibbald}
-\date{\vspace{1.0in}\today \\
-      This manual documents Bacula version \input{version} \\
-      \vspace{0.2in}
-      Copyright \copyright 1999-2007, Free Software Foundation Europe
-      e.V. \\
-      \vspace{0.2in}
-  Permission is granted to copy, distribute and/or modify this document under the terms of the
-  GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; 
-  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-  A copy of the license is included in the section entitled "GNU Free Documentation License".
-}
-
-\maketitle
-
-\clearpage
-\pagenumbering{roman}
-\tableofcontents
-\clearpage
-\listoffigures
-\clearpage
-\listoftables
-\clearpage
-
-\markboth{Bacula Manual}{}
-\pagenumbering{arabic}
-\include{general}
-\include{state}
-\include{requirements}
-\include{supportedoses}
-\include{supporteddrives}
-\include{tutorial}
-\include{restore}
-\include{recycling}
-\include{disk}
-\include{dvd}
-\include{pools}
-\include{migration}
-\include{strategies}
-\include{autochangers}
-\include{supportedchangers}
-\include{spooling}
-\include{python}
-\include{ansi-labels}
-\include{win32}
-\include{rescue}
-\include{tls}
-\include{dataencryption}
-\include{verify}
-\include{bootstrap}
-\include{license}
-\include{fdl}
-\include{gpl}
-\include{lesser}
-\include{projects}
-\include{thanks}
-\include{bugs}
-\include{vars}
-\include{stunnel}
-
-% pull in the index
-\clearpage
-\printindex[general]
-\printindex[dir]
-\printindex[fd]
-\printindex[sd]
-\printindex[console]
-
-\end{document}