Commit graph

10 commits

Author SHA1 Message Date
Josef El-Rayes
6d05c0410f Modify the author information into standard used through out the handbook.
Discussed on:	freebsd-doc@
2004-05-16 21:28:34 +00:00
Simon L. B. Nielsen
0b473c33aa *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Don't join trademarks with other words, e.g. using hyphens.

trademark.ent:
 - Add trademark entity for Sun.
2004-02-16 00:11:08 +00:00
Marc Fonvieille
a083e812b3 s/close s;/close(s);/
Submitted by:	BelletJr@aol.com
2003-04-12 11:32:40 +00:00
Marc Fonvieille
87244b4a45 Remove files moved to share/images/books. 2003-04-11 09:34:49 +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
Chern Lee
fb68848e50 Spelling Fixes:
* loadded -> loaded
 * useability -> usability
 * idealogy -> ideology
 * manpages -> man pages
 * fucntion -> function
 * useable -> usable
 * nowehere -> nowhere
 * loger -> longer
 * mechanisim -> mechanism
 * staticly -> statically
 * seperatly -> separately
 * initilized -> initialized
 * priorites -> priorities
 * funtions -> functions
 * predeclard -> predeclared
 * fuction -> function
 * signalled -> signaled
 * keypresses -> key presses
 * devicere -> device
 * programing -> programming
 * begining -> beginning
 * hardcoding -> hard coding
 * outputing -> outputting
 * siginificant -> significant

And many other "theword" -> "the word" whitespace fixes in the usb chapter.
2001-11-01 00:22:20 +00:00
Chern Lee
cfb67e5b21 Add a $FreeBSD$ version tag. 2001-11-01 00:17:06 +00:00
Dima Dorfman
4a5e851cb2 DocBook police: open and close tags for <screen> should cuddle up to
the contents within.
2001-07-06 13:03:06 +00:00
Daniel Harris
5a583aa361 Correct some typos and clarify.
PR:		28352
Submitted by:	author
2001-06-22 21:29:18 +00:00
Murray Stokely
33c100c32d Add a chapter on sockets programming.
Submitted by:	G. Adam Stanislav
2001-06-22 08:49:14 +00:00