From: Eric Bollengier Date: Wed, 31 Oct 2012 13:32:34 +0000 (+0100) Subject: Tweak label names for bconfig X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9eb073b235cb56f474d480b7ecd2ec52cb465ede;p=bacula%2Fdocs Tweak label names for bconfig --- diff --git a/docs/manuals/en/main/dirdconf.tex b/docs/manuals/en/main/dirdconf.tex index d62b8163..46281ddd 100644 --- a/docs/manuals/en/main/dirdconf.tex +++ b/docs/manuals/en/main/dirdconf.tex @@ -28,7 +28,7 @@ way or another. \begin{bsysitemize} \item - \ilink{Director}{DirectorResource4} -- to define the Director's + \ilink{Director}{DirectorResource} -- to define the Director's name and its access password used for authenticating the Console program. Only a single Director resource definition may appear in the Director's configuration file. If you have either {\bf /dev/random} or {\bf bc} on your @@ -57,7 +57,7 @@ way or another. backed up. You will generally have multiple Client definitions. Each Job will reference only a single client. \item - \ilink{Storage}{StorageResource2} -- to define on what physical + \ilink{Storage}{StorageResource} -- to define on what physical device the Volumes should be mounted. You may have one or more Storage definitions. \item @@ -83,7 +83,7 @@ way or another. classes of messages to different users or locations (files, \ldots{}). \end{bsysitemize} -\label{DirectorResource4} +\label{DirectorResource} \section{The Director Resource} \index[general]{Director Resource} \index[general]{Resource!Director} @@ -417,7 +417,7 @@ Director { QueryFile = "$HOME/bacula/bin/query.sql" Messages = Standard } -\end{lstlisting} +\end{lstlisting} %% $ \normalsize \label{JobResource} @@ -893,7 +893,7 @@ JobDefs { Client runs on the machine to be backed up, and sends the requested files to the Storage daemon for backup, or receives them when restoring. For additional details, see the - \ilink{Client Resource section}{ClientResource2} of this chapter. + \ilink{Client Resource section}{ClientResource} of this chapter. This directive is required. \label{Job:FileSet} @@ -985,7 +985,7 @@ chapter}{basejobs} for more information. \index[dir]{Directive!Storage} The Storage directive defines the name of the storage services where you want to backup the FileSet data. For additional details, see the - \ilink{Storage Resource Chapter}{StorageResource2} of this manual. + \ilink{Storage Resource Chapter}{StorageResource} of this manual. The Storage resource may also be specified in the Job's Pool resource, in which case the value in the Pool resource overrides any value in the Job. This Storage resource definition is not required by either @@ -1090,7 +1090,7 @@ use. The speed parameter should be specified in k/s, kb/s, m/s or mb/s. considered. \label{PreferMountedVolumes} -\label{Job:Prefer Mounted Volumes} +\label{Job:PreferMountedVolumes} \item [Prefer Mounted Volumes = \lt{}yes\vb{}no\gt{}] \index[dir]{Prefer Mounted Volumes} \index[dir]{Directive!Prefer Mounted Volumes} @@ -2310,7 +2310,7 @@ bit mask is zero based, and Sunday is the first day of the week (bit zero). \input{fileset} \input{bsplugins} -\label{ClientResource2} +\label{ClientResource} \section{The Client Resource} \index[general]{Resource!Client} \index[general]{Client Resource} @@ -2499,7 +2499,7 @@ Client { \end{lstlisting} \normalsize -\label{StorageResource2} +\label{StorageResource} \section{The Storage Resource} \index[general]{Resource!Storage} \index[general]{Storage Resource} @@ -2866,7 +2866,7 @@ The Pool Resource defined in the Director's configuration file \index[dir]{Directive!Storage} The Storage directive defines the name of the storage services where you want to backup the FileSet data. For additional details, see the - \ilink{Storage Resource Chapter}{StorageResource2} of this manual. + \ilink{Storage Resource Chapter}{StorageResource} of this manual. The Storage resource may also be specified in the Job resource, but the value, if any, in the Pool resource overrides any value in the Job. This Storage resource definition is not required by either diff --git a/docs/manuals/en/main/filedconf.tex b/docs/manuals/en/main/filedconf.tex index 1642e839..26c9abcd 100644 --- a/docs/manuals/en/main/filedconf.tex +++ b/docs/manuals/en/main/filedconf.tex @@ -18,10 +18,10 @@ following Client Resource definitions must be defined: \begin{bsysitemize} \item - \ilink{Client}{ClientResource} -- to define what Clients are to + \ilink{Client}{ClientResource2} -- to define what Clients are to be backed up. \item - \ilink{Director}{DirectorResource} -- to define the Director's + \ilink{Director}{DirectorResource4} -- to define the Director's name and its access password. \item \ilink{Messages}{MessagesChapter} -- to define where error and @@ -29,7 +29,7 @@ following Client Resource definitions must be defined: \end{bsysitemize} \section{The Client Resource} -\label{ClientResource} +\label{ClientResource2} \index[general]{Resource!Client } \index[general]{Client Resource } @@ -262,7 +262,7 @@ Client { # this is me \normalsize \section{The Director Resource} -\label{DirectorResource} +\label{DirectorResource4} \index[general]{Director Resource } \index[general]{Resource!Director } diff --git a/docs/manuals/en/main/storedconf.tex b/docs/manuals/en/main/storedconf.tex index 1feca557..764481a2 100644 --- a/docs/manuals/en/main/storedconf.tex +++ b/docs/manuals/en/main/storedconf.tex @@ -26,7 +26,7 @@ following Storage Resource definitions must be defined: \begin{bsysitemize} \item - \ilink{Storage}{StorageResource} -- to define the name of the + \ilink{Storage}{StorageResource2} -- to define the name of the Storage daemon. \item \ilink{Director}{DirectorResource1} -- to define the Director's @@ -40,7 +40,7 @@ following Storage Resource definitions must be defined: \end{bsysitemize} \section{Storage Resource} -\label{StorageResource} +\label{StorageResource2} \index[general]{Resource!Storage} \index[general]{Storage Resource}