Commit graph

10 commits

Author SHA1 Message Date
Marc Fonvieille
b2fbb31f74 Typo and punctuation fixes. 2006-08-29 07:38:23 +00:00
Ceri Davies
d5e7a5e2dd Fix a missing full stop and a subject/verb mismatch.
PR:		docs/92826
Submitted by:	Alec Berryman <alec at thened punkt net>
2006-02-04 22:31:33 +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
Hideyuki KURASHINA
bdf2b25237 Add a missing </para>.
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
PR:		docs/54862
2003-07-25 20:19:18 +00:00
Marc Fonvieille
a1161205fd Update copyright. 2003-02-17 23:00:10 +00:00
Ceri Davies
44032f4e32 Improve the wording in a sentence.
PR:		docs/48011
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-06 22:09:09 +00:00
Giorgos Keramidas
4c59eaec75 Add missing semicolon in entity.
Convert man ref to an entity.
Expand a few remaining contractions.
2002-08-31 16:42:19 +00:00
Ceri Davies
51ff002832 Grammatical fixup. 2002-08-17 20:01:18 +00:00
Ceri Davies
5d46927ce0 Whitespace change. 2002-08-17 19:56:57 +00:00
Michael Lucas
27764b85bc Warner Losh's "Working with Hats" article.
pointy hat to: mwlucas, for thinking he had committed this months ago...
2002-06-25 16:58:12 +00:00