Commit graph

15 commits

Author SHA1 Message Date
Sebastien Gioria
4b32a2908d Fix a sentence for using better english
PR:		docs/56901
Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
2003-11-15 22:01:53 +00:00
Ceri Davies
297060bbd0 Grammar police: "setup" is not a verb. 2003-11-05 10:59:35 +00:00
Simon L. B. Nielsen
6fb6200f97 - Improve markup for inetd references (use &man.inetd.8; and command
tags.
- Use filename tag for a file, instead of a literal tag.

PR:		docs/56900
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li> (original version)
2003-09-16 22:14:11 +00:00
Simon L. B. Nielsen
0064207a88 handbook/*
- Use trademark entities.
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
 - Don't use trademarks as nouns (e.g. don't use "Windows NT's").

diskless-x/article.sgml:
 - While I'm here anyway add trademark tags for all trademarks, now
   that the stylesheet handles it right.

trademark.ent:
 - Add entities for more trademarks / companies.

Also rename the 3Com trademark entity from t3com to tm.3com.  This
should make the entity naming convention a bit more consitent.  This is
done now since the entity is not used too many places yet.
2003-08-28 16:30:39 +00:00
Simon L. B. Nielsen
2469b9f821 Add trademark symbols and attributions:
- Add trademark tags as needed, generally on first use in each
   article.
 - Add an attribution to the legal section mentioning all trademarks
   referenced.
2003-08-13 20:34:01 +00:00
Marc Fonvieille
01bcf1ded6 Add infos about devfs(5) where needed.
Submitted by:		keramida
2002-12-02 21:11:55 +00:00
Giorgos Keramidas
6ddd2cc0dc Fix &entities; that lacked an ending ';' character,
as reported by the following:

	% cd doc/en_US.ISO8859-1
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
	  grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]'
2002-03-27 01:16:55 +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
Murray Stokely
597ccea2b5 Use example.com or example.org for domain names in examples instead of
variations of "foobar" and the like.

Submitted by:	nik and dougb (per RFC 2606)
2001-10-17 06:49:07 +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
Dima Dorfman
f7eeb4d33c Assorted markup fixes.
PR:		28766
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-06 13:02:54 +00:00
Nik Clayton
0feceebdf2 Switch to using the DocBook 4.1 based DTD. 2001-04-17 15:53:40 +00:00
Alexey Zelkin
65566c9fa3 "Fix potential security problem" :-) 1999-11-15 22:55:44 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
Nik Clayton
59dba67e39 Reformatted version of the Diskless X server tutorial. 1999-08-16 22:00:10 +00:00