diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 19:05:12 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 19:05:12 +0000 |
commit | cfdcaef7823d0b4841cbea42d4b555417568d7aa (patch) | |
tree | 711055b30e8bd750ee3dcf0613faa271f7172d2f /index.xml | |
parent | 8a0d0eb26aa41410c523ddaaf9278b483855c54a (diff) |
Added tmpfs mount at /dev/shm - Bugzilla bug 562
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030819"> -<!ENTITY releasedate "August 19th, 2003"> +<!ENTITY version "20030826"> +<!ENTITY releasedate "August 26th, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |