Jelajahi Sumber

network is case-sensitive

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 9 tahun lalu
induk
melakukan
be8bda02c9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      bootscripts/README

+ 1 - 1
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)