diff --git a/basicnet/netutils/bind-utils.xml b/basicnet/netutils/bind-utils.xml
index 9bff6a338d..3bab0ead17 100644
--- a/basicnet/netutils/bind-utils.xml
+++ b/basicnet/netutils/bind-utils.xml
@@ -6,9 +6,9 @@
-
-
-
+
+
+
]>
diff --git a/general.ent b/general.ent
index 441fccfd75..85be54d33d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,8 +1,8 @@
-
+
-
+
@@ -295,7 +295,7 @@
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index cdf304a594..f51398bf4d 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -40,6 +40,15 @@
-->
+
+ April 21st, 2006
+
+
+ [bdubbs] - Updated to bind-9.3.2. Updated bind-utils
+ also.
+
+
+
April 20th, 2006
diff --git a/server/major/bind.xml b/server/major/bind.xml
index 3b3de211c5..07251dbdf5 100644
--- a/server/major/bind.xml
+++ b/server/major/bind.xml
@@ -6,10 +6,10 @@
-
-
-
-
+
+
+
+
]>
@@ -70,9 +70,9 @@
Optional (to [Re]Build
Documentation)
- ,
- and
-
+
+ and
+
User Notes:
@@ -85,8 +85,7 @@
Install BIND by running the
following commands:
-sed -i -e "s/dsssl-stylesheets/&-&docbook-dsssl-version;/g" configure &&
-sed -i -e '247a #undef SO_BSDCOMPAT\n' lib/isc/unix/socket.c &&
+sed -i -e '247a #undef SO_BSDCOMPAT\n' lib/isc/unix/socket.c &&
./configure --prefix=/usr --sysconfdir=/etc \
--enable-threads --with-libtool &&
make
@@ -106,7 +105,7 @@ make
bin/tests/system/ifconfig.sh down
- Issue the following command to check that all 145 tests
+ Issue the following command to check that all 144 tests
ran successfully:
grep "R:PASS" check.log | wc -l
@@ -133,10 +132,6 @@ install -v -m644 \
Command Explanations
- sed -i -e ... configure: This command forces
- configure to look for the DSSSL stylesheets in the
- standard BLFS location.
-
sed -i -e '247a #undef SO_BSDCOMPAT\n'
lib/isc/unix/socket.c: This command removes an obsolete reference
so that the bind daemon does not generate