Commit graph

7 commits

Author SHA1 Message Date
Joel Dahl
a01946824b Remove contraction.
Approved by:	brueffer (mentor)
2005-09-04 22:09:59 +00:00
Niklas Saers
cfce389ad3 Update one year of changes, replace statistics with those of 2004 and add images
Approved by:    des (mentor)
2005-06-18 18:44:24 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Ceri Davies
d7bef5c111 Add enough id attributes to prevent jade generating file names. 2004-07-28 19:42:39 +00:00
Maxim Sobolev
5c3cffdaf3 Remove reference to Satoshi Asami as a leader of portmgr, which is untrue
for at least 2 years.
2004-07-27 15:37:53 +00:00
Martin Heinen
048f08f9dc Fix some typos. 2004-04-11 08:38:42 +00:00
Dag-Erling Smørgrav
ec310d45a7 Niklas's thesis, which I've SGMLified (the original was in DocBook XML).
It needs to be split up into chapters and reindented before it is hooked
up to the doc build.
2004-03-30 16:59:58 +00:00