소스 검색

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 년 전
부모
커밋
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>