Commit graph

66 commits

Author SHA1 Message Date
Wolfram Schneider
1fd1147e5d Change domain name xinside.com to xig.com
http://www.xig.com/ci/pr/970219.xigraphics.html

Leading Software Company Changes Name to Avoid Confusion with Internet
Porn Denver -- A leading developer of high-performance graphical
software has changed its name from X Inside to Xi Graphics. The
reason: Ongoing confusion between the software developer and the
increasing number of X-rated pornography companies on the Internet
1997-03-21 17:02:44 +00:00
David E. O'Brien
e5ac94598f Very minor word change. 1997-03-21 01:36:18 +00:00
Jordan K. Hubbard
d5b55765b7 Merge from 2.2 (I keep forgetting that my /usr/src is no longer -current). 1997-02-28 14:20:57 +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
Masafumi Max NAKANE
d2c82f82df Typo police.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:55:33 +00:00
David E. O'Brien
8ba991e6b9 Added two useful URL's. 1997-01-12 10:07:52 +00:00
David E. O'Brien
8f3a29750e Updated the Pentium chipset descriptions as suggested by Rodney Grimes.
Submitted by:	Rodney Grimes
1997-01-12 09:36:52 +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
David E. O'Brien
ceeb70204a Been reading more of Rodney HW emails. 1996-12-27 08:48:17 +00:00
David E. O'Brien
c8ef44438c Cut and paste info about the 430VX chipset from some of Rodney's old
fbsd-hw emails.
1996-12-27 08:09:52 +00:00
David E. O'Brien
024e835717 Added "ie. 430FX" for Triton and "ie. 430HX" for Triton-II.
(this is correct, right?  also, does anyone know what the 430VX
	chipset used in the ASUS P55TVP4 is?)
Intel's URL for the VS440FX has changed.
1996-12-27 07:14:11 +00:00
Jordan K. Hubbard
9632137ed6 Phillips -> Philips
Noted-By: some really pedantic person. :)
1996-12-26 05:56:20 +00:00
Masafumi Max NAKANE
c7dff2a844 Typo. 1996-12-10 07:11:57 +00:00
David E. O'Brien
1cd6130b88 Documented Pentium clock speeds (CPU,ext mem,PCI) from a mail message
from Rodney Grimes.

Mentioned that you need 5MB to install FreeBSD, or 4MB if you use
boot4.flp.
1996-12-09 10:59:36 +00:00
Jordan K. Hubbard
eadba47cce *Ahem*. Plexstor, not plasmon.
Spotted-By:  Someone from Japan who's name I now forget (sorry!).
1996-12-05 03:30:59 +00:00
Mike Pritchard
0fb4480c34 Use the predefined entities for a couple of mailing lists. 1996-12-03 23:40:11 +00:00
Mike Pritchard
354aca1693 Fix some spelling errors. 1996-11-30 23:51:49 +00:00
Jordan K. Hubbard
33e0c3d47c Recommend my new Lieblingcdromlaufwerke, the Plasmon PX-12CS. 1996-11-27 01:06:40 +00:00
Alexander Langer
c36226b41b Update URL for the Pentium Systems Hardware Performance Guide.
Closes PR#1918.

Submitted by:	David E. O'Brien <obrien@NUXI.cs.ucdavis.edu>
1996-10-29 03:28:04 +00:00
John Fieber
f2671637c7 close pr 1509 1996-10-07 14:31:01 +00:00
John Fieber
d7a994f49a Close pr 1474
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-10-07 14:25:44 +00:00
Wolfram Schneider
98bb0d639d a bunch of spelling errors 1996-10-04 22:54:17 +00:00
Jordan K. Hubbard
95f484bea3 Some comments from Darryl Okahata <darrylo@hpnmhjw.sr.hp.com> incorporated,
along with some much needed updates to other sections.
1996-10-01 05:28:20 +00:00
Wolfram Schneider
173d5ff9c8 add a.core entity for FreeBSD core team
use E-Mail entities if possible, except for 386BSD Patch kit section
1996-09-22 15:40:46 +00:00
Jordan K. Hubbard
9ddaa90878 Correct a bogon.
Submitted-by: jmb
1996-09-08 02:50:17 +00:00
Jordan K. Hubbard
41839dda57 Make some updates to the hardware guide, take some of Chuck Robey's comments
regarding the source syncing section (sss!).
1996-08-29 04:26:42 +00:00
Jordan K. Hubbard
a92061590c Try to bring this a little more up-to-date. 1996-08-27 03:55:55 +00:00
Jordan K. Hubbard
90f69880db Add a section for CDR drives. 1996-08-24 10:18:50 +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
Jordan K. Hubbard
e4066ba521 Add an Internet Hardware resources section and stick
"The Pentium Systems Hardware Performance Guide" which someone
posted today in there.
1996-08-07 00:39:06 +00:00
Joerg Wunsch
b6ff95d6e9 Various minor mod's to the tape drive section.
Discourage the use of the EXB-2501 by now, and slightly improve the
formatting for this entry.

Correct some minor oddities for the Tandberg entries based on my input
data.

Minor addition to the <!-- tech> section for QIC.
1996-07-20 18:42:25 +00:00
Alexander Langer
d5e3049e62 Put back reference to the Cyclades section which was recently removed
during a merge.
1996-07-16 00:15:53 +00:00
Jordan K. Hubbard
c05d22c9fe o Update my "tips" section of the handbook.
o Create the goals section at last using some text of mine which
  James Raynard dug up someplace. :)
1996-07-15 19:31:47 +00:00
John Fieber
a8de64f2ae accross -> across.
& -> &amp;.
Remove references to imaginary freebsd-policy mailing list.
Submitted by:	John Mulhollen <JMULHOLLEN@gcwf.com>
		Thomas Graichen <graichen@axp5.physik.fu-berlin.de>
1996-07-12 16:18:50 +00:00
John Fieber
63e38d0a0e Three little tweaks make this work, so put it back in. 1996-07-03 21:22:16 +00:00
Jordan K. Hubbard
7a31b5c538 Revert this document - it didn't build (I should have checked) and I don't
have time to mess with it right now.
1996-07-03 01:40:29 +00:00
Jordan K. Hubbard
fc47c03542 Jon Bresler's new hardware guide.
Submitted by:	jmb
1996-07-03 00:42:40 +00:00
Jordan K. Hubbard
58ffe17c27 Update Rod's comments on chipsets to include the Triton II. 1996-06-17 17:44:01 +00:00
Alexander Langer
73be0b618c Add Cyclades configuration section. 1996-06-07 15:56:40 +00:00
Jordan K. Hubbard
281e713d15 Whups! I never meant for the laptop section to appear twice! :-) 1996-06-01 21:28:06 +00:00
Mike Pritchard
9e576f3541 Fix the layout of one of the entries in the laptop section
so that it makes more sense.
1996-05-31 02:36:41 +00:00
Jordan K. Hubbard
96884a51a7 Add laptop user's section to handbook.
Add Alex Nash.
1996-05-29 16:32:27 +00:00
Jordan K. Hubbard
a597f87d31 Add a new section for laptop users.
Update the mirrors list.
1996-05-22 19:13:59 +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
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
John Fieber
0f56f3fda4 Remove some rogue section headings that jordan left way back in v1.9 in a
reorganization of the hw section.
1996-04-08 15:01:04 +00:00
Mike Pritchard
626af959b9 Updated some URL's for Digi International products so you can
actually follow the links, and change references from DigiBoard
to Digi International (I'm currently working for Digi, and we were
just asked to do the same thing with everything we are working
on when possible, so I figured I might as well do the same under FreeBSD).
1996-03-26 23:22:03 +00:00
John Fieber
49ef15c87a Fix a variety of bogons.
Remember:
`&' is a magic character, use &amp;
`$' is a magic character (but shouldn't be), use &dollar;
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00