diff --git a/connect/dhcp/dhcpcd.xml b/connect/dhcp/dhcpcd.xml
index 8488d8ef62..eb064b4214 100644
--- a/connect/dhcp/dhcpcd.xml
+++ b/connect/dhcp/dhcpcd.xml
@@ -110,6 +110,14 @@ included in the package.
make install-service-dhcpcd
+The default behavior of dhcpcd is to overwrite
+(after making backup copies) /etc/resolv.conf,
+/etc/yp.conf and /etc/ntp.conf with
+new files containing information from the DHCP server. If
+this is undesirable, review the dhcpcd man page for
+switches to add to the dhcpcd command in the network
+service script.
+
Now create the ifconfig.eth0 configuration
file using the following commands. Adjust appropriately for additional
interfaces.
@@ -148,8 +156,8 @@ variables from /etc/sysconfig/network:
Description
dhcpcd
-dhcpcd is an implementation of the DHCP
- client specified in RFC2131 and
+dhcpcd is an implementation of the
+DHCP client specified in RFC2131 and
RFC1541 (depending on which options are specified).
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 9b0bca153a..f855050dde 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -18,6 +18,10 @@ who wrote what.
+July 13th, 2004 [randy]: Added a note to the dhcpcd
+instructions advising the builder that dhcpcd will overwrite existing
+/etc configuration files.
+
July 13th, 2004 [randy]: Updated to
libdv-0.102; updated Glossary.