diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-18 07:16:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-02-18 07:16:55 +0000 |
commit | 3dc9543a1ecaf9e380274b64d85bca7e3d90784a (patch) | |
tree | 1a6a99ed3aac9300bdb2787999c0fc968f00749a /general.ent | |
parent | 177aee0f061bfceafa797ec433925146bff6b431 (diff) |
Change kmod instructions to allow installation of man pages.
Numerous whitespace fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 9fef9411a..04131a2c2 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20140216"> -<!ENTITY releasedate "February 16, 2015"> +<!ENTITY version "SVN-20140218"> +<!ENTITY releasedate "February 18, 2015"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.5"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |