Commit graph

412 commits

Author SHA1 Message Date
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Marc Fonvieille
914beeaa0c Remove the a.www entity from this file, it overrides the a.www entity
from mailing-list.ent and therefore is useless.
2004-08-04 21:52:26 +00:00
Bjoern A. Zeeb
8c408947e9 Conventions and Traditions commit
Add myself to authors.ent.
Add myself to 'Developers' section of the Contributors List.
Add my PGP key.

Approved by:	pjd (mentor)
2004-07-29 07:10:31 +00:00
Hiroki Sato
ddd742a0b2 Add entities &url.articles.*; and &url.books.*;. These can be used
in <ulink> like <ulink url="&url.books.handbook;/kernelconfig.html"></ulink>.

To use these entities, put the following lines in preamble (DOCTYPE
declaration) of the document:

<!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
%l10n.ent;
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls.ent;

and put URL_RELPREFIX in the Makefile.

For translation teams:
  please add your "langcode" into <langcode>/share/sgml/l10n.ent using
  examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/
  sgml/l10n.ent.  &url.books.*; will be replaced with URLs for your
  language; if you want URLs which point the original (English) docs,
  you can use &url.books.*.en; instead.

Discussed with:	den
2004-07-26 15:28:32 +00:00
Suleiman Souhlal
c34d778312 Traditional first commit:
Add myself to authors.ent.
Add myself to the developers list.
Add my PGP key.

Approved by:	grehan (mentor)
2004-07-24 14:36:09 +00:00
Ceri Davies
c73fe55c0d Mark up FreeBSD specific terms as such.
Note that this has no effect on any of the output formats at present.
2004-07-14 20:07:52 +00:00
Gleb Smirnoff
f16c1075b5 Add my author entity.
Approved by:	julian
2004-07-14 09:03:46 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Ceri Davies
169eed0d21 Whitespace cleanup from previous revision. 2004-07-12 20:01:06 +00:00
Ceri Davies
30feffd84b o Remove the requirement that this file contain FreeBSD specific
terminology.

o Be more specific in the comment about sorting within this file.
2004-07-12 19:59:54 +00:00
Simon L. B. Nielsen
61e9777ed7 The architecture is called FreeBSD/i386, not FreeBSD/x86. 2004-07-10 13:05:40 +00:00
Sergey Matveychuk
d766790a93 Add author entity
Move myself from `Additional Contributors' to `Developers'

Approved by:	eik (co-mentor)
2004-07-07 13:43:53 +00:00
Martin Heinen
279be03237 Replace literal quotes with quote tags. 2004-06-27 20:42:36 +00:00
Mark Linimon
ce347c0757 Make references to NDISulator consistent. 2004-06-25 17:38:20 +00:00
Mark Linimon
b88d259712 Add Giant, LOR, OBE, Pointy Hat, Project Evil, and update the entry
for BSD.

Discussed without much reaction on:	freebsd-doc
2004-06-25 05:15:05 +00:00
Lars Thegler
2d9fb6d6d5 - Added author entity
- Moved from 'Additional Contributors' to 'Developers'
- Added news entry

Approved by: erwin (mentor), simon
2004-05-30 19:50:21 +00:00
SUZUKI Koichi
62c771e5cf Add my author entity to authors.ent.
Add my entity to contrib.committers.sgml.
Add my PGP key.

Approved by:    kuriyama (mentor)
2004-05-23 15:39:49 +00:00
Ceri Davies
76a2788871 Engage brain. Correct the grammatical farce I created with the last commit. 2004-05-21 22:11:22 +00:00
Ceri Davies
d7c6d134a8 Unbreak the doc build.
Pointy hat to:	ceri
2004-05-21 22:06:58 +00:00
Stefan Farfeleder
9f8d7f7425 Add my entity a.stefanf.
Approved by:	das (mentor)
2004-05-05 12:45:30 +00:00
Christian S.J. Peron
1074d67a7c Add my author entity.
Approved by: bmilekic (mentor)
2004-05-04 20:56:48 +00:00
Jeremy Messenger
ded5c8afeb Add my entity.
Approved by:	adamw (mentor)
2004-04-30 19:36:12 +00:00
Denis Peplin
e46b5a634e Add a.tackerman entity (fix build) 2004-04-20 05:15:49 +00:00
Marius Strobl
4c1feff6db Add my entity.
Approved by:	marcel (mentor)
2004-04-18 00:56:48 +00:00
Ceri Davies
2a400ab029 Add the ACPI list entries to unbreak the build. 2004-04-15 16:40:49 +00:00
Daniel Hartmeier
eaf5e38fac Follow committer's guide, add author entity and pgp key.
Approved by:	mlaier (mentor)
2004-04-06 10:20:13 +00:00
Niklas Saers
9416f7fd58 Another gullible fool joins the crowd.
Approved by:    des
2004-03-29 12:50:31 +00:00
Mark Santcroos
713627f516 Add my entity
Add myself to committers list

Approved by:	njl (mentor)
2004-03-18 10:32:34 +00:00
Thierry Thomas
d5d804909b Adding myself.
Approved by: mat (mentor).
2004-03-15 22:02:20 +00:00
Michael Nottebrock
a6f33cdc46 Update URL for the kde-freebsd mailinglist.
Noticed by: Eric Wenger <eric_wenger@yahoo.com>
2004-03-15 20:24:54 +00:00
Volker Stolz
2a6c83770b Add Volker Stolz (vs) to the FreeBSD developers' list (ports).
Reviewed by: linimon (mentor)
2004-03-10 09:59:08 +00:00
Peter Edwards
8d84d741b7 My introductory commits:
Add myself to the Developers section of Contributors list.
Add myself to "authors.ent".
Add my PGP key.

Approved By: dwmalone@ (mentor)
2004-03-09 23:57:26 +00:00
Vinod Kashyap
d93ff3a09b Adding Vinod Kashyap (vkashyap) to the FreeBSD developers' list.
Reviewed by: Paul Saab (ps)
2004-02-26 18:38:10 +00:00
Markus Brueffer
a7c508599a Traditional first commit:
- add my entity
- move myself from contributors to committers

Approved by:	arved (mentor)
2004-02-22 22:06:51 +00:00
Jim Rees
d4dcdf53e3 add my author entity
add me to committers
add my pgp key
put me in the news

Approved by: alfred (mentor)
2004-02-17 21:08:56 +00:00
Marc Fonvieille
b72d8961df Add ctm-users mailing list. 2004-02-13 17:39:47 +00:00
Max Laier
276ea07279 Traditional first commit:
Add me to commiters
Add my entity

Approved by: bms (mentor)
2004-02-10 16:15:29 +00:00
Lukas Ertl
cf48a20212 Traditional first commit:
*) add my FreeBSD.org entity
*) move myself from contributors to committers

Approved by: joerg (mentor)
2004-02-03 11:59:32 +00:00
Pawel Jakub Dawidek
d4004db38e Add my entity (should be done in first place...).
Approved by:	scottl (mentor)
2004-02-02 15:57:00 +00:00
Josef El-Rayes
8732074267 Add GEOM mailing list to handbook.
Approved by:    simon(mentor)
2004-01-22 16:30:14 +00:00
Philip Paeps
89eebab943 Traditional first commit :-)
o remove myself from 'additional contributors'
   o add an author entity for myself
   o add my author entity to 'developers'

Approved by: njl (mentor)
2004-01-21 08:47:34 +00:00
Colin Percival
628d06d728 Traditional first commit: Add myself to contrib.committers (via entity),
remove myself from contrib.additional.

Approved by: rwatson
2004-01-21 01:13:25 +00:00
Simon L. B. Nielsen
e81e50fafa new-account.sgml:
- Remove the requirement for mentors to send PGP keys of new
  committers to admins@.

committers-guide/article.sgml:
- Update copyright year.
- Emphasize that new committers should add their PGP key to the
  Handbook, since it might be needed for identification, e.g. for
  account recovery.

teams.ent:
- Add an entiry for admins@.

Discussed with:	admins (joe, kensmith)
2004-01-17 19:29:56 +00:00
Josef El-Rayes
0faeb31bad o Remove my self from contributors
o Add myself by the use of an entity to committers

Approved by: simon(mentor)
2004-01-15 18:56:11 +00:00
viny
a81bd1f58b Santa Claus brought me a commit bit. So here is my first commit :
- Add myself to authors list.
- Add myself to committers list.

Approved by: stephane (mentor)
2004-01-04 16:05:51 +00:00
Alex Dupre
cd87d2e11a Announce myself to the world.
Add myself to authors and committers.
Remove myself from additional contributors.

Approved by:	blackend (mentor)
2003-12-28 17:16:30 +00:00
Simon L. B. Nielsen
43245fda92 Add the perl mailing list. 2003-12-22 21:11:28 +00:00
Roman Kurakin
673928a09c Add my author entity.
Approved by: imp (mentor)
2003-12-21 21:59:16 +00:00
Ken Smith
8268fc5e18 - Add entity for David Wolfskill (dhw) who is not a committer
at the moment but is working as the primary postmaster@.
2003-12-17 18:06:40 +00:00
Clement Laforet
df7b41515c Traditional first commit.
Add myself to authors and committers list.
Remove myself from additionnal contributors.

Approved by: erwin (mentor)
2003-12-17 12:56:18 +00:00