diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-22 14:34:30 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-22 14:34:30 +0000 |
| commit | f445a0ba557cfa7c47b737913a7f076fc984c4e1 (patch) | |
| tree | 41cd829c456807ab95b5aa099476e17aeb35ce89 | |
| parent | 4f3cac8f23f81c9efe483377fdf72dc6c39d5d22 (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/authors.sgml | 8 | ||||
| -rw-r--r-- | share/doc/handbook/contrib.sgml | 2 |
2 files changed, 10 insertions, 0 deletions
diff --git a/share/doc/handbook/authors.sgml b/share/doc/handbook/authors.sgml index 07d5131a8509..f3a2697d0834 100644 --- a/share/doc/handbook/authors.sgml +++ b/share/doc/handbook/authors.sgml @@ -39,6 +39,14 @@ and double quotes. <tt><htmlurl url='mailto:awebster@pubnix.net' name='<awebster@pubnix.net>'></tt>"> +<!ENTITY a.tegge "Tor Egge + <tt><htmlurl url='mailto:tegge@FreeBSD.ORG' + name='<tegge@FreeBSD.ORG>'></tt>"> + +<!ENTITY a.darrenr "Darren Reed + <tt><htmlurl url='mailto:darrenr@FreeBSD.ORG' + name='<darrenr@FreeBSD.ORG>'></tt>"> + <!ENTITY a.bde "Bruce Evans <tt><htmlurl url='mailto:bde@FreeBSD.ORG' name='<bde@FreeBSD.ORG>'></tt>"> diff --git a/share/doc/handbook/contrib.sgml b/share/doc/handbook/contrib.sgml index 85837cfeb592..f7da62ec0384 100644 --- a/share/doc/handbook/contrib.sgml +++ b/share/doc/handbook/contrib.sgml @@ -51,6 +51,7 @@ groups of people: <item>&a.adam; <item>&a.dufault; <item>&a.uhclem; + <item>&a.tegge; <item>&a.sef; <item>&a.julian; <item>&a.se; @@ -68,6 +69,7 @@ groups of people: <item>&a.gj; <item>&a.nsj; <item>&a.ljo; + <item>&a.darrenr; <item>&a.kato; <item>&a.andreas; <item>&a.erich; |
