diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
index a774982646..f17237b2ff 100644
--- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
@@ -4882,9 +4882,9 @@ nis_client_flags="-S NIS domain,server
DHCP is supported by
sysinstall. When configuring a
- network interface within sysinstall, the first question
- asked is, Do you want to try DHCP configuration of
- this interface?
Answering affirmatively will execute
+ network interface within sysinstall, the first question
+ asked is: Do you want to try DHCP configuration of
+ this interface?
. Answering affirmatively will execute
dhclient, and if successful, will fill in
the network configuration information automatically.
@@ -4898,7 +4898,7 @@ nis_client_flags="-S NIS domain,server
Make sure that the bpf
device is compiled into your kernel. To do this, add
- device bpf (pseudo-device bpf under &os 4.X) to your kernel
+ device bpf (pseudo-device bpf under &os; 4.X) to your kernel
configuration file, and rebuild the kernel. For more
information about building kernels, see .