Fix the spelling of 'Liason'.

This commit is contained in:
Tom Rhodes 2003-02-10 06:00:02 +00:00
parent 2f1d8b2392
commit 13e09e8faf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15975
3 changed files with 7 additions and 7 deletions

View file

@ -10,14 +10,14 @@ Notice: We are using a different character on obrien's name, this
is due to breakage when I attempt to use one of the entity characters
of ' or ".
$FreeBSD: www/en/hats.ent,v 1.1 2003/02/09 00:09:19 trhodes Exp $
$FreeBSD: www/en/hats.ent,v 1.2 2003/02/10 05:18:14 trhodes Exp $
-->
<!-- FreeBSD Doc Engineering Team -->
<!ENTITY b.doceng '&b.nik;, &b.murray;, &b.bmah;, &b.ru;, &b.kuriyama;'>
<!-- FreeBSD Donations Liason -->
<!-- FreeBSD Donations Liaison -->
<!ENTITY b.donations '&b.mwlucas;, &b.nsayer;, &b.obrien;, &b.rwatson;, &b.trhodes;'>
<!-- FreeBSD Ports Manager Team -->

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/index.xsl,v 1.47 2003/01/21 17:33:57 ceri Exp $ -->
<!-- $FreeBSD: www/en/index.xsl,v 1.48 2003/02/07 21:48:38 keramida 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.47 2003/01/21 17:33:57 ceri Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.48 2003/02/07 21:48:38 keramida Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<xsl:output type="html" encoding="iso-8859-1"
@ -254,7 +254,7 @@
<p><font size="+1" color="#990000"><b>Donations</b></font>
<small><br/>
&#183; <a href="{$base}/donations/index.html">Donations Liason</a><br/>
&#183; <a href="{$base}/donations/index.html">Donations Liaison</a><br/>
&#183; <a href="{$base}/donations/donors.html">Current Donations</a><br/>
&#183; <a href="{$base}/donations/wantlist.html">List of needs</a><br/>
</small></p>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/staff.sgml,v 1.1 2003/02/09 00:10:50 trhodes Exp $">
<!ENTITY title "FreeBSD Staff">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % hats SYSTEM "../hats.ent"> %hats;
@ -11,7 +11,7 @@
<h2>FreeBSD Documentation Engineering Team:</h2>
<p>&b.doceng;</p>
<h2>FreeBSD Donations Liason Team:</h2>
<h2>FreeBSD Donations Liaison Team:</h2>
<p>&b.donations;</p>
<h2>FreeBSD Ports Manager Team:</h2>