diff options
author | John Terpstra <jht@samba.org> | 2005-06-27 22:57:35 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:55 -0500 |
commit | afd8f03370d839dd2be8b08361f893d20a51c4e8 (patch) | |
tree | dff4f7170649ef615cef136e98f616158debe44f /docs/Samba3-HOWTO/index.xml | |
parent | 71d5f45d0dd64751d659c94f4d71b16fa02dc816 (diff) | |
download | samba-afd8f03370d839dd2be8b08361f893d20a51c4e8.tar.gz samba-afd8f03370d839dd2be8b08361f893d20a51c4e8.tar.bz2 samba-afd8f03370d839dd2be8b08361f893d20a51c4e8.zip |
Another Update.
(This used to be commit bd1894dd2fb6108354526e702a4394f07b73d048)
Diffstat (limited to 'docs/Samba3-HOWTO/index.xml')
-rw-r--r-- | docs/Samba3-HOWTO/index.xml | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/docs/Samba3-HOWTO/index.xml b/docs/Samba3-HOWTO/index.xml index 05792762cf..c9949704e9 100644 --- a/docs/Samba3-HOWTO/index.xml +++ b/docs/Samba3-HOWTO/index.xml @@ -14,7 +14,11 @@ <pubdate><?latex \today ?></pubdate> </bookinfo> - <?latex \setcounter{page}{5} ?> + <?latex \setcounter{page}{7} ?> + + <xi:include href="TOSHARG-inside-cover.xml"/> + + <?latex \cleardoublepage ?> <xi:include href="../Samba3-HOWTO-attributions.xml"> <xi:fallback/> @@ -22,23 +26,27 @@ <?latex \cleardoublepage ?> - <xi:include href="TOSHARG-preface.xml"/> +<!-- Contents --> + <toc/> <?latex \cleardoublepage ?> - <xi:include href="TOSHARG-foreword-cargill.xml"/> + <?latex \listofexamples ?> <?latex \cleardoublepage ?> -<!-- Contents --> - <toc/> + <lot/> + + <xi:include href="TOSHARG-foreword-cargill.xml"/> <?latex \cleardoublepage ?> - <lot/> + <xi:include href="TOSHARG-preface.xml"/> <xi:include href="TOSHARG-IntroSMB.xml"/> + <?latex \cleardoublepage ?> + <!-- Chapters --> <part id="introduction"> <title>General Installation</title> @@ -55,6 +63,8 @@ PLEASE read this. </partintro> + <?latex \cleardoublepage ?> + <xi:include href="TOSHARG-Install.xml"/> <xi:include href="TOSHARG-FastStart.xml"/> |