Added Chris Shumway to contributers section and added author entity

This commit is contained in:
Chern Lee 2001-07-13 21:22:49 +00:00
parent 389c5ab0f0
commit 07ea524120
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9880
6 changed files with 22 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.446 2001/07/11 08:19:33 wjv Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.447 2001/07/13 19:14:44 chern Exp $
--> -->
<chapter id="contrib"> <chapter id="contrib">
@ -1793,6 +1793,10 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<email>cshenton@angst.it.hq.nasa.gov</email></para> <email>cshenton@angst.it.hq.nasa.gov</email></para>
</listitem> </listitem>
<listitem>
<para>&a.cshumway;</para>
</listitem>
<listitem> <listitem>
<para>Chris Stenton <email>jacs@gnome.co.uk</email></para> <para>Chris Stenton <email>jacs@gnome.co.uk</email></para>
</listitem> </listitem>

View file

@ -13,7 +13,7 @@
builds for the other languages, and we will poke fun of you builds for the other languages, and we will poke fun of you
in public. in public.
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/authors.ent,v 1.168 2001/06/22 08:44:58 murray Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/authors.ent,v 1.169 2001/07/13 19:14:34 chern Exp $
--> -->
<!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>"> <!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>">
@ -110,6 +110,8 @@
<!ENTITY a.csgr "Geoff Rehmet <email>csgr@FreeBSD.org</email>"> <!ENTITY a.csgr "Geoff Rehmet <email>csgr@FreeBSD.org</email>">
<!ENTITY a.cshumway "Christopher Shumway <email>cshumway@FreeBSD.org</email>">
<!ENTITY a.cwt "Chris Timmons <email>cwt@FreeBSD.org</email>"> <!ENTITY a.cwt "Chris Timmons <email>cwt@FreeBSD.org</email>">
<!ENTITY a.dan "Dan Moschuk <email>dan@FreeBSD.org</email>"> <!ENTITY a.dan "Dan Moschuk <email>dan@FreeBSD.org</email>">

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.25 2001/06/29 18:13:38 murray Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.26 2001/07/12 00:45:22 dd Exp $
--> -->
<chapter id="basics"> <chapter id="basics">
@ -11,8 +11,7 @@
<title>Synopsis</title> <title>Synopsis</title>
<indexterm><primary>basics</primary></indexterm> <indexterm><primary>basics</primary></indexterm>
<para><emphasis>Rewritten by Chris Shumway <para><emphasis>Rewritten by &a.cshumway;, 10 Mar 2000.</emphasis></para>
<email>cshumway@osd.bsdi.com</email>, 10 Mar 2000.</emphasis></para>
<para>The following chapter will cover the basic commands and <para>The following chapter will cover the basic commands and
functionality of the FreeBSD operating system. If you are new to functionality of the FreeBSD operating system. If you are new to

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.446 2001/07/11 08:19:33 wjv Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.447 2001/07/13 19:14:44 chern Exp $
--> -->
<chapter id="contrib"> <chapter id="contrib">
@ -1793,6 +1793,10 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<email>cshenton@angst.it.hq.nasa.gov</email></para> <email>cshenton@angst.it.hq.nasa.gov</email></para>
</listitem> </listitem>
<listitem>
<para>&a.cshumway;</para>
</listitem>
<listitem> <listitem>
<para>Chris Stenton <email>jacs@gnome.co.uk</email></para> <para>Chris Stenton <email>jacs@gnome.co.uk</email></para>
</listitem> </listitem>

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.25 2001/07/11 19:13:52 nik Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.26 2001/07/12 10:14:36 nik Exp $
--> -->
<chapter id="x11"> <chapter id="x11">
@ -1373,6 +1373,9 @@ For further configuration, refer to /usr/X11R6/lib/X11/doc/README.Config.</scree
<sect2> <sect2>
<title>Installing XFree86 4.x software</title> <title>Installing XFree86 4.x software</title>
<para><emphasis>Contributed by &a.cshumway;, July 2001.</emphasis>
</para>
<para>XFree86 4 can be installed using the FreeBSD ports system <para>XFree86 4 can be installed using the FreeBSD ports system
or using &man.pkg.add.1;. If the user is building XFree86-4 or using &man.pkg.add.1;. If the user is building XFree86-4
from source and has USA_RESIDENT set in from source and has USA_RESIDENT set in

View file

@ -13,7 +13,7 @@
builds for the other languages, and we will poke fun of you builds for the other languages, and we will poke fun of you
in public. in public.
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/authors.ent,v 1.168 2001/06/22 08:44:58 murray Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/authors.ent,v 1.169 2001/07/13 19:14:34 chern Exp $
--> -->
<!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>"> <!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>">
@ -110,6 +110,8 @@
<!ENTITY a.csgr "Geoff Rehmet <email>csgr@FreeBSD.org</email>"> <!ENTITY a.csgr "Geoff Rehmet <email>csgr@FreeBSD.org</email>">
<!ENTITY a.cshumway "Christopher Shumway <email>cshumway@FreeBSD.org</email>">
<!ENTITY a.cwt "Chris Timmons <email>cwt@FreeBSD.org</email>"> <!ENTITY a.cwt "Chris Timmons <email>cwt@FreeBSD.org</email>">
<!ENTITY a.dan "Dan Moschuk <email>dan@FreeBSD.org</email>"> <!ENTITY a.dan "Dan Moschuk <email>dan@FreeBSD.org</email>">