From 701966d07689604c0f6297d4a68fb050b86bc837 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 15 May 2005 20:21:36 +0000 Subject: [PATCH] - Change nested \include to \input so that sections are properly included in the pdf manual -- update the Web site. --- docs/manual/autochangers.tex | 2 +- docs/manual/dirdconf.tex | 2 +- docs/manual/storedconf.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/autochangers.tex b/docs/manual/autochangers.tex index a631096e..5fb372f4 100644 --- a/docs/manual/autochangers.tex +++ b/docs/manual/autochangers.tex @@ -300,7 +300,7 @@ chapter for more information. In addition, for proper functioning of the Autochanger, you must define an Autochanger resource. -\include{autochangerres} +\input{autochangerres} \label{example} \subsection*{An Example Configuration File} diff --git a/docs/manual/dirdconf.tex b/docs/manual/dirdconf.tex index cca49f2e..fbe73ea3 100644 --- a/docs/manual/dirdconf.tex +++ b/docs/manual/dirdconf.tex @@ -1366,7 +1366,7 @@ For any schedule you have defined, you can see how these bits are set by doing a {\bf show schedules} command in the Console program. Please note that the bit mask is zero based, and Sunday is the first day of the week (bit zero). -\include{fileset} +\input{fileset} \subsection*{The Client Resource} \label{ClientResource2} diff --git a/docs/manual/storedconf.tex b/docs/manual/storedconf.tex index 86eb0559..2e8f1f33 100644 --- a/docs/manual/storedconf.tex +++ b/docs/manual/storedconf.tex @@ -845,7 +845,7 @@ device. \label{AutochangerRes} \label{AutochangerResource1} -\include{autochangerres} +\input{autochangerres} \subsection*{Capabilities} \index[general]{Capabilities } -- 2.39.5