diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-07-30 11:55:08 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-07-30 11:55:08 +0000 |
commit | 57c6b5b66fb80b923b775aabbeba145348b03924 (patch) | |
tree | fbc5b3fe4d434f96b6595cb8edc7370ce57610b0 /en_US.ISO8859-1/share/sgml | |
parent | 124f44a6765fb3164e1d5ee76f235320255d895f (diff) |
Entities don't work unless they're actually created.
We sort the developers names by last name.
Broken By: kevlo
Notes
Notes:
svn path=/head/; revision=5276
Diffstat (limited to 'en_US.ISO8859-1/share/sgml')
-rw-r--r-- | en_US.ISO8859-1/share/sgml/authors.ent | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/share/sgml/authors.ent b/en_US.ISO8859-1/share/sgml/authors.ent index b659daf24e..df0c928c72 100644 --- a/en_US.ISO8859-1/share/sgml/authors.ent +++ b/en_US.ISO8859-1/share/sgml/authors.ent @@ -7,7 +7,7 @@ Please keep this list in alphabetical order by entity names. - $Id: authors.ent,v 1.38 1999-07-30 10:17:45 shin Exp $ + $Id: authors.ent,v 1.39 1999-07-30 11:55:03 billf Exp $ --> <!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>"> @@ -214,6 +214,8 @@ <!ENTITY a.ken "Kenneth D. Merry <email>ken@FreeBSD.org</email>"> +<!ENTITY a.kevlo "Kevin Lo <email>kevlo@FreeBSD.org</email>"> + <!ENTITY a.kjc "Kenjiro Cho <email>kjc@FreeBSD.org</email>"> <!ENTITY a.kris "Kris Kennaway <email>kris@FreeBSD.org</email>"> |