Commit graph

30 commits

Author SHA1 Message Date
James Raynard
f10114b093 Spelling, grammar cleanups 1997-10-19 13:32:14 +00:00
Satoshi Asami
650395aa4f Make capitalization consistent up to major section headers ("<sect>"). 1997-08-12 09:18:34 +00:00
David E. O'Brien
aaadad221e Mention that "options XSERVER" is applicable only to the vt0 console driver.
(as it appears from the mailing list archive).
1997-03-19 02:43:43 +00:00
Peter Wemm
6fc1c941f5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:02:20 +00:00
Mike Pritchard
de273542e3 Add a link to the quota section in the "OPTION QUOTAS" section. 1997-02-06 17:47:14 +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
Joerg Wunsch
272bcc297b Add my description for how to add a new-style kernel option, including
Bruce's comments.
1996-12-23 12:20:05 +00:00
Mike Pritchard
4b6d3d30f8 Mention /etc/fbtab in the section that describes how to
create device nodes for the sound devices.  Closes PR# 423.

Also correct several spelling errors.
1996-12-16 22:33:35 +00:00
Wolfram Schneider
2a0dcf6dc7 delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:36:22 +00:00
John Fieber
5d4c956ae8 Reword wcd0 description.
Submitted by:	Peter da Silva <peter@taronga.com>
1996-09-16 14:27:07 +00:00
John Fieber
89972f0359 wcd0 is a device, not a controller.
Submitted by:	Utsumi Syunichi <utsumi@mdo.sps.mot.com>
1996-09-11 16:11:51 +00:00
Jordan K. Hubbard
39471e7930 Mention the fact that HP NICs are now supported.
Submitted-by: "A JOSEPH KOSHY <koshy@india.hp.com> "
1996-09-09 03:57:49 +00:00
Satoshi Asami
e1d14f96f0 Use "(the) X Window System" consistently, not X-Window or lowercase
variants.

Submitted by:	Hanai Hiroyuki <hanai@astec.co.jp>
1996-08-28 00:44:00 +00:00
Wolfram Schneider
aa334984c1 add I686_CPU to the list of possible values of keyword 'cpu' 1996-08-27 12:00:18 +00:00
Satoshi Asami
0e6705d4e0 Be consistent about the codebase we originated from. Always use
"4.4BSD-Lite" (not "4.4 BSD Lite", "BSD 4.4-lite" or some such), this
is what the CSRG people call their release in the red daemon book (and
most of the handbook had it that way).
1996-08-21 07:28:57 +00:00
Satoshi Asami
39ce96e625 Bring this file up to reality (as far as I know .. these are only
the devices I once owned or contemplated purchasing .. )

(1) The ncr controller supports 53C810/815/825/860/875.

(2) Descrpitions of fxp0 and vx0 were missing.

(3) The ed driver supports SMC 8216 (`Elite Ultra') too.

(4) Add pseudo-device ccd.
1996-08-15 11:20:14 +00:00
Satoshi Asami
2e97307cc7 Typo (nott -> not). 1996-08-15 09:45:30 +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
John Fieber
4fe7755b43 Fixed botched cross reference (target was not defined). 1996-05-15 15:17:28 +00:00
Mike Pritchard
f6d864bf47 Add definitions for the various freebsd-* mailing lists so that
we are consistent in how they are referenced in the handbook, and
so that they are now all clickable URLs.  E.g. no more mis-matched
freebsd-hackers@freebsd.org and hackers@freebsd.org.  They are used
just like the individual mail addresses defined in authors.sgml.
E.g. &a.doc will expand to:

FreeBSD documentation project mailing list <freebsd-doc@FreeBSD.ORG>

Be consistent in using the FreeBSD.ORG address.  All references
to freebsd.org were changed to FreeBSD.ORG.

Use pre-defined addresses for some individuals where available.
1996-05-09 23:04:53 +00:00
Joerg Wunsch
26da2245b9 Update the information about kernel options. Mention the ``new option
scheme''.

Closes PR # docs/1110.
1996-03-31 18:01:55 +00:00
Mike Pritchard
43f5534015 Some more spelling fixes. 1996-01-31 14:26:20 +00:00
Nate Williams
d56043cf76 Add a note about needing a new version of config(8) when upgrading from older
releases of FreeBSD.
1996-01-20 06:28:11 +00:00
Nate Williams
ca514e0646 - Make it even more obvious that npx0 is 'mandatory'.
- Point people to LINT for better descriptions of configuration lines.
1996-01-20 06:11:35 +00:00
John Fieber
82fcad3e3b Suggest that keeping pseudo-device gzip is probably a good idea. 1995-12-19 17:02:49 +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
John Fieber
acf70d1afa The npx0 device is NOT optional.
A few other minor tweaks.
1995-12-04 13:39:32 +00:00
John Fieber
dae68ef956 Lots of tweaks.
Submitted by:	Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
1995-10-22 00:42:14 +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