- remove superfluous words and improve the setence grammar

- remove extra whitespace before '.'
This commit is contained in:
Daniel Gerzo 2009-05-22 20:48:46 +00:00
parent 71a2dd5d1a
commit 3b331cf821
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34305

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.130 2009/03/26 14:14:18 brooks Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.131 2009/05/22 20:25:04 danger Exp $
</cvs:keyword>
</cvs:keywords>
@ -578,8 +578,8 @@ these buses to be a subclass of this new base class.</p>
<desc>
<p><strong>Technical contact</strong>: <a href="mailto:luigi@FreeBSD.org">Luigi Rizzo</a></p>
<p>In early 2007 we started a project was started to support the
building of linux device drivers on FreeBSD.
<p>In early 2007 we started a project to support
building Linux device drivers on FreeBSD.
This was done through an in-kernel emulation layer, which
implements part of the linux kernel API on top of the FreeBSD
kernel API. The initial implementation was good enough to