summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-01 14:43:13 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-01 14:43:13 +0000
commit741f18d439fd31920913a0c7d6e3357f245b283b (patch)
treec4a937453fd4eab3bcc52ec180287a873df5fe93 /docs
parent6a10e99fb1a7333f4897170e1f99c2a35aba43ed (diff)
downloadsamba-741f18d439fd31920913a0c7d6e3357f245b283b.tar.gz
samba-741f18d439fd31920913a0c7d6e3357f245b283b.tar.bz2
samba-741f18d439fd31920913a0c7d6e3357f245b283b.zip
Move external links into new chapter "Further Resources"
(This used to be commit 31560948d821a41c3c0468d2949cf87ec92ddabd)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/global.ent1
-rw-r--r--docs/docbook/projdoc/Further-Resources.xml79
-rw-r--r--docs/docbook/projdoc/IntroSMB.xml76
-rw-r--r--docs/docbook/projdoc/samba-doc.xml6
4 files changed, 86 insertions, 76 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent
index a524d2d34a..766087e865 100644
--- a/docs/docbook/global.ent
+++ b/docs/docbook/global.ent
@@ -490,5 +490,6 @@ an Active Directory environment.
<!ENTITY pdb.xml SYSTEM "projdoc/pdb.xml.xml">
<!ENTITY problems SYSTEM "projdoc/Problems.xml">
<!ENTITY unicode SYSTEM "projdoc/unicode.xml">
+<!ENTITY Further-Resources SYSTEM "projdoc/Further-Resources.xml">
<!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>">
diff --git a/docs/docbook/projdoc/Further-Resources.xml b/docs/docbook/projdoc/Further-Resources.xml
new file mode 100644
index 0000000000..9f193e3b8d
--- /dev/null
+++ b/docs/docbook/projdoc/Further-Resources.xml
@@ -0,0 +1,79 @@
+<chapter id="Further-Resources">
+<chapterinfo>
+ &author.jelmer;
+ &author.dlechnyr;
+ <pubdate>May 1, 2003</pubdate>
+</chapterinfo>
+
+<title>Further Resources</title>
+
+<itemizedlist>
+
+ <listitem><para>
+ <ulink url="http://hr.uoregon.edu/davidrl/cifs.txt">
+ <emphasis>CIFS: Common Insecurities Fail Scrutiny</emphasis> by "Hobbit"</ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://afr.com/it/2002/10/01/FFXDF43AP6D.html">
+ <emphasis>Doing the Samba on Windows</emphasis> by Financial Review
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://ubiqx.org/cifs/">
+ <emphasis>Implementing CIFS</emphasis> by Christopher R. Hertel
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://samba.anu.edu.au/cifs/docs/what-is-smb.html">
+ <emphasis>Just What Is SMB?</emphasis> by Richard Sharpe
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.linux-mag.com/1999-05/samba_01.html">
+ <emphasis>Opening Windows Everywhere</emphasis> by Mike Warfield
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.tldp.org/HOWTO/SMB-HOWTO.html">
+ <emphasis>SMB HOWTO</emphasis> by David Wood
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.phrack.org/phrack/60/p60-0x0b.txt">
+ <emphasis>SMB/CIFS by The Root</emphasis> by "ledin"
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.linux-mag.com/1999-09/samba_01.html">
+ <emphasis>The Story of Samba</emphasis> by Christopher R. Hertel
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://hr.uoregon.edu/davidrl/samba/">
+ <emphasis>The Unofficial Samba HOWTO</emphasis> by David Lechnyr
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.linux-mag.com/2001-05/smb_01.html">
+ <emphasis>Understanding the Network Neighborhood</emphasis> by Christopher R. Hertel
+ </ulink>
+ </para></listitem>
+
+ <listitem><para>
+ <ulink url="http://www.linux-mag.com/2002-02/samba_01.html">
+ <emphasis>Using Samba as a PDC</emphasis> by Andrew Bartlett
+ </ulink>
+ </para></listitem>
+
+</itemizedlist>
+
+</chapter>
diff --git a/docs/docbook/projdoc/IntroSMB.xml b/docs/docbook/projdoc/IntroSMB.xml
index 4ead422fb8..38e40ae239 100644
--- a/docs/docbook/projdoc/IntroSMB.xml
+++ b/docs/docbook/projdoc/IntroSMB.xml
@@ -234,80 +234,6 @@ walk through the establishment of a SMB/CIFS session step by step.
</sect1>
<sect1>
-<title>Additional Resources</title>
-
-<itemizedlist>
-
- <listitem><para>
- <ulink url="http://hr.uoregon.edu/davidrl/cifs.txt">
- <emphasis>CIFS: Common Insecurities Fail Scrutiny</emphasis> by "Hobbit"</ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://afr.com/it/2002/10/01/FFXDF43AP6D.html">
- <emphasis>Doing the Samba on Windows</emphasis> by Financial Review
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://ubiqx.org/cifs/">
- <emphasis>Implementing CIFS</emphasis> by Christopher R. Hertel
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://samba.anu.edu.au/cifs/docs/what-is-smb.html">
- <emphasis>Just What Is SMB?</emphasis> by Richard Sharpe
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.linux-mag.com/1999-05/samba_01.html">
- <emphasis>Opening Windows Everywhere</emphasis> by Mike Warfield
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.tldp.org/HOWTO/SMB-HOWTO.html">
- <emphasis>SMB HOWTO</emphasis> by David Wood
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.phrack.org/phrack/60/p60-0x0b.txt">
- <emphasis>SMB/CIFS by The Root</emphasis> by "ledin"
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.linux-mag.com/1999-09/samba_01.html">
- <emphasis>The Story of Samba</emphasis> by Christopher R. Hertel
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://hr.uoregon.edu/davidrl/samba/">
- <emphasis>The Unofficial Samba HOWTO</emphasis> by David Lechnyr
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.linux-mag.com/2001-05/smb_01.html">
- <emphasis>Understanding the Network Neighborhood</emphasis> by Christopher R. Hertel
- </ulink>
- </para></listitem>
-
- <listitem><para>
- <ulink url="http://www.linux-mag.com/2002-02/samba_01.html">
- <emphasis>Using Samba as a PDC</emphasis> by Andrew Bartlett
- </ulink>
- </para></listitem>
-
-</itemizedlist>
-
-</sect1>
-
-<sect1>
<title>Epilogue</title>
<para><emphasis>
@@ -359,6 +285,8 @@ This chapter was lovingly handcrafted on a Dell Latitude C400 laptop running Sla
in case anyone asks.
</para>
+<!-- This really needs to go... -->
+
<para>
This chapter is Copyright &copy; 2003 David Lechnyr (david at lechnyr dot com).
Permission is granted to copy, distribute and/or modify this document under the terms
diff --git a/docs/docbook/projdoc/samba-doc.xml b/docs/docbook/projdoc/samba-doc.xml
index e06ce2901e..8d910eaf0d 100644
--- a/docs/docbook/projdoc/samba-doc.xml
+++ b/docs/docbook/projdoc/samba-doc.xml
@@ -7,6 +7,7 @@
<title>SAMBA Project Documentation</title>
<bookinfo>
+ <authorgroup>
<author>
<othername>SAMBA Team</othername>
<affiliation><address><email>samba@samba.org</email></address></affiliation>
@@ -14,7 +15,7 @@
<editor>&person.jelmer;</editor>
<editor>&person.jht;</editor>
<editor>&person.jerry;</editor>
-
+ </authorgroup>
<pubdate>Monday April 21, 2003</pubdate>
<abstract>
@@ -25,7 +26,7 @@ documentation represents a major revision or layout as well as contents.
The most recent version of this document can be found at
<ulink url="http://www.samba.org/">http://www.samba.org/</ulink>
on the "Documentation" page. Please send updates to
-<ulink url="mailto:jelmer@samba.org">Jelmer Venrooij</ulink>,
+<ulink url="mailto:jelmer@samba.org">Jelmer Vernooij</ulink>,
<ulink url="mailto:jht@samba.org">John Terpstra</ulink> or
<ulink url="mailto:jerry@samba.org">Gerald (Jerry) Carter</ulink>.
</para>
@@ -128,6 +129,7 @@ Samba has several features that you might want or might not want to use. The cha
&Other-Clients;
&SWAT;
&SPEED;
+&Further-Resources;
</part>
</book>