瀏覽代碼

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 年之前
父節點
當前提交
5fa5303805
共有 2 個文件被更改,包括 2 次插入2 次删除
  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>