Punctuation fix in an entity definition.
This commit is contained in:
parent
a74e3ae6d1
commit
4fed3b7235
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16255
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
|||
us to update author names, or the representation of those names (such
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.43 2003/03/08 10:17:54 murray Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.44 2003/03/08 10:34:33 murray Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -140,7 +140,7 @@ so that we may keep a list of hat owners and modify only this file. -->
|
|||
<!-- FreeBSD Security Officer -->
|
||||
<!ENTITY a.so '&a.nectar;'>
|
||||
|
||||
<!ENTITY a.so-team '&a.kris;, &a.guido;, &a.wes;, &a.dannyboy;, &a.des;, &a.billf;, &a.trevor;, &a.rwatson; &a.imp; &a.jedgar;'>
|
||||
<!ENTITY a.so-team '&a.kris;, &a.guido;, &a.wes;, &a.dannyboy;, &a.des;, &a.billf;, &a.trevor;, &a.rwatson;, &a.imp;, &a.jedgar;'>
|
||||
|
||||
<!-- FreeBSD Technical Review Board -->
|
||||
<!ENTITY a.trb '&a.dfr;, &a.jake;, &a.jeff;, &a.iedowse;, &a.alc;, &a.gallatin;, &a.jhb;, &a.peter;, &a.imp;, &a.sam;'>
|
||||
|
|
Loading…
Reference in a new issue