Commit Graph

2419 Commits

Author SHA1 Message Date
tsutsui
ddc6c721bc Fix pasto. 2003-04-16 13:44:35 +00:00
jmmv
14f04cdd26 Capitalize "Reset" to match descriptions of all other items in the same list
(all starting with capital letter).
2003-04-16 13:37:50 +00:00
wiz
472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz
074e8f5eea Bump date for addition of more drivers, and sort that list. 2003-04-16 09:59:40 +00:00
wiz
26fbb487a0 Uppercase PCMCIA. 2003-04-16 09:07:05 +00:00
wiz
1ed976874c Remove trailing space. 2003-04-13 01:45:06 +00:00
oster
483ec40279 Briefly describe how to enable a number of the optional RAID types.
Remove wording which suggests that SCSI IDs need to be hard-coded --
this hasn't been a requirement since auto-configure.
2003-04-12 21:20:04 +00:00
wiz
c619997735 Bump date for last. 2003-04-11 06:04:23 +00:00
christos
5334b7dc7d bye bye UCONSOLE 2003-04-10 22:10:12 +00:00
jmmv
c1b9eafbfd Add supported kernel options to the SYNOPSIS section. Somebody more qualified
should describe what they do...  Closes my own PR misc/17648.
2003-04-09 17:41:28 +00:00
jmmv
46337f6c93 Add a SYNOPSIS section with all kernel options; bump date.
Closes my own PR misc/17647.
2003-04-09 17:30:04 +00:00
jmmv
a6f4d1b666 Document the COM_HAYESP option; bump date. Closes my own PR misc/17640. 2003-04-09 17:21:48 +00:00
jmmv
737d93d096 Document the PMS_DISABLE_POWERHOOK option, and bump date.
Closes my own PR misc/17639.
2003-04-09 17:11:55 +00:00
jmmv
3634aeb3d8 ... and bump date. 2003-04-09 17:04:40 +00:00
jmmv
91f7948df4 Move description of IPSEC* related options from options(4) to ipsec(4) and
add them to the SYNOPSIS section.  Closes my own PR misc/17634.
2003-04-09 16:44:46 +00:00
wiz
3e606ffc9d Some sun trademarks correctly spelled, from Igor Sobrado in PR 19820. 2003-04-06 21:05:08 +00:00
wiz
2319d7cfda IPsec, not IPSEC. 2003-04-06 20:11:24 +00:00
wiz
95580fdb41 Fix typo. Igor Sobrado, PR 19691. 2003-04-06 19:44:01 +00:00
wiz
1f2f4a71fc It is spelled ARPANET. Igor Sobrado, PR 19691. 2003-04-06 19:39:46 +00:00
wiz
6a27ceda73 Uppercase UNIBUS and MASSBUS. Igor Sobrado, PR 19691. 2003-04-06 19:33:57 +00:00
wiz
4736d0ff54 Naming cleanups, from Igor Sobrado in PR 19691. 2003-04-06 19:33:32 +00:00
wiz
abcb732e03 Naming consistency, and some whitespace fixes.
First part of PR 19691 by Igor Sobrado.
2003-04-06 19:29:40 +00:00
wiz
68caa698b2 Respect the law: Use A-law and mu-law as spellings as far as easily possible.
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +00:00
tsutsui
fce130b45c Build and install oosiop(4). 2003-04-06 10:22:21 +00:00
wiz
5e2400e3a9 Fix typo, and add a "the". 2003-04-06 10:20:22 +00:00
tsutsui
7a1da1fc3b Add scsibus at oosiop. 2003-04-06 10:16:22 +00:00
tsutsui
e76a348b0b - Note and Xref oosiop(4).
- Use wildcard for arc config in SYNOPSIS.
- Add hp700 attachment.
- Xref esiop(4).
2003-04-06 10:15:27 +00:00
tsutsui
4957e397e3 Add oosiop(4) man page. 2003-04-06 10:12:54 +00:00
kent
74636b2c38 Note support of 82540EP.
Bump date.
2003-04-05 13:25:17 +00:00
kent
d2102d9a56 ICH3 was not listed.
Bump date.
2003-04-05 13:04:42 +00:00
perry
a3a5203515 Change all instances of Etherlink to EtherLink
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
2003-03-31 19:16:49 +00:00
perry
05ed3a9ec7 make Mhz consistently MHz -- from Igor Sobrado, PR misc/19812 2003-03-31 18:31:11 +00:00
perry
0150c80b00 manufacturerid->manufacturer productid->product
problem pointed out by Igor Sobrado in PR misc/19812
He suggested "manufacturer ID" etc.
However, I asked chopps, and he pointed out all his earlier man pages
had just said "manufacturer" and "product" so I went with the precedent.
2003-03-31 18:27:14 +00:00
perry
d8408176e7 exisiting->existing from Igor Sobrado in PR misc/19812
Plus a bunch of others.
UK spelling people: my colour->color fix is NOT gratuitous -- spelling
it "ColourMap" in the documentation when the include file calls it
"ColorMap" is a recipe for madness. Yet again, consistency is important.
2003-03-31 18:24:03 +00:00
perry
30f3114e05 8Mb->8MB, from Igor Sobrado in PR misc/19812 2003-03-31 18:15:49 +00:00
perry
392e51f243 communicatie->communicate, from Igor Sobrado PR misc/19812 2003-03-31 18:14:08 +00:00
perry
a424243cef compatability->compatibility
Personal WorkStation->Personal Workstation
Igor Sobrado in PR misc/19812
2003-03-31 18:09:33 +00:00
bjh21
9e8400a3d7 Inspired by Igor Sobrado, spell Ethernet physical layers (e.g. 10BASE-T)
correctly everywhere except in "ifmedia" parameters to ifconfig(8).
2003-03-31 12:34:49 +00:00
wiz
9efe7ffc44 3Com is the preferred spelling. From jmc@openbsd. 2003-03-31 11:35:24 +00:00
perry
22d09e8d47 UARTS->UARTs (Igor Sobrado, PR misc/19811) + new sentence, new line 2003-03-31 03:44:32 +00:00
perry
cd604085c0 10bT->10baseT (Igor Sobrado, PR misc/19811) + new sentence, new line 2003-03-31 03:40:09 +00:00
perry
51fd9a867c initializ*, for consistency 2003-03-31 03:35:58 +00:00
perry
0894a18d1b inbonud->inbound (Igor Sobrado, PR misc/19811) 2003-03-31 03:18:26 +00:00
perry
5d8fff330c attched->attached (Igor Sobrado, PR misc/19811) 2003-03-31 03:16:13 +00:00
perry
a300a95fd1 interwave->Interwave (PR misc/19811 from Igor Sobrado)
Also fix up some grammar, new sentence/new line, and other misc. fixes.
2003-03-31 03:14:32 +00:00
wiz
cabb2e2c56 Capitalize Alpha. Igor Sobrado, PR 19678. 2003-03-30 21:29:05 +00:00
wiz
3425830569 Uppercase ULTRIX. Igor Sobrado in PR 19678. 2003-03-30 21:20:17 +00:00
wiz
bab441b265 Uppercase VAX. Igor Sobrado in PR 19678. 2003-03-30 21:10:25 +00:00
wiz
09c94bad02 Uppercase prom and eeprom. 2003-03-30 18:05:22 +00:00
wiz
db4fe5921f Consistent spelling of "RS-232". 2003-03-30 17:26:51 +00:00