Commit graph

20 commits

Author SHA1 Message Date
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
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
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
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +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
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
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
Ceri Davies
593b5ba1a3 Note that "MFS" is also used when patches are merged to security branches. 2003-09-28 20:25:42 +00:00
Simon L. B. Nielsen
b84b8d3939 - Add an entry for POLA, copied from the FAQ.
- Add a missing </glossdiv>.

Text reviewed by:	ceri, brueffer
2003-09-18 20:49:49 +00:00
Simon L. B. Nielsen
5f99e0afac Add a missing '>' to close a SGML tag.
Submitted by:	Lukas Ertl <l.ertl@univie.ac.at>
2003-09-18 19:25:51 +00:00
Ceri Davies
96fcec368a Add BSD and KSE. 2003-09-18 17:52:44 +00:00
Ceri Davies
bddac34733 Add a skeleton FreeBSD specific glossary, and the appropriate glue to the
handbook to allow it to be incorporated in the build.  This is not on by
default at the moment, and users who want it will need to set WITH_GLOSSARY
to a non-empty string when building ("make WITH_GLOSSARY=yes" being the
common case).

It is expected that committers will help to flesh out the glossary before
it is connected to the build by default; the current entries have been chosen
to illustrate the way that DocBook allows for "See also" and "See" in the
glossary elements.

This commit also takes the index out of the appendices in the handbook, as
this is not the usual place for an index to sit in a book, and moves it to
the end of the book.
2003-09-18 16:43:36 +00:00