Commit graph

13 commits

Author SHA1 Message Date
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
cecc348da3 Use the new doc.project.mk file, and ${.CURDIR}. 1999-09-03 17:40:13 +00:00
John Baldwin
9c6e695ef1 Make the doc/en_* makefiles repect ${DOC_PREFIX} when they include
${DOC_PREFIX}/share/mk/docproj.docbook.mk instead of using hard-coded
paths.

Reviewed partially by:	nik, billf
1999-08-29 00:02:23 +00:00
Nik Clayton
dce55200fb More Makefile framework. I don't know why CVS didn't commit these with
the other batch.
1999-08-17 21:35:56 +00:00
Nik Clayton
59dba67e39 Reformatted version of the Diskless X server tutorial. 1999-08-16 22:00:10 +00:00