From a30735e414047006beddfed955b53d6e8c23e651 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 12 Nov 2009 15:51:07 -0500 Subject: Remove deprecation for older route syntax. --- sysconfig.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysconfig.txt b/sysconfig.txt index 8f726186..939798d6 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -1003,8 +1003,8 @@ Files in /etc/sysconfig/network-scripts/ gateway, there is no need to specify a device. Note: The ifup-routes script also supports an older syntax designed to be - used directly as an argument to "/sbin/ip route add". This syntax is - deprecated, but if no "ADDRESSn" lines are found the following will still + used directly as an argument to "/sbin/ip route add". + If no "ADDRESSn" lines are found the following will still work: 192.168.2.0/24 dev ppp0 -- cgit v1.2.1