Commit graph

16 commits

Author SHA1 Message Date
Marc Fonvieille
8177cbbd30 Typo and punctuation fixes. 2006-08-29 19:45:44 +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
Simon L. B. Nielsen
09f3c92252 - Use trademark entities.
- Add trademark attributions.
2003-10-18 10:39:16 +00:00
Marc Fonvieille
6e6d907ceb Missing/empty tags fixes.
Found by:	make lint
2003-08-27 07:13:11 +00:00
Giorgos Keramidas
526e6c0663 Typo in filename: fsatb > fstab. 2003-03-25 14:58:11 +00:00
Giorgos Keramidas
5f701d26d7 Fix minor grammar mistake.
Translators can ignore this, since it only applies to English.
2003-02-01 17:34:02 +00:00
Marc Fonvieille
84116021ba s/softupdates/Soft Updates/
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-01 13:39:29 +00:00
Daniel Harris
3e6279c157 Correct syntax of a command.
PR:		40134
Submitted by:	haribeau@gmx.de via the author
2002-07-07 17:54:24 +00:00
Greg Lehey
69af2ac521 Correct grammar. 2002-05-28 23:51:48 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
fff8b480df Fix two minor typos:
strip -> stripe.
	mount -> mount_msdos

PR:		docs/35387
Submitted by:	Bob Van Valzah <bob@smtp.whitebarn.com>
2002-02-28 02:55:01 +00:00
Giorgos Keramidas
d690a988f5 Change most quote characters to proper <quote> tags,
or other more appropriate SGML entities.
2002-02-14 23:57:13 +00:00
Chern Lee
d2eb18e44b megabytes -> gigabytes
Submitted by: Nate Lawson <nate@rootlabs.com>
2001-10-31 23:12:55 +00:00
Chern Lee
98698f4f5e Spell check in articles:
* outtakes -> out takes
 * themself -> themselves
 * manpages -> man pages
 * suprising -> surprising
 * Blinkenlights -> blinking lights
 * transmition -> transmission
 * coresponds -> corresponds
 * accessable -> accessible
 * disasserting -> dis-asserting (for lack of a better word)
 * harddisks -> hard disks
 * likelyhood -> likelihood
 * repeate -> repeat
2001-10-31 23:10:31 +00:00
Chern Lee
77d92f2d84 Update by author, point readers to downloadable Perl script.
Submitted by: Bob Van Valzah <Bob@BGPBook.Com>
2001-10-29 23:20:40 +00:00
Chern Lee
5a6b16a798 Add Bob Van Valzah's Bootstrapping Vinum article.
Submitted by: Bob Van Valzah <Bob@BGPBook.Com>
2001-10-16 20:54:26 +00:00