diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-18 01:07:23 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-18 01:07:23 +0000 |
commit | 0afaac44efd04c0be6ee22cc4cdeed94736d4e5d (patch) | |
tree | 62ffa7cc5a171025b0196e1a03556f817debe3f7 /index.xml | |
parent | 51fe2150ea982ef1b9f20f4387a2c77313727b13 (diff) |
Chapter 7 - Creating the /etc/hosts file: Amended example domain
names to comply with RFC 2066. Closes 742. From Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-2004-01-16"> -<!ENTITY releasedate "January 16th, 2004"> +<!ENTITY version "CVS-2004-01-17"> +<!ENTITY releasedate "January 17th, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |