Merge the EN version changes, 1.75 -> 1.80.
Also, standardize the comment at the top of file.
This commit is contained in:
parent
63cc486911
commit
2e67f57acb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1855
2 changed files with 226 additions and 202 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: authors.sgml,v 1.28 1997-07-15 07:46:18 max Exp $ -->
|
||||
<!-- $Id: authors.sgml,v 1.28 1997-07-15 07:46:18 max Exp $ -->
|
||||
<!-- Original revision: 1.75 -->
|
||||
<!-- $Id: authors.sgml,v 1.29 1997-08-24 23:01:26 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.80 -->
|
||||
|
||||
<!--
|
||||
Names and email address of contributing authors and CVS committers.
|
||||
|
@ -179,6 +179,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:handy@sxt4.physics.montana.edu'
|
||||
name='<handy@sxt4.physics.montana.edu>'></tt>">
|
||||
|
||||
<!ENTITY a.helbig "Wolfgang Helbig
|
||||
<tt><htmlurl url='mailto:helbig@FreeBSD.ORG'
|
||||
name='<helbig@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.hm "Hellmuth Michaelis
|
||||
<tt><htmlurl url='mailto:hm@kts.org'
|
||||
name='<hm@kts.org>'></tt>">
|
||||
|
@ -227,6 +231,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:jkh@FreeBSD.ORG'
|
||||
name='<jkh@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.jlemon "Jonathan Lemon
|
||||
<tt><htmlurl url='mailto:jlemon@FreeBSD.ORG'
|
||||
name='<jlemon@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.jlind "John Lind
|
||||
<tt><htmlurl url='mailto:john@starfire.MN.ORG'
|
||||
name='<john@starfire.MN.ORG>'></tt>">
|
||||
|
@ -403,6 +411,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:roberto@FreeBSD.ORG'
|
||||
name='<roberto@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.rse "Ralf S. Engelschall
|
||||
<tt><htmlurl url='mailto:rse@FreeBSD.ORG'
|
||||
name='<rse@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.scrappy "Marc G. Fournier
|
||||
<tt><htmlurl url='mailto:scrappy@FreeBSD.ORG'
|
||||
name='<scrappy@FreeBSD.ORG>'></tt>">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: authors.sgml,v 1.28 1997-07-15 07:46:18 max Exp $ -->
|
||||
<!-- $Id: authors.sgml,v 1.28 1997-07-15 07:46:18 max Exp $ -->
|
||||
<!-- Original revision: 1.75 -->
|
||||
<!-- $Id: authors.sgml,v 1.29 1997-08-24 23:01:26 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.80 -->
|
||||
|
||||
<!--
|
||||
Names and email address of contributing authors and CVS committers.
|
||||
|
@ -179,6 +179,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:handy@sxt4.physics.montana.edu'
|
||||
name='<handy@sxt4.physics.montana.edu>'></tt>">
|
||||
|
||||
<!ENTITY a.helbig "Wolfgang Helbig
|
||||
<tt><htmlurl url='mailto:helbig@FreeBSD.ORG'
|
||||
name='<helbig@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.hm "Hellmuth Michaelis
|
||||
<tt><htmlurl url='mailto:hm@kts.org'
|
||||
name='<hm@kts.org>'></tt>">
|
||||
|
@ -227,6 +231,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:jkh@FreeBSD.ORG'
|
||||
name='<jkh@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.jlemon "Jonathan Lemon
|
||||
<tt><htmlurl url='mailto:jlemon@FreeBSD.ORG'
|
||||
name='<jlemon@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.jlind "John Lind
|
||||
<tt><htmlurl url='mailto:john@starfire.MN.ORG'
|
||||
name='<john@starfire.MN.ORG>'></tt>">
|
||||
|
@ -403,6 +411,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:roberto@FreeBSD.ORG'
|
||||
name='<roberto@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.rse "Ralf S. Engelschall
|
||||
<tt><htmlurl url='mailto:rse@FreeBSD.ORG'
|
||||
name='<rse@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.scrappy "Marc G. Fournier
|
||||
<tt><htmlurl url='mailto:scrappy@FreeBSD.ORG'
|
||||
name='<scrappy@FreeBSD.ORG>'></tt>">
|
||||
|
|
Loading…
Reference in a new issue