diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-15 17:01:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-15 17:01:37 +0000 |
commit | 28c4c1ede4b77d1807aacd03cb1133cd502c30de (patch) | |
tree | 2350911bb084d7a25ba803ecdcca7155d3456776 /general.ent | |
parent | 85e7f3ce1d59872b3ea26b3f4332b934fc1af2af (diff) |
Remove unneeded options and commands from mountfs and
mountvirtfs when mtab is a symlink to /proc/self/mounts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10275 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 3fb2ea84f..bb684442e 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20130514"> -<!ENTITY releasedate "May 14, 2013"> +<!ENTITY version "SVN-20130515"> +<!ENTITY releasedate "May 15, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.4"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |