Parcourir la source

white space matters...

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans il y a 24 ans
Parent
commit
2dff95bc2c
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      chapter07/ethnet.xml

+ 1 - 2
chapter07/ethnet.xml

@@ -138,8 +138,7 @@ identification number (or whatever a user named it).</para>
 
 <para>First the nic-config directory is created by running:</para>
 
-<para><screen><userinput>mkdir 
-/etc/sysconfig/nic-config</userinput></screen></para>
+<para><screen><userinput>mkdir /etc/sysconfig/nic-config</userinput></screen></para>
 
 <para>Now, new files are created in that directory containing the following.
 The following command creates a sample file ifcfg-eth0:</para>