diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:38:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:38:10 +0000 |
commit | a3be86d6288bc86d6aa202aabec30e526cc4e7d2 (patch) | |
tree | be8af67852248117c1b4a6aed0b365f06d2a3726 /chapter07 | |
parent | 9762eb7e62a0ac89ad56d9a9dc3ba6af9915794e (diff) |
updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/hosts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml index 8b0c7fc1b..b1af073f9 100644 --- a/chapter07/hosts.xml +++ b/chapter07/hosts.xml @@ -6,7 +6,7 @@ IP-address, FQDN and possible aliases for use in the /etc/hosts file. The syntax is:</para> -<para><screen><my-IP> myhost.mydomain.org aliases</screen></para> +<para><screen><IP address> myhost.mydomain.org aliases</screen></para> <para>You should made sure that the IP-address is in the private network IP-address range. Valid ranges are:</para> |