Commit graph

13 commits

Author SHA1 Message Date
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +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
Christian Brueffer
f3db8ca393 Whitespace cleanup for previous commit
PR:		40951
Approved by:	ceri (mentor)
2003-01-16 16:39:27 +00:00
Christian Brueffer
7906f06ef8 - Fix a typo
- Add a pair of missing tags
- Reword two sentences for clarification

PR:		40951
Approved by:	ceri (mentor)
2003-01-16 16:37:56 +00:00
Christian Brueffer
900ab1d644 Two grammar fixes and a punctuation fix
Translators may ignore this commit

Approved by:	ceri (mentor)
2003-01-14 20:41:31 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
0b824da1aa Remove all contractions from most of the articles. This solves the
problems with the usage of "its" vs "it's" among other things

Approved by:	nik
2001-10-16 11:53:01 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +00:00
Nik Clayton
59286a2bf2 Fix a typo in an example, pointed out by the author. 2001-07-11 11:08:47 +00:00
Dima Dorfman
4a5d66a6bf Spelling police. 2001-07-10 14:00:17 +00:00
Nik Clayton
2fd15d706a Fix some typos pointed out by the author. 2001-07-06 09:16:29 +00:00
Nik Clayton
35c396b859 A new article explaining how best to use FreeBSD on solid state media.
Submitted by:	John Kozubik <john@kozubik.com>
2001-06-20 16:12:33 +00:00