diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index 8a721fb5a..4e3dd43e0 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -174,7 +174,7 @@ EOF</userinput></screen> it would be using the first 28 bits. 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 the - <envar>PREFIX</envar> variable according to your specific subnet.i + <envar>PREFIX</envar> variable according to your specific subnet. If omitted, the PREFIX defaults to 24.</para> <para>For more information see the <command>ifup</command> man page.</para> |