Grammar nits

Submitted by:	gabor
This commit is contained in:
Murray Stokely 2007-09-18 11:23:16 +00:00
parent 0252c89496
commit a8a9dbe35c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30803

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.14 2007/09/17 20:12:23 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.15 2007/09/17 21:52:39 murray Exp $">
<!ENTITY title "FreeBSD Summer of Code 2007"> <!ENTITY title "FreeBSD Summer of Code 2007">
<!ENTITY % navinclude.developers "INCLUDE"> <!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -456,7 +456,7 @@
<strong>Mentor:</strong> &a.sat;<br> <strong>Mentor:</strong> &a.sat;<br>
<strong>Summary:</strong> <strong>Summary:</strong>
<p>This project reimplemented the DESTDIR support from the last GSoC <p>This project reimplemented the DESTDIR support from the last GSoC
by the same student in a technical better way. Additionally the PERL by the same student in a technically better way. Additionally, the PERL
support was refactored from bsd.port.mk into its own file and support was refactored from bsd.port.mk into its own file and
enhanced to provide more features.</p> enhanced to provide more features.</p>
<strong>Ready to enter CVS:</strong> already committed<br><br> <strong>Ready to enter CVS:</strong> already committed<br><br>