From 7fac4bb19bce48e827b6237a70b28065b0762421 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 23 Apr 2012 13:33:48 -0400 Subject: Tweak wording. --- rc.d/init.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.d/init.d/network b/rc.d/init.d/network index c38381a3..359dffa2 100755 --- a/rc.d/init.d/network +++ b/rc.d/init.d/network @@ -159,7 +159,7 @@ case "$1" in /sbin/route add -$args done else - net_log $"Legacy static-route support not available: route not found" + net_log $"Legacy static-route support not available: /sbin/route not found" fi fi -- cgit v1.2.1