diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index cebf4c973..e523ce35d 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -47,7 +47,7 @@ <para>The following command creates a sample file for the <emphasis>eth0</emphasis> device with a static IP address:</para> <!-- jhalfs relies on the values for IFACE, IP, etc. If you want to change - them, please inform the jhalfs maintainer. --> + them, please inform the jhalfs maintainer(s). --> <screen><userinput>cd /etc/sysconfig/ cat > ifconfig.<replaceable>eth0</replaceable> << "EOF" <literal>ONBOOT=<replaceable>yes</replaceable> |