Commit graph

14 commits

Author SHA1 Message Date
Giorgos Keramidas
bfdfba2177 Capitalize SCSI since all (most?) scsi(4) and related manpages
spell it in caps too.
2003-05-21 20:55:29 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +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
Giorgos Keramidas
fa2077b4a2 s/Busmaster/Bus-master/ since it is a composite word. 2003-02-01 17:36:42 +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
Jens Schweikhardt
88c2d34a1d Overhaul some bitrot in the SCSI section:
- shiny new drives are a bit bigger than 2GB these days
- move from st and sd devices to sa and da
- change a few stale references to files in /sys/scsi with /sys/cam/scsi
- bump typical rotational speeds by one generation; introduce 15,000RPM
- mention Ultra160 and Ultra320
- Make the reference to the SCSI-FAQ a true hyper link

There still is a lot to do, like describing CAM in the "SCSI subsystem
design" chapter, fixing some wording about "rogue" devices, which I
think are requiring "quirk" entries. I'm no expert in this field, so
leave it for a SCSI guru.

Discussed with and "go ahead" by:	wilko
2002-06-09 12:25:29 +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
Giorgos Keramidas
e7655d4598 Whitespace fixes.
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Chern Lee
98698f4f5e Spell check in articles:
* outtakes -> out takes
 * themself -> themselves
 * manpages -> man pages
 * suprising -> surprising
 * Blinkenlights -> blinking lights
 * transmition -> transmission
 * coresponds -> corresponds
 * accessable -> accessible
 * disasserting -> dis-asserting (for lack of a better word)
 * harddisks -> hard disks
 * likelyhood -> likelihood
 * repeate -> repeat
2001-10-31 23:10:31 +00:00
Giorgos Keramidas
c78727af17 Add missing newline at end of file.
Approved by:	nik
2001-10-16 13:11:02 +00:00
Giorgos Keramidas
6c15b3e8c9 Replace all contractions with their normal form.
Approved by:	nik
2001-10-16 12:14:00 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +00:00
Murray Stokely
26569d38b9 Add a tutorial about storage device hardware. This was previously
part of Appendix F in the Handbook.
2001-07-13 22:30:40 +00:00