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/TOSHARG-DNS-DHCP-Configuration.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/TOSHARG-DNS-DHCP-Configuration.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-DNS-DHCP-Configuration.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-DNS-DHCP-Configuration.xml b/docs/Samba3-HOWTO/TOSHARG-DNS-DHCP-Configuration.xml index eed0b31155..4b50978831 100644 --- a/docs/Samba3-HOWTO/TOSHARG-DNS-DHCP-Configuration.xml +++ b/docs/Samba3-HOWTO/TOSHARG-DNS-DHCP-Configuration.xml @@ -50,17 +50,17 @@ configuration examples used elsewhere in this document. This chapter explicitly does not provide a tutorial, nor does it pretend to be a reference guide on DNS and DHCP, as this is well beyond the scope and intent of this document as a whole. Anyone who wants more detailed reference materials -on DNS or DHCP should visit the ISC Web site at <ulink noescape="1" url="http://www.isc.org"> -http://www.isc.org</ulink>. Those wanting a written text might also be interested -in the O'Reilly publications on DNS, see the <ulink -url="http://www.oreilly.com/catalog/dns/index.htm">O'Reilly</ulink web site, and the +on DNS or DHCP should visit the ISC Web site at +<ulink noescape="1" url="http://www.isc.org"> http://www.isc.org</ulink>. +Those wanting a written text might also be interested in the O'Reilly publications on DNS, see the +<ulink url="http://www.oreilly.com/catalog/dns/index.htm">O'Reilly</ulink> web site, and the <ulink url="http://www.bind9.net/books-dhcp">BIND9.NET</ulink> web site for details. The books are: </para> <orderedlist> <listitem><para>DNS and BIND, By Cricket Liu, Paul Albitz, ISBN: 1-56592-010-4</para></listitem> - <listitem><para>DNS & Bind Cookbook, By Cricket Liu, ISBN: 0-596-00410-9</para></listitem> + <listitem><para>DNS & Bind Cookbook, By Cricket Liu, ISBN: 0-596-00410-9</para></listitem> <listitem><para>The DHCP Handbook (2nd Edition), By: Ralph Droms, Ted Lemon, ISBN 0-672-32327-3</para></listitem> </orderedlist> |