diff options
author | John Terpstra <jht@samba.org> | 2005-04-13 02:38:07 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:25 -0500 |
commit | 77ce052cb5ac82717070f4eed69cd1082f0e2819 (patch) | |
tree | 00f4fe5a8d5c6465967ec0316c7aca2d85577c39 /docs/Samba-Guide | |
parent | 6262d3083458e4fc1dfcff77e616063e4b71e477 (diff) | |
download | samba-77ce052cb5ac82717070f4eed69cd1082f0e2819.tar.gz samba-77ce052cb5ac82717070f4eed69cd1082f0e2819.tar.bz2 samba-77ce052cb5ac82717070f4eed69cd1082f0e2819.zip |
Another installment in the reorg.
(This used to be commit c6987ebbedddbc2bb04840df8903e57514c68cfe)
Diffstat (limited to 'docs/Samba-Guide')
-rw-r--r-- | docs/Samba-Guide/SBE-acknowledgements.xml (renamed from docs/Samba-Guide/acknowledgements.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/SBE-foreword.xml (renamed from docs/Samba-Guide/foreword.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/SBE-front-matter.xml (renamed from docs/Samba-Guide/front-matter.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/SBE-glossary.xml (renamed from docs/Samba-Guide/glossary.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/SBE-inside-cover.xml (renamed from docs/Samba-Guide/inside-cover.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/SBE-preface.xml (renamed from docs/Samba-Guide/preface.xml) | 0 | ||||
-rw-r--r-- | docs/Samba-Guide/index.xml | 10 |
7 files changed, 5 insertions, 5 deletions
diff --git a/docs/Samba-Guide/acknowledgements.xml b/docs/Samba-Guide/SBE-acknowledgements.xml index 2d02ed3795..2d02ed3795 100644 --- a/docs/Samba-Guide/acknowledgements.xml +++ b/docs/Samba-Guide/SBE-acknowledgements.xml diff --git a/docs/Samba-Guide/foreword.xml b/docs/Samba-Guide/SBE-foreword.xml index 38770d7e9b..38770d7e9b 100644 --- a/docs/Samba-Guide/foreword.xml +++ b/docs/Samba-Guide/SBE-foreword.xml diff --git a/docs/Samba-Guide/front-matter.xml b/docs/Samba-Guide/SBE-front-matter.xml index 1afd6cd14b..1afd6cd14b 100644 --- a/docs/Samba-Guide/front-matter.xml +++ b/docs/Samba-Guide/SBE-front-matter.xml diff --git a/docs/Samba-Guide/glossary.xml b/docs/Samba-Guide/SBE-glossary.xml index 3968e24c31..3968e24c31 100644 --- a/docs/Samba-Guide/glossary.xml +++ b/docs/Samba-Guide/SBE-glossary.xml diff --git a/docs/Samba-Guide/inside-cover.xml b/docs/Samba-Guide/SBE-inside-cover.xml index b55a333f9e..b55a333f9e 100644 --- a/docs/Samba-Guide/inside-cover.xml +++ b/docs/Samba-Guide/SBE-inside-cover.xml diff --git a/docs/Samba-Guide/preface.xml b/docs/Samba-Guide/SBE-preface.xml index 5bde840dc8..5bde840dc8 100644 --- a/docs/Samba-Guide/preface.xml +++ b/docs/Samba-Guide/SBE-preface.xml diff --git a/docs/Samba-Guide/index.xml b/docs/Samba-Guide/index.xml index a0b0a41070..78d032fdb8 100644 --- a/docs/Samba-Guide/index.xml +++ b/docs/Samba-Guide/index.xml @@ -14,10 +14,10 @@ <?latex \clearpage ?>
<?latex \setcounter{page}{5} ?>
- <xi:include href="inside-cover.xml"/>
- <xi:include href="acknowledgements.xml"/>
- <xi:include href="foreword.xml"/>
- <xi:include href="preface.xml"/>
+ <xi:include href="SBE-inside-cover.xml"/>
+ <xi:include href="SBE-acknowledgements.xml"/>
+ <xi:include href="SBE-foreword.xml"/>
+ <xi:include href="SBE-preface.xml"/>
<?latex \cleardoublepage ?>
@@ -113,6 +113,6 @@ play in a Windows networking world. <xi:include href="SBE-Appendix2.xml"/>
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
</part>
- <xi:include href="glossary.xml"/>
+ <xi:include href="SBE-glossary.xml"/>
<index/>
</book>
|