Commit graph

25 commits

Author SHA1 Message Date
Satoshi Asami
633e4c52a8 Update scsi.sgml to reflect recent reality. Change Japanese
translation to match it.  Refine Japanese translation.  Move around
newlines in Japanese version to make it look more pleasant on a
graphical web browser (i.e., netscape).

Submitted by:	asami, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-12-28 20:18:24 +00:00
Tim Vanderhoek
ad6b3b7d8c Use consistent spelling,
writeable -> writable (recall prior debate over this? :-)
	initialise -> initialize
	recognise -> recognize

Merry Christmas! :)
1997-12-25 09:36:38 +00:00
David E. O'Brien
d690e3f90f Make note of SCSI cdrom drives that are in disfavor by those on the SCSI
mailing list.
1997-11-23 19:13:42 +00:00
Peter Wemm
6fc1c941f5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:02:20 +00:00
Jordan K. Hubbard
538f9021da Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 06:27:56 +00:00
Mike Pritchard
a195318eaf Avoid the use of contractions. This eliminates the "its"/"it's" problems
pointed out by Rick Robinson.  Found and fixed some grammar problems
at the same time.

Note: the reason for avoiding contractions is two-fold:

1) It makes the text easier to understand for people who speak English
   as a second language.
2) Expanding the contractions often reveals poorly worded passages.
1996-12-31 21:54:24 +00:00
Wolfram Schneider
98bb0d639d a bunch of spelling errors 1996-10-04 22:54:17 +00:00
Jordan K. Hubbard
303986b3c9 Typo police.
Submitted-By: yoshiaki@kt.rim.or.jp
1996-08-18 17:04:41 +00:00
Peter Wemm
cc1cbedee1 Remove the quotes from some of the kernel options that dont need it.
eg:  options "SCSI_DELAY=15" should be options SCSI_DELAY=15, as config
knows about the "=" and splits it correctly into key=value for the #defines.
The only options that need quotes are those that have numbers as part of
the actual name, eg: "TUNE_1542" and "COMPAT_IBCS2".
1996-08-12 11:48:49 +00:00
Alexander Langer
abf6fd0247 Change syslog examples from /386bsd to /kernel. Closes PR 1475. 1996-08-10 17:38:37 +00:00
John Fieber
92e6163cd6 Updates from the author. Also update the date; a lot of things have
changed since May!
Submitted by:	wilko@yedi.iaf.nl
1996-07-07 02:00:48 +00:00
Mike Pritchard
b37985c476 (This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started
on the next, so they wound up all intermixed)

Move the mailing list entities from authors.sgml to the new file
lists.sgml.  Add an entity for majordomo at the same time.

Avoid the use of contractions.  This revealed some grammer problems,
and also has the benefit of helping make things clearer for those people
who do make speak English as a their first language.
1996-05-16 23:18:28 +00:00
Satoshi Asami
0602d3fe7a Delete duplicate "make sure you have at least one device supplying
teminator power".

Noticed by:	<yoshiaki@kt.rim.or.jp>
1996-04-19 21:50:32 +00:00
Mike Pritchard
bf054182ed Fix some grammar problems (mainly its/it's stuff). 1996-01-31 19:03:02 +00:00
Mike Pritchard
43f5534015 Some more spelling fixes. 1996-01-31 14:26:20 +00:00
John Fieber
d0ed8938a4 Gobs of small tweaks and cleanups.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
Jordan K. Hubbard
c61a85bc64 My reorganization of chapter 9.
Reviewed by:	jfieber
1995-11-25 20:00:49 +00:00
Julian Elischer
7392d17c9e brought up-to-date with regards to some aspects of the scsi system
doubtlessly imported new and interesting spelling errors..
1995-11-20 05:46:00 +00:00
John Fieber
7825ec568c Bring 2.1 changes back into the head. 1995-11-20 01:10:33 +00:00
John Fieber
f56c1a6397 Two new sections:
* Kernel configuration, from Jake Hamby <jehamby@lightside.com>
    I'd like as many people as possible to give this one a good
    check before 2.1 goes out the door.

  * Routing, from Coranth Gryphon <gryphon@healer.com>

A bazillion formatting tweaks (only 13 bazillion more to go!)
1995-10-07 04:32:03 +00:00
Jean-Marc Zucconi
ee9ab1a5c7 Fix typos.
Reviewed by:	/usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
John Fieber
55774564c1 Changes submitted by the author.
Submitted by:	Wilko Bulte, <wilko@yedi.iaf.nl>
1995-09-05 21:07:15 +00:00
John Fieber
23a321bcf2 Clean up assorted formatting glitches. Mostly associated with missing
<header> tags.
1995-08-29 01:42:52 +00:00
John Fieber
396c73dcff Start populating the handbook with useful cross reference targets.
All cross reference labels start with name of the file that contains
them.  A label for the top section level is simply the name of the
file (omitting the .sgml).  Other references within the file append a
colon and onother name.  For example, the label on the mailing list
section in the file eresources.sgml is eresources:mail.  This gives
each file its own cross reference namespace.
1995-06-30 17:37:53 +00:00
John Fieber
4776451dac The FreeBSD handbook finds a new home. 1995-04-28 16:19:59 +00:00