De-contributor-ified myself, en-committer-ified myself.
Reviewed by: eivind
This commit is contained in:
parent
172e589c8f
commit
71a397515b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6218
8 changed files with 22 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.140 1999/12/16 22:05:01 asmodai Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.141 1999/12/17 10:56:00 asmodai Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -4486,10 +4486,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<para>Robert Swindells <email>swindellsr@genrad.co.uk</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Watson <email>robert@cyrus.watson.org</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Withrow <email>witr@rwwa.com</email></para>
|
||||
</listitem>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Please keep this list in alphabetical order by entity names.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.63 1999/12/15 19:29:04 jedgar Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.64 1999/12/16 22:05:01 asmodai Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>">
|
||||
|
@ -354,6 +354,8 @@
|
|||
|
||||
<!ENTITY a.ru "Ruslan Ermilov <email>ru@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.rwatson "Robert Watson <email>rwatson@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.sada "Kenji SADA <email>sada@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.scrappy "Marc G. Fournier <email>scrappy@FreeBSD.org</email>">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.140 1999/12/16 22:05:01 asmodai Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.141 1999/12/17 10:56:00 asmodai Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -4486,10 +4486,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<para>Robert Swindells <email>swindellsr@genrad.co.uk</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Watson <email>robert@cyrus.watson.org</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Withrow <email>witr@rwwa.com</email></para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.87 1999/12/15 19:29:10 jedgar Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.88 1999/12/16 22:05:04 asmodai Exp $
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
@ -731,6 +731,10 @@
|
|||
<listitem>
|
||||
<para>&a.swallace;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.rwatson;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.dwhite;</para>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Please keep this list in alphabetical order by entity names.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.63 1999/12/15 19:29:04 jedgar Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.64 1999/12/16 22:05:01 asmodai Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>">
|
||||
|
@ -354,6 +354,8 @@
|
|||
|
||||
<!ENTITY a.ru "Ruslan Ermilov <email>ru@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.rwatson "Robert Watson <email>rwatson@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.sada "Kenji SADA <email>sada@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.scrappy "Marc G. Fournier <email>scrappy@FreeBSD.org</email>">
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Please keep this list in alphabetical order by entity names.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.63 1999/12/15 19:29:04 jedgar Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.64 1999/12/16 22:05:01 asmodai Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>">
|
||||
|
@ -354,6 +354,8 @@
|
|||
|
||||
<!ENTITY a.ru "Ruslan Ermilov <email>ru@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.rwatson "Robert Watson <email>rwatson@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.sada "Kenji SADA <email>sada@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.scrappy "Marc G. Fournier <email>scrappy@FreeBSD.org</email>">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.140 1999/12/16 22:05:01 asmodai Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.141 1999/12/17 10:56:00 asmodai Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -4486,10 +4486,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<para>Robert Swindells <email>swindellsr@genrad.co.uk</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Watson <email>robert@cyrus.watson.org</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Robert Withrow <email>witr@rwwa.com</email></para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.87 1999/12/15 19:29:10 jedgar Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.88 1999/12/16 22:05:04 asmodai Exp $
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
@ -731,6 +731,10 @@
|
|||
<listitem>
|
||||
<para>&a.swallace;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.rwatson;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.dwhite;</para>
|
||||
|
|
Loading…
Reference in a new issue