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 798bacb7c2..441dd2664e 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -570,7 +570,7 @@ static_routes="internalnet2" route_internalnet2="-net 192.168.2.0/24 192.168.1.2" The static_routes configuration - variable is a list of strings seperated by a space. Each + variable is a list of strings separated by a space. Each string references to a route name. In our above example we only have one string in static_routes. This string is internalnet2. We @@ -1209,7 +1209,7 @@ Number of SCO packets: 8 One of the most common tasks is discovery of Bluetooth devices in RF proximity. This operation is called inquiry. - Inquiry and other HCI realated operations are done with the + Inquiry and other HCI related operations are done with the &man.hccontrol.8; utility. The example below shows how to find out which Bluetooth devices are in range. You should receive the list of devices in a few seconds. Note that a remote device will only answer @@ -2505,7 +2505,7 @@ Exports list on foobar: - Compile time options may determine different behaviours at + Compile time options may determine different behaviors at runtime. @@ -2537,7 +2537,7 @@ Exports list on foobar: over BOOTP (nicer configuration files, possibility of using PXE, plus many others not directly related to diskless operation), and we will describe mainly a - DHCP configuration, with equivalent exemples + DHCP configuration, with equivalent examples using &man.bootpd.8; when possible. The sample configuration will use the ISC DHCP software package (release 3.0.1.r12 was installed on the test server).