diff options
-rw-r--r-- | share/doc/handbook/authors.sgml | 14 | ||||
-rw-r--r-- | share/doc/handbook/contrib.sgml | 6 |
2 files changed, 17 insertions, 3 deletions
diff --git a/share/doc/handbook/authors.sgml b/share/doc/handbook/authors.sgml index fbd1b0c..10492a3 100644 --- a/share/doc/handbook/authors.sgml +++ b/share/doc/handbook/authors.sgml @@ -1,4 +1,4 @@ -<!-- $Id: authors.sgml,v 1.26 1996/05/29 17:16:23 jkh Exp $ --> +<!-- $Id: authors.sgml,v 1.27 1996/06/21 13:16:37 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -39,6 +39,18 @@ and double quotes. <tt><htmlurl url='mailto:ghelmer@alpha.dsu.edu' name='<ghelmer@alpha.dsu.edu>'></tt>"> +<!ENTITY a.smpatel "Sujal Patel + <tt><htmlurl url='mailto:smpatel@FreeBSD.ORG' + name='<smpatel@FreeBSD.ORG>'></tt>"> + +<!ENTITY a.scrappy "Marc G. Fournier + <tt><htmlurl url='mailto:scrappy@FreeBSD.ORG' + name='<scrappy@FreeBSD.ORG>'></tt>"> + +<!ENTITY a.andreas "Andreas Klemm + <tt><htmlurl url='mailto:andreas@FreeBSD.ORG' + name='<andreas@FreeBSD.ORG>'></tt>"> + <!ENTITY a.gpalmer "Gary Palmer <tt><htmlurl url='mailto:gpalmer@FreeBSD.ORG' name='<gpalmer@FreeBSD.ORG>'></tt>"> diff --git a/share/doc/handbook/contrib.sgml b/share/doc/handbook/contrib.sgml index 3f1adf2..c2d4060 100644 --- a/share/doc/handbook/contrib.sgml +++ b/share/doc/handbook/contrib.sgml @@ -1,4 +1,4 @@ -<!-- $Id: contrib.sgml,v 1.98 1996/06/24 01:21:58 wosch Exp $ --> +<!-- $Id: contrib.sgml,v 1.99 1996/06/27 20:52:06 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>FreeBSD contributor list<label id="contrib"></heading> @@ -93,6 +93,7 @@ <item>&a.se; <item>&a.fenner; <item>&a.jfieber; + <item>&a.scrappy; <item>&a.jhay; <item>&a.lars; <item>&a.tg; @@ -101,14 +102,15 @@ <item>&a.hsu; <item>&a.ugen; <item>&a.gj; + <item>&a.andreas; <item>&a.ljo; <item>&a.erich; <item>&a.smace; <item>&a.amurai; <item>&a.markm; <item>&a.alex; - <item>&a.olah; <item>&a.wpaul; + <item>&a.smpatel; <item>&a.jmacd; <item>&a.jdp; <item>&a.mpp; |