diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-21 03:53:35 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-21 03:53:35 +0000 |
commit | d12fdb184b84b9c2f581b8d594e9d0e7ce8511a5 (patch) | |
tree | 18696cbf2b01b10613856092eab4b8e3e165d2f2 /index.xml | |
parent | e5888f5860d4a5864f0c934e7c86d1070053b17f (diff) |
Fixed missing Posixver patch link in Chapter 5. Reported by Andy Neebel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3179 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-19"> -<!ENTITY releasedate "January 19th, 2004"> +<!ENTITY version "CVS-2004-01-20"> +<!ENTITY releasedate "January 20th, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |