Commit graph

22 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
Jordan K. Hubbard
0cb93f7b9d More rc.conf vs sysconfig updates. 1997-07-11 08:04:00 +00:00
David E. O'Brien
c65dfd8629 FreeBSD-{stable,STABLE} ==> 2.1-STABLE 1997-03-19 03:24:50 +00:00
David E. O'Brien
e0cb7e3760 Attempts to clarify the FreeBSD-{current,stable} mess used here.
It is not clear what version of FBSD things apply to anymore.
"-CURRENT"  --->  "2.2-RELEASE and later"
1997-03-19 03:15:43 +00:00
Peter Wemm
6fc1c941f5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:02:20 +00:00
Brian Somers
0b7490b0fd Rename a.brian to a.handy and a.briansomers to a.brian 1997-01-18 22:11:49 +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
2a0dcf6dc7 delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:36:22 +00:00
Wolfram Schneider
98bb0d639d a bunch of spelling errors 1996-10-04 22:54:17 +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
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
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
John Fieber
c44e9a49b7 Fix a couple things that tripped up latex output. 1996-05-24 19:33:33 +00:00
Jordan K. Hubbard
ad0eaf4d9f Correct a few small typos.
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
Rich Murphey
71115bf028 Clarified some of the examples and changed their syntax to
make them more consistent.

Submitted by:	Rich
1996-05-17 17:36:29 +00:00
Jordan K. Hubbard
47f9222271 I think these reference tags (given the context of the sentence) make
more sense.
1996-05-17 11:16:51 +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
Mike Pritchard
1e04e15755 Correct the Mathematica install section to correctly match
up the example output with the text description.

Submitted by:	Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
1996-05-16 22:50:29 +00:00
John Fieber
4fe7755b43 Fixed botched cross reference (target was not defined). 1996-05-15 15:17:28 +00:00
Rich Murphey
c966c8dcc5 This is a guide to installing the linux emulator with specific
instructions on installing and running Mathematica's Linux binary.
Written by Brian N. Handy, Chuck Robey and myself.

Reviewed by:	jordan
1996-05-14 20:31:53 +00:00