diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-09-20 05:08:36 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-09-20 05:08:36 +0000 |
| commit | 0420c9e4ea5a3a8f76995e0370e00a462cbb2685 (patch) | |
| tree | eac76b4b23beb9c5e95a5da566568608f0ff44e5 | |
| parent | 73356bdf1caee4f257c027a024594005e298c252 (diff) | |
Correct Warner Losh's entity name from a.john to a.imp :-)
Move Steve Price and Steve Passe from the contrib section to the author
section.
Add Jason Thorpe for his recent 64-bit fixes while I'm here.
Notes
svn path=/head/; revision=538
| -rw-r--r-- | handbook/authors.sgml | 12 | ||||
| -rw-r--r-- | handbook/contrib.sgml | 7 |
2 files changed, 14 insertions, 5 deletions
diff --git a/handbook/authors.sgml b/handbook/authors.sgml index d87ab2af08..03d98adc65 100644 --- a/handbook/authors.sgml +++ b/handbook/authors.sgml @@ -1,4 +1,4 @@ -<!-- $Id: authors.sgml,v 1.34 1996-09-20 04:40:53 jkh Exp $ --> +<!-- $Id: authors.sgml,v 1.35 1996-09-20 05:08:33 peter Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -75,7 +75,7 @@ and double quotes. <tt><htmlurl url='mailto:joerg@FreeBSD.ORG' name='<joerg@FreeBSD.ORG>'></tt>"> -<!ENTITY a.john "Warner Losh +<!ENTITY a.imp "Warner Losh <tt><htmlurl url='mailto:imp@FreeBSD.ORG' name='<imp@FreeBSD.ORG>'></tt>"> @@ -342,3 +342,11 @@ and double quotes. <!ENTITY a.max "Masafumi Nakane <tt><htmlurl url='mailto:max@FreeBSD.ORG' name='<max@FreeBSD.ORG>'></tt>"> + +<!ENTITY a.fsmp "Steve Passe + <tt><htmlurl url='mailto:fsmp@FreeBSD.ORG' + name='<fsmp@FreeBSD.ORG>'></tt>"> + +<!ENTITY a.steve "Steve Price + <tt><htmlurl url='mailto:steve@FreeBSD.ORG' + name='<steve@FreeBSD.ORG>'></tt>"> diff --git a/handbook/contrib.sgml b/handbook/contrib.sgml index 5b6449618f..d07f04a2a3 100644 --- a/handbook/contrib.sgml +++ b/handbook/contrib.sgml @@ -1,4 +1,4 @@ -<!-- $Id: contrib.sgml,v 1.135 1996-09-20 04:41:01 jkh Exp $ --> +<!-- $Id: contrib.sgml,v 1.136 1996-09-20 05:08:36 peter Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- Please try to keep the file 'avail' (from CVSROOT) @@ -137,6 +137,8 @@ <item>&a.swallace; <item>&a.nate; <item>&a.jmz; + <item>&a.fsmp; + <item>&a.steve; </itemize> <sect><heading>Who is responsible for what<label id="contrib:who"></heading> @@ -237,6 +239,7 @@ <item>James Clark <jjc@jclark.com> <item>James da Silva <jds@cs.umd.edu> et al <item>Janusz Kokot <janek@gaja.ipan.lublin.pl> + <item>Jason Thorpe <thorpej@nas.nasa.gov> <item>Javier Martin Rueda <jmrueda@diatel.upm.es> <item>Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw> <item>Jim Lowe <james@miller.cs.uwm.edu> @@ -295,8 +298,6 @@ <item>Soren Dayton <csdayton@midway.uchicago.edu> <item>Stephen McKay <syssgm@devetir.qld.gov.au> <item>Steve Gerakines <steve2@genesis.tiac.net> - <item>Steve Passe <smp@csn.net> - <item>Steve Price <sprice@hiwaay.net> <item>Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> <item>Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp> <item>Terry Lambert <terry@lambert.org> |
