Bläddra i källkod

changed title to match the others

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 år sedan
förälder
incheckning
5fa5303805
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      chapter07/ethnet.xml
  2. 1 1
      chapter07/localnet.xml

+ 1 - 1
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>

+ 1 - 1
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>