Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
remove trailing spaces from index
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
joergsteffens authored and Marco van Wieringen committed Sep 12, 2013
1 parent e9b9d5b commit 012671a
Show file tree
Hide file tree
Showing 22 changed files with 232 additions and 232 deletions.
46 changes: 23 additions & 23 deletions manuals/en/main/autochangers.tex
Expand Up @@ -3,8 +3,8 @@

\chapter{Autochanger Support}
\label{AutochangersChapter}
\index[general]{Support!Autochanger }
\index[general]{Autochanger Support }
\index[general]{Support!Autochanger}
\index[general]{Autochanger Support}

Bareos provides autochanger support for reading and writing tapes. In
order to work with an autochanger, Bareos requires a number of things, each of
Expand Down Expand Up @@ -170,8 +170,8 @@ \subsection{FreeBSD}
% example directory does not exist:
% \label{scripts}
% \section{Example Scripts}
% \index[general]{Scripts!Example }
% \index[general]{Example Scripts }
% \index[general]{Scripts!Example}
% \index[general]{Example Scripts}
%
% Please read the sections below so that you understand how autochangers work
% with Bareos. Although we supply a default {\bf mtx-changer} script, your
Expand Down Expand Up @@ -249,8 +249,8 @@ \section{Multiple Devices}

\label{ConfigRecords}
\section{Device Configuration Records}
\index[general]{Records!Device Configuration }
\index[general]{Device Configuration Records }
\index[general]{Records!Device Configuration}
\index[general]{Device Configuration Records}

Configuration of autochangers within Bareos is done in the Device resource of
the Storage daemon. Four records: {\bf Autochanger}, {\bf Changer Device},
Expand All @@ -265,12 +265,12 @@ \section{Device Configuration Records}
\begin{description}

\item [Autochanger = {\it Yes|No} ]
\index[sd]{Autochanger }
\index[sd]{Autochanger}
The {\bf Autochanger} record specifies if the current device belongs to an
autochanger ressource. The default is {\bf no}.

\item [Changer Device = {\textless}device-name{\textgreater}]
\index[sd]{Changer Device }
\index[sd]{Changer Device}
In addition to the Archive Device name, you must specify a {\bf Changer
Device} name. This is because most autochangers are controlled through a
different device than is used for reading and writing the cartridges. For
Expand All @@ -291,7 +291,7 @@ \section{Device Configuration Records}
device.

\item [Changer Command = {\textless}command{\textgreater}]
\index[sd]{Changer Command }
\index[sd]{Changer Command}
This record is used to specify the external program to call and what
arguments to pass to it. The command is assumed to be a standard program or
shell script that can be executed by the operating system. This command is
Expand Down Expand Up @@ -328,7 +328,7 @@ \section{Device Configuration Records}
output expected by Bareos are given in the \ilink{Bareos Autochanger Interface}{autochanger-interface} section.

\item [Maximum Changer Wait = {\textless}time{\textgreater}]
\index[sd]{Maximum Changer Wait }
\index[sd]{Maximum Changer Wait}
This record is used to define the maximum amount of time that Bareos
will wait for an autoloader to respond to a command (e.g. load). The
default is set to 120 seconds. If you have a slow autoloader you may
Expand All @@ -338,7 +338,7 @@ \section{Device Configuration Records}
and Bareos will request operator intervention.

\item [Drive Index = {\textless}number{\textgreater}]
\index[sd]{Drive Index }
\index[sd]{Drive Index}
This record allows you to tell Bareos to use the second or subsequent
drive in an autochanger with multiple drives. Since the drives are
numbered from zero, the second drive is defined by
Expand All @@ -360,8 +360,8 @@ \section{Device Configuration Records}

\label{example}
\section{An Example Configuration File}
\index[general]{Example Configuration File }
\index[general]{File!Example Configuration }
\index[general]{Example Configuration File}
\index[general]{File!Example Configuration}

The following two resources implement an autochanger:

Expand Down Expand Up @@ -391,7 +391,7 @@ \section{An Example Configuration File}
system.

\section{A Multi-drive Example Configuration File}
\index[general]{Multi-drive Example Configuration File }
\index[general]{Multi-drive Example Configuration File}

The following resources implement a multi-drive autochanger:

Expand Down Expand Up @@ -434,8 +434,8 @@ \section{A Multi-drive Example Configuration File}


\section{Specifying Slots When Labeling}
\index[general]{Specifying Slots When Labeling }
\index[general]{Labeling!Specifying Slots When }
\index[general]{Specifying Slots When Labeling}
\index[general]{Labeling!Specifying Slots When}
\label{SpecifyingSlots}

If you add an {\bf Autochanger = yes} record to the Storage resource in your
Expand Down Expand Up @@ -486,7 +486,7 @@ \section{Specifying Slots When Labeling}


\section{Changing Cartridges}
\index[general]{Changing Cartridges }
\index[general]{Changing Cartridges}
If you wish to insert or remove cartridges in your autochanger or
you manually run the {\bf mtx} program, you must first tell Bareos
to release the autochanger by doing:
Expand Down Expand Up @@ -565,8 +565,8 @@ \section{Dealing with Multiple Magazines}
\hide{
% unwanted, commented out
\section{Simulating Barcodes in your Autochanger}
\index[general]{Autochanger!Simulating Barcodes in your }
\index[general]{Simulating Barcodes in your Autochanger }
\index[general]{Autochanger!Simulating Barcodes in your}
\index[general]{Simulating Barcodes in your Autochanger}
\label{simulating}

You can simulate barcodes in your autochanger by making the {\bf mtx-changer}
Expand Down Expand Up @@ -919,8 +919,8 @@ \section{Using the Autochanger}


\section{Barcode Support}
\index[general]{Support!Barcode }
\index[general]{Barcode Support }
\index[general]{Support!Barcode}
\index[general]{Barcode Support}
\label{Barcodes}

Bareos provides barcode support with two Console commands, {\bf label
Expand Down Expand Up @@ -966,8 +966,8 @@ \section{Use bconsole to display Autochanger content}


\section{Bareos Autochanger Interface}
\index[general]{Interface!Bareos Autochanger }
\index[general]{Bareos Autochanger Interface }
\index[general]{Interface!Bareos Autochanger}
\index[general]{Bareos Autochanger Interface}
\label{autochanger-interface}

Bareos calls the autochanger script that you specify on the {\bf Changer
Expand Down
4 changes: 2 additions & 2 deletions manuals/en/main/bootstrap.tex
Expand Up @@ -173,11 +173,11 @@ \section{Bootstrap File Format}
This value is optional and not used by Bareos to restore files.

% \item [*JobType]
% \index[general]{*JobType }
% \index[general]{*JobType}
% Not yet implemented.
%
% \item [*JobLevel]
% \index[general]{*JobLevel }
% \index[general]{*JobLevel}
% Not yet implemented.
\end{description}

Expand Down
50 changes: 25 additions & 25 deletions manuals/en/main/catmaintenance.tex
Expand Up @@ -3,8 +3,8 @@

\chapter{Catalog Maintenance}
\label{CatMaintenanceChapter}
\index[general]{Maintenance!Catalog }
\index[general]{Catalog Maintenance }
\index[general]{Maintenance!Catalog}
\index[general]{Catalog Maintenance}

Without proper setup and maintenance, your Catalog may continue to grow
indefinitely as you run Jobs and backup Files, and/or it may become
Expand All @@ -17,8 +17,8 @@ \chapter{Catalog Maintenance}


\section{Setting Retention Periods}
\index[general]{Setting Retention Periods }
\index[general]{Periods!Setting Retention }
\index[general]{Setting Retention Periods}
\index[general]{Periods!Setting Retention}
\label{Retention}

Bareos uses three Retention periods: the {\bf File Retention} period,
Expand All @@ -34,7 +34,7 @@ \section{Setting Retention Periods}
\begin{description}

\item [File Retention = {\textless}time-period-specification{\textgreater}]
\index[general]{File Retention }
\index[general]{File Retention}
The File Retention record defines the length of time that Bareos will keep
File records in the Catalog database. When this time period expires, and if
{\bf AutoPrune} is set to {\bf yes}, Bareos will prune (remove) File records
Expand All @@ -61,7 +61,7 @@ \section{Setting Retention Periods}
The default File retention period is 60 days.

\item [Job Retention = {\textless}time-period-specification{\textgreater}]
\index[general]{Job Retention }
\index[general]{Job Retention}
The Job Retention record defines the length of time that {\bf Bareos}
will keep Job records in the Catalog database. When this time period
expires, and if {\bf AutoPrune} is set to {\bf yes} Bareos will prune
Expand All @@ -87,7 +87,7 @@ \section{Setting Retention Periods}
The default Job Retention period is 180 days.

\item [AutoPrune = {\textless}yes/no{\textgreater}]
\index[general]{AutoPrune }
\index[general]{AutoPrune}
If AutoPrune is set to {\bf yes} (default), Bareos will automatically apply
the File retention period and the Job retention period for the Client at the
end of the Job.
Expand All @@ -98,8 +98,8 @@ \section{Setting Retention Periods}
\section{MySQL}
\label{CompactingMySQL}
\subsection{Compacting Your MySQL Database}
\index[general]{Database!Compacting Your MySQL }
\index[general]{Compacting Your MySQL Database }
\index[general]{Database!Compacting Your MySQL}
\index[general]{Compacting Your MySQL Database}

\TODO{check cleaner approaches (Sebastian?)}

Expand Down Expand Up @@ -152,8 +152,8 @@ \subsection{Compacting Your MySQL Database}
\label{DatabaseRepair}
\label{RepairingMySQL}
\subsection{Repairing Your MySQL Database}
\index[general]{Database!Repairing Your MySQL }
\index[general]{Repairing Your MySQL Database }
\index[general]{Database!Repairing Your MySQL}
\index[general]{Repairing Your MySQL Database}

If you find that you are getting errors writing to your MySQL database, or
Bareos hangs each time it tries to access the database, you should consider
Expand Down Expand Up @@ -261,17 +261,17 @@ \section{PostgreSQL}

\label{RepairingPSQL}
\subsection{Repairing Your PostgreSQL Database}
\index[general]{Database!Repairing Your PostgreSQL }
\index[general]{Repairing Your PostgreSQL Database }
\index[general]{Database!Repairing Your PostgreSQL}
\index[general]{Repairing Your PostgreSQL Database}

The same considerations apply that are indicated above for MySQL. That is,
consult the PostgreSQL documents for how to repair the database, and also
consider using \command{bareos-dbcheck} program if the conditions are reasonable for
using (see above).

\subsection{Compacting Your PostgreSQL Database}
\index[general]{Database!Compacting Your PostgreSQL }
\index[general]{Compacting Your PostgreSQL Database }
\index[general]{Database!Compacting Your PostgreSQL}
\index[general]{Compacting Your PostgreSQL Database}
\label{CompactingPostgres}

Over time, as noted above, your database will tend to grow. I've noticed that
Expand Down Expand Up @@ -489,8 +489,8 @@ \subsection{SQLite Indexes}
% hidE: sqlite is not supported
\hide{
\section{Compacting Your SQLite Database}
\index[general]{Compacting Your SQLite Database }
\index[general]{Database!Compacting Your SQLite }
\index[general]{Compacting Your SQLite Database}
\index[general]{Database!Compacting Your SQLite}

First please read the previous section that explains why it is necessary to
compress a database. SQLite version 2.8.4 and greater have the {\bf Vacuum}
Expand Down Expand Up @@ -523,8 +523,8 @@ \section{Compacting Your SQLite Database}
}

\section{Backing Up Your Bareos Database}
\index[general]{Backing Up Your Bareos Database }
\index[general]{Database!Backing Up Your Bareos }
\index[general]{Backing Up Your Bareos Database}
\index[general]{Database!Backing Up Your Bareos}
\label{BackingUpBareos}

If ever the machine on which your Bareos database crashes, and you need to
Expand Down Expand Up @@ -611,8 +611,8 @@ \section{Backing Up Your Bareos Database}

\label{BackingUpBareosSecurityConsiderations}
\section{Security considerations}
\index[general]{Backing Up Your Bareos Database - Security Considerations }
\index[general]{Database!Backing Up Your Bareos Database - Security Considerations }
\index[general]{Backing Up Your Bareos Database - Security Considerations}
\index[general]{Database!Backing Up Your Bareos Database - Security Considerations}

We provide make\_catalog\_backup as an example of what can be used to backup
your Bareos database. We expect you to take security precautions relevant
Expand All @@ -637,8 +637,8 @@ \section{Security considerations}

\label{BackingUPOtherDBs}
\section{Backing Up Third Party Databases}
\index[general]{Backing Up Third Party Databases }
\index[general]{Databases!Backing Up Third Party }
\index[general]{Backing Up Third Party Databases}
\index[general]{Databases!Backing Up Third Party}

If you are running a database in production mode on your machine, Bareos will
happily backup the files, but if the database is in use while Bareos is
Expand All @@ -658,8 +658,8 @@ \section{Backing Up Third Party Databases}
\label{Size}

\section{Database Size}
\index[general]{Size!Database }
\index[general]{Database Size }
\index[general]{Size!Database}
\index[general]{Database Size}

As mentioned above, if you do not do automatic pruning, your Catalog will grow
each time you run a Job. Normally, you should decide how long you want File
Expand Down
24 changes: 12 additions & 12 deletions manuals/en/main/configure.tex
Expand Up @@ -49,8 +49,8 @@ \section{Character Sets}
be automatically converted to UTF-8 format.

\section{Resource Directive Format}
\index[general]{Resource Directive Format }
\index[general]{Format!Resource Directive }
\index[general]{Resource Directive Format}
\index[general]{Format!Resource Directive}

Although, you won't need to know the details of all the directives a basic
knowledge of Bareos resource directives is essential. Each directive contained
Expand Down Expand Up @@ -194,7 +194,7 @@ \subsection{Recognized Primitive Data Types}
A 32 bit integer value. It may be positive or negative.

\item [positive integer]
\index[dir]{positive integer }
\index[dir]{positive integer}
A 32 bit positive integer value.

\item [long integer]
Expand All @@ -203,7 +203,7 @@ \subsection{Recognized Primitive Data Types}
exceed 4 billion and thus require a 64 bit value.

\item [yes{\textbar}no]
\index[dir]{yes or no }
\index[dir]{yes or no}
Either a {\bf yes} or a {\bf no}.

\label{Size1}
Expand Down Expand Up @@ -257,7 +257,7 @@ \subsection{Recognized Primitive Data Types}
minutes (60 seconds)

\item [hours]
\index[dir]{hours }
\index[dir]{hours}
hours (3600 seconds)

\item [days]
Expand All @@ -269,15 +269,15 @@ \subsection{Recognized Primitive Data Types}
weeks (3600*24*7 seconds)

\item [months]
\index[dir]{months }
\index[dir]{months}
months (3600*24*30 seconds)

\item [quarters]
\index[dir]{quarters }
\index[dir]{quarters}
quarters (3600*24*91 seconds)

\item [years]
\index[dir]{years }
\index[dir]{years}
years (3600*24*365 seconds)
\end{description}

Expand Down Expand Up @@ -423,8 +423,8 @@ \subsection{Variable Expansion}


\section{Resource Types}
\index[general]{Types!Resource }
\index[general]{Resource Types }
\index[general]{Types!Resource}
\index[general]{Resource Types}
\label{ResTypes}

The following table lists all current Bareos resource types. It shows what
Expand Down Expand Up @@ -472,8 +472,8 @@ \section{Resource Types}

\section{Names, Passwords and Authorization}
\label{Names}
\index[general]{Authorization!Names Passwords and }
\index[general]{Names, Passwords and Authorization }
\index[general]{Authorization!Names Passwords and}
\index[general]{Names, Passwords and Authorization}
\index[general]{Passwords}

In order for one daemon to contact another daemon, it must authorize itself
Expand Down

0 comments on commit 012671a

Please sign in to comment.