1
0
Эх сурвалжийг харах

dir name change for network script (from nic-config to network-devices)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 жил өмнө
parent
commit
1dfb7a131d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      chapter07/network.xml

+ 1 - 1
chapter07/network.xml

@@ -34,7 +34,7 @@ network interface name (such as eth0 or eth0:1)</para>
 
 <para>First let's create this directory by running:</para>
 
-<para><screen><userinput>mkdir /etc/sysconfig/nic-config</userinput></screen></para>
+<para><screen><userinput>mkdir /etc/sysconfig/network-devices</userinput></screen></para>
 
 <para>Now, new files are created in that directory containing the following.
 The following command creates a sample ifconfig.eth0 file:</para>