]> git.sur5r.net Git - bacula/docs/commitdiff
Remove the "ilink" cross-references from within a few subsection header.
authorJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Fri, 5 Jan 2007 17:37:47 +0000 (17:37 +0000)
committerJeremy C. Reed <jeremy-c-reed@users.sourceforge.net>
Fri, 5 Jan 2007 17:37:47 +0000 (17:37 +0000)
It didn't make sense for a subsection header to point to a different
chapter in a printed document. No hyperlink in print :)

Add a sentence at end each of these sub-sections to instead point
to that cross-reference. (The hyperlink is still in the section
but now can be read.)

docs/manual/quickstart.tex

index 727fe59788786d440368f682b5a98bc61e1e2482..fef1cbccb3b436efefe6ef790f19739cdc7157b9 100644 (file)
@@ -119,8 +119,7 @@ right. Please do not despair. Once you have created your configuration files,
 you will rarely need to change them nor will you stop and start Bacula very
 often. Most of the work will simply be in changing the tape when it is full. 
 
-\subsection{
-\ilink{Configuring the Console Program}{ConsoleConfChapter}}
+\subsection{Configuring the Console Program}
 \index[general]{Configuring the Console Program }
 \index[general]{Program!Configuring the Console }
 
@@ -145,8 +144,10 @@ is, in this case, {\bf wx-console.conf}.
 Normally, for first time users, no change is needed to these files. Reasonable
 defaults are set. 
 
-\subsection{
-\ilink{Configuring the Monitor Program}{_MonitorChapter}}
+Further details are in the
+\ilink{Console configuration}{ConsoleConfChapter} chapter.
+
+\subsection{Configuring the Monitor Program}
 \index[general]{Program!Configuring the Monitor }
 \index[general]{Configuring the Monitor Program }
 
@@ -174,8 +175,10 @@ graphical environment (don't forget to allow non-root users to execute {\bf
 bacula-tray-monitor}). This is not a security problem as long as you use the
 default settings. 
 
-\subsection{
-\ilink{Configuring the File daemon}{FiledConfChapter}}
+More information is in the
+\ilink{Monitor configuration}{_MonitorChapter} chapter.
+
+\subsection{Configuring the File daemon}
 \index[general]{Daemon!Configuring the File }
 \index[general]{Configuring the File daemon }
 
@@ -194,8 +197,10 @@ File daemon must appear in the Director's configuration file.
 % TODO: point to section about how to install just the File daemon
 % TODO: and creating the unique configuration file.
 
-\subsection{
-\ilink{Configuring the Director}{DirectorChapter}}
+Further details are in the 
+\ilink{File daemon configuration}{FiledConfChapter} chapter.
+
+\subsection{Configuring the Director}
 \index[general]{Director!Configuring the }
 \index[general]{Configuring the Director }
 
@@ -241,8 +246,10 @@ working directory, the daemons temporary file names will not
 be unique, and you will get many strange failures.
 % TODO: why not check for that and not allow sharing working directory?
 
-\subsection{
-\ilink{Configuring the Storage daemon}{StoredConfChapter}}
+More information is in the
+\ilink{Director configuration}{DirectorChapter} chapter.
+
+\subsection{Configuring the Storage daemon}
 \index[general]{Daemon!Configuring the Storage }
 \index[general]{Configuring the Storage daemon }
 
@@ -262,6 +269,9 @@ instead of a tape, the Archive device must point to a directory in which the
 Volumes will be created as files when you label the Volume. 
 \label{ConfigTesting}
 
+Further information is in the
+\ilink{Storage daemon configuration}{StoredConfChapter} chapter.
+
 \section{Testing your Configuration Files}
 \index[general]{Testing your Configuration Files }
 \index[general]{Files!Testing your Configuration }