diff options
author | Miloslav Trmac <mitr@volny.cz> | 2006-02-02 00:51:50 +0000 |
---|---|---|
committer | Miloslav Trmac <mitr@volny.cz> | 2006-02-02 00:51:50 +0000 |
commit | 5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05 (patch) | |
tree | 66738a0276c38398c31bdcdc955fb162bfe119ba /sysconfig.txt | |
parent | a78cdc144b9f8cda1dc1b5c275609cee95d4fd56 (diff) | |
download | initscripts-5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05.tar initscripts-5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05.tar.gz initscripts-5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05.tar.bz2 initscripts-5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05.tar.xz initscripts-5398270cce84eeb1a2cacdb8f7b275a7c2d4ec05.zip |
Fix typos
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 5ea5c083..22b12a8b 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -517,8 +517,8 @@ Files in /etc/sysconfig/network-scripts/ Set the hardware address for this device to this. Use of this in conjunction with HWADDR= may cause unintended behavior. - NOZZEROCONF= - Set this to not set a route for dyamic link-local addreses + NOZEROCONF= + Set this to not set a route for dynamic link-local addreses over this device. PERSISTENT_DHCLIENT=yes|no|1|0 Without this option, or if it is 'no'/'0', and BOOTPROTO=dhcp, |