aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/hostname.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2011-08-02 02:15:42 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2011-08-02 02:15:42 +0000
commit0cda8984a835f37a573c0e2eb31676ff52773d16 (patch)
tree15144b985754fc6ac96540d091ef7682694c5781 /chapter07/hostname.xml
parent75fe59983cbfe4a5e5cec2a161cda0491162908c (diff)
Rewrite bootscripts and Chaper 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/hostname.xml')
-rw-r--r--chapter07/hostname.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml
index 4046ccb88..9addc0f2a 100644
--- a/chapter07/hostname.xml
+++ b/chapter07/hostname.xml
@@ -8,10 +8,10 @@
<sect1 id="ch-scripts-hostname">
<?dbhtml filename="hostname.html"?>
- <title>Configuring the localnet Script</title>
+ <title>Configuring the system hostname</title>
<indexterm zone="ch-scripts-hostname">
- <primary sortas="d-localnet">localnet</primary>
+ <primary sortas="d-hostname">hostname</primary>
<secondary>configuring</secondary>
</indexterm>
@@ -26,7 +26,6 @@
<para><replaceable>&lt;lfs&gt;</replaceable> needs to be replaced with the name given
to the computer. Do not enter the Fully Qualified Domain Name (FQDN) here. That
- information will be put in the <filename>/etc/hosts</filename> file in the next
- section.</para>
+ information is put in the <filename>/etc/hosts</filename> file.</para>
</sect1>