Doug Barton
8a313d7dcb
Remove all references to the now-defunct 6bone [1]
...
Replace 3ffe:* (6bone) prefixes with the prefix reserved for documentation
in RFC 3849 (while I'm here).
Prompted by: paul beard <paulbeard@gmail.com> [1]
2007-04-26 20:27:03 +00:00
Xin LI
e140896ec8
Escape <, >, &'s, plus some cleanups against the SGML. There should not
...
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.
Requested by: intron at intron ac
Reviewed by: Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by: simon
2006-01-05 20:03:39 +00:00
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
Ceri Davies
f62ed2d8ef
Grammar police: "setup" is not a verb.
2003-11-05 10:50:51 +00:00
Giorgos Keramidas
329fbacce4
Minor English grammar nit. Translators please ignore.
2003-05-21 21:01:23 +00:00
Giorgos Keramidas
6dd95937d9
Put my flame resistant suit on, and remove all unnecessary duplication
...
of URL text in <ulink> attributes, reducing the probability of typos
in future changes to the docs.
2003-04-11 01:11:39 +00:00
Ceri Davies
2b6ce9005a
Make consistent use of <userinput>.
...
PR: docs/41286
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-27 16:58:05 +00:00
Tom Rhodes
d4b003e30a
FreeBSD documentation project prefers to use manual pages over man pages,
...
hence some documents should reflect this.
Tossed around on: -doc -developers
2002-07-11 19:08:31 +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
Peter Pentchev
eed41e97e6
Convert the names, descriptions and e-mail addresses of FreeBSD
...
committers and mailing lists to &a.xxx; entities.
Reviewed by: keramida
Approved by: keramida, silence on -doc
2002-03-15 07:46:22 +00:00
Murray Stokely
d9ba0513eb
sysctl -w is deprecated.
...
Reminded by: des
2001-12-13 09:15:21 +00:00
Giorgos Keramidas
b1def32fd6
Expand all contractions in the developer's handbook.
2001-12-08 10:48:58 +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
Murray Stokely
bc83273cff
* Correct some links
...
* Use ftp.hostname.com/directory rather than
ftp.hostname.com:directory.
* s/freebsd.org/FreeBSD.org/
* Use relative links for FreeBSD.org documents
PR: 31447
Submitted by: Cyrille Lefevre
Found by: linbot
2001-10-23 21:54:19 +00:00
Chern Lee
3e8d98b70a
Standardize:
...
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP
Approved by: murray
2001-07-17 22:20:51 +00:00
Chern Lee
6dbf07d805
Fix/Standardize:
...
internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix
To be standardized with the rest of the doc tree.
Approved by: murray
2001-07-17 20:51:52 +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
Murray Stokely
90b1aec3d1
Add chapters on DMA Basics, IPv6 Implementation, and the VM systems.
...
Suggested by: nik
Obtained from: The Handbook
2001-05-14 02:52:44 +00:00