Commit Graph

19 Commits

Author SHA1 Message Date
Wolfram Schneider
b6c00f9647 a bunch of spelling errors 1996-10-04 22:54:17 +00:00
Jordan K. Hubbard
735c868348 Typo police.
Submitted-By: yoshiaki@kt.rim.or.jp
1996-08-18 17:04:41 +00:00
Peter Wemm
1afbbc7c59 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
f2a8b38c82 Change syslog examples from /386bsd to /kernel. Closes PR 1475. 1996-08-10 17:38:37 +00:00
John Fieber
8668b165f8 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
09d44b1ef5 (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
4f4eb236f1 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
367b84d5ce Fix some grammar problems (mainly its/it's stuff). 1996-01-31 19:03:02 +00:00
Mike Pritchard
739d6a140c Some more spelling fixes. 1996-01-31 14:26:20 +00:00
John Fieber
29397ffde5 Gobs of small tweaks and cleanups.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
Jordan K. Hubbard
3b34e61a0a My reorganization of chapter 9.
Reviewed by:	jfieber
1995-11-25 20:00:49 +00:00
Julian Elischer
92398c66ee 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
c89d9c5a91 Bring 2.1 changes back into the head. 1995-11-20 01:10:33 +00:00
John Fieber
baf849c9b0 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
d745bece54 Fix typos.
Reviewed by:	/usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
John Fieber
66f1d0dbc6 Changes submitted by the author.
Submitted by:	Wilko Bulte, <wilko@yedi.iaf.nl>
1995-09-05 21:07:15 +00:00
John Fieber
1279901cec Clean up assorted formatting glitches. Mostly associated with missing
<header> tags.
1995-08-29 01:42:52 +00:00
John Fieber
1e30867d53 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
dd8fd5aac1 The FreeBSD handbook finds a new home. 1995-04-28 16:19:59 +00:00