diff options
Diffstat (limited to 'chapter07/ethnet.xml')
-rw-r--r-- | chapter07/ethnet.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index e87c955b6..1192da7c6 100644 --- a/chapter07/ethnet.xml +++ b/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> |