Commit graph

435 commits

Author SHA1 Message Date
Marc Fonvieille
61bb50ff3e Document freebsd-usb mailing list.
PR:		docs/73358
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-11-01 09:40:38 +00:00
Michael Johnson
4970930de7 Add my pgp key
Approved by:	adamw (mentor)
2004-10-30 01:54:46 +00:00
Remko Lodder
48b1dfe2bb Add my entity, since we don't want to break the build.
Approved by:    simon (mentor)
2004-10-15 22:41:23 +00:00
George V. Neville-Neil
a978c10d52 Approved by: rwatson (mentor)
New committer commit.

Add public key to set of keys.

Update relevant articles with information on myself.
2004-10-11 15:28:55 +00:00
Stephan Uphoff
112b1918eb add myself
Approved by:	sam (mentor)
2004-10-09 20:40:04 +00:00
Koop Mast
8bcc54f912 First commit, add my entity.
Approved by:	pav (mentor)
2004-09-15 18:37:26 +00:00
Xin LI
adff7b183a Traditional first commit: add my entity
Approved by:	murray (mentor)
2004-09-15 08:08:12 +00:00
Josef El-Rayes
7b1b3f4edf Make name of variable consistent with email address.
Pointed out by:		ru
2004-09-08 23:25:25 +00:00
Ceri Davies
95e62d6821 Very minor whitespace change. 2004-09-08 19:30:22 +00:00
Ceri Davies
11c550e29f Add some more terms.
PR:		docs/71476
Submitted by:	Gavin Atkinson <gavin.atkinson at ury.york.ac.uk>
2004-09-08 19:28:11 +00:00
Josef El-Rayes
ab3ea6f59f Commit the additions by keramida i forgot with latest commit to
committers-guide.

Pointed out by:	ru
2004-09-06 09:07:50 +00:00
Murray Stokely
28a7f3c301 Use &url.books.faq; so that we can specify relative or absolute URLs,
rather than explicitly using '..'.
2004-08-25 08:44:53 +00:00
Tom Rhodes
01a7fb283b Add the VuXML mailing list.
Requested by:	nectar && Dan Langille
2004-08-23 18:05:33 +00:00
Alexey Dokuchaev
baf993a4a0 Traditional first commit: add my entity.
Approved by:	fjoe (mentor)
2004-08-23 12:32:53 +00:00
Dejan Lesjak
3648beeb34 Add my author entity.
Approved by: anholt (mentor)
2004-08-20 10:49:52 +00:00
Josef El-Rayes
4bf83ac9e3 Add Apache mailing list to handbook.
Submitted by:	clement
2004-08-19 16:44:38 +00:00
Cheng-Lung Sung
b8806ed62a Add my author entity.
Approved by:	leeym (mentor)
2004-08-19 09:02:25 +00:00
Ceri Davies
39c155b048 Sort the entries under "B" correctly. I'm not sure how I missed this. 2004-08-15 13:38:29 +00:00
Ceri Davies
d8e15ac29d Add an entry for TSC.
Approved by:	dg
2004-08-14 23:59:34 +00:00
Ceri Davies
e137e59bab o Add an example to the top of this file to help out anyone trying to
add new content.

o Add a glossary entry for every acronym present in the Handbook. [1]
  Except for "US", which I believe is self-explanatory.

o Add additional glossterms for each unexpanded acronym, linking to
  the expanded term.

Many thanks to Warren for this.

[1]:
PR:		docs/69646
Submitted by:	Warren Block <wblock at wonkity dot com>
2004-08-14 15:19:05 +00:00
Dmitry Morozovsky
bff83fb187 Add my author entity.
Approved by:	den (mentor)
2004-08-11 13:47:02 +00:00
Hiroki Sato
49e85edeb6 Add doc.local.mk for en_US.ISO8859-1. Probably the SP_ENCODING definition
in this file can also be used in languages which use ISO8859-*
encodings without modification.
2004-08-09 16:35:23 +00:00
Herve Quiroz
b5d49d2acd Add my author entity
Approved by:	glewis (mentor)
2004-08-06 08:16:53 +00:00
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