From be8bda02c9e7538b25fc55aeaa199ae53c12537f Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Sat, 25 Oct 2014 13:21:06 +0000 Subject: network is case-sensitive git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootscripts/README b/bootscripts/README index b71b10a64..9c08faf39 100644 --- a/bootscripts/README +++ b/bootscripts/README @@ -26,7 +26,7 @@ Network Configuration: - BROADCAST: Broadcast address SERVICE ipv4-static-route: - - TYPE : Network (default type if not specified), default, host or unreachable + - TYPE : network (default type if not specified), default, host or unreachable - IP : IP Address of target (for network, host and unreachable) - PREFIX : CIDR prefix of target (for network, host and unreachable) - GATEWAY: IP Address of gateway to reach target (for network and default) -- cgit v1.2.3-54-g00ecf