Add myself into the handbook. Also fix up a sorting problem in authors.sgml.

This commit is contained in:
Mike Spengler 1999-01-19 01:48:29 +00:00
parent e8c8f0f2a9
commit eb99f9619e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4079
2 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: authors.sgml,v 1.134 1999-01-15 22:39:06 gallatin Exp $ -->
<!-- $Id: authors.sgml,v 1.135 1999-01-19 01:48:28 mks Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@ -122,6 +122,10 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:dfr@FreeBSD.ORG'
name='&lt;dfr@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dillon "Matthew Dillon
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
name='&lt;dillon@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dima "Dima Ruban
<tt><htmlurl url='mailto:dima@FreeBSD.ORG'
name='&lt;dima@FreeBSD.ORG&gt;'></tt>">
@ -422,9 +426,9 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:md@bsc.no'
name='&lt;md@bsc.no&gt;'></tt>">
<!ENTITY a.dillon "Matthew Dillon
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
name='&lt;dillon@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.mks "Mike Spengler
<tt><htmlurl url='mailto:mks@FreeBSD.ORG'
name='&lt;mks@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.motoyuki "Motoyuki Konno
<tt><htmlurl url='mailto:motoyuki@FreeBSD.ORG'

View file

@ -1,4 +1,4 @@
<!-- $Id: contrib.sgml,v 1.336 1999-01-15 22:39:06 gallatin Exp $ -->
<!-- $Id: contrib.sgml,v 1.337 1999-01-19 01:48:29 mks Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!-- Please try to keep the file 'avail' (from CVSROOT)
@ -150,6 +150,7 @@ groups of people:
<item>&a.msmith;
<item>&a.des;
<item>&a.brian;
<item>&a.mks;
<item>&a.stark;
<item>&a.karl;
<item>&a.dt;