diff options
-rw-r--r-- | chapter07/ethnet.xml | 2 | ||||
-rw-r--r-- | chapter07/localnet.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index d1b593b30..e87c955b6 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -1,5 +1,5 @@ <sect1 id="ch07-ethnet"> -<title>Creating the /etc/init.d/ethnet script</title> +<title>Creating the ethnet script</title> <para>This section only applies if a user is going to configure a network card. If not, this section can be skipped.</para> diff --git a/chapter07/localnet.xml b/chapter07/localnet.xml index f7d2fa250..7cd9d7db9 100644 --- a/chapter07/localnet.xml +++ b/chapter07/localnet.xml @@ -1,5 +1,5 @@ <sect1 id="ch07-localnet"> -<title>Creating the /etc/init.d/localnet boot script</title> +<title>Creating the localnet script</title> <para>Create the <filename>/etc/init.d/localnet</filename> script by running the following command:</para> |