Author: manuel Date: 2005-06-20 13:37:49 -0600 (Mon, 20 Jun 2005) New Revision: 6080
Modified: trunk/BOOK/chapter07/network.xml Log: Minor wording change. Bug 1567. Modified: trunk/BOOK/chapter07/network.xml =================================================================== --- trunk/BOOK/chapter07/network.xml 2005-06-20 19:37:48 UTC (rev 6079) +++ trunk/BOOK/chapter07/network.xml 2005-06-20 19:37:49 UTC (rev 6080) @@ -79,7 +79,7 @@ bits. If the subnet's netmask is 255.255.255.0, then it is using the first three octets (24 bits) to specify the network number. If the netmask is 255.255.255.240, it would be using the first 28 bits. -Prefixes longer than 24 bits are commonly used by DSL- and cable-based +Prefixes longer than 24 bits are commonly used by DSL and cable-based Internet Service Providers (ISPs). In this example (PREFIX=24), the netmask is 255.255.255.0. Adjust according to the specific subnet.</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
