Correct some spelling and grammatical errors.
This commit is contained in:
parent
e8276cdd49
commit
310d461c38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18467
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/bsdcon-devsummit.sgml,v 1.8 2002/05/16 01:49:51 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/bsdcon-devsummit.sgml,v 1.9 2003/04/20 21:24:25 murray Exp $">
|
||||
<!ENTITY email 'hackers'>
|
||||
<!ENTITY title "BSDCon 2002 FreeBSD Developer Summit">
|
||||
<!ENTITY stylesheet "&base;/events/events.css">
|
||||
|
@ -419,7 +419,7 @@
|
|||
<p><strong class="speaker">Benno</strong> : Depends on whether you've
|
||||
got open firmware or not.</p>
|
||||
|
||||
<p><strong class="speaker">David</strong> : Targetting embedded is
|
||||
<p><strong class="speaker">David</strong> : Targeting embedded is
|
||||
very difficult. Pick a reference platform then move on. Wind River
|
||||
has 20+ boards etc.</p>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<events>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/events/events.xml,v 1.3 2003/10/12 21:08:15 brueffer Exp $
|
||||
$FreeBSD: www/en/events/events.xml,v 1.4 2003/10/17 09:53:47 simon Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -192,7 +192,7 @@
|
|||
<site>Los Angeles Convention Center</site>
|
||||
</location>
|
||||
<description>The Second Annual Southern California Linux Expo.
|
||||
FreeBSD will be present and hand out promotional
|
||||
FreeBSD will be present and handing out promotional
|
||||
material.</description>
|
||||
</event>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.77 2003/09/18 21:43:28 brueffer Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.78 2003/10/12 17:24:21 simon Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.77 2003/09/18 21:43:28 brueffer Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.78 2003/10/12 17:24:21 simon Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -46,7 +46,7 @@
|
|||
<br/>
|
||||
|
||||
<select name="goto">
|
||||
<!-- Only list TRUE mirrrors here! Native language pages
|
||||
<!-- Only list TRUE mirrors here! Native language pages
|
||||
which are not mirrored should be listed in
|
||||
support.sgml. -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue