From 8ae1042e960b6474f9fe5dc99d7fae2adee319e3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 21 Aug 2009 10:49:12 -0400 Subject: Clarify docs. (#518614) --- sysconfig.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') 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= GATEWAYn= - 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 -- cgit v1.2.1