aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-08-21 10:49:12 -0400
committerBill Nottingham <notting@redhat.com>2009-08-21 10:49:12 -0400
commit8ae1042e960b6474f9fe5dc99d7fae2adee319e3 (patch)
tree475e78476681fc1bcdc91acdc0aece95dea8beea /sysconfig.txt
parentd0f2192b4add74383e0f5da17509d1f0e0bbe9af (diff)
downloadinitscripts-8ae1042e960b6474f9fe5dc99d7fae2adee319e3.tar
initscripts-8ae1042e960b6474f9fe5dc99d7fae2adee319e3.tar.gz
initscripts-8ae1042e960b6474f9fe5dc99d7fae2adee319e3.tar.bz2
initscripts-8ae1042e960b6474f9fe5dc99d7fae2adee319e3.tar.xz
initscripts-8ae1042e960b6474f9fe5dc99d7fae2adee319e3.zip
Clarify docs. (#518614)
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index c4183785..76113c69 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -989,8 +989,8 @@ Files in /etc/sysconfig/network-scripts/
NETMASKn=<network/prefix mask>
GATEWAYn=<next-hop router/gateway IP address>
- The "n" can be any integer number, but is expected to be monotonically
- increasing and counting starts from 0. For example:
+ The "n" can be any integer number, but is expected to be consecutive
+ positive integers starting from 0. For example:
ADDRESS0=192.168.2.0
NETMASK0=255.255.255.0