yokota
0dd51f62a8
Update man pages in the section 4 to match the reality in -CURRENT.
...
- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the
newbus framework.
2001-10-13 09:08:37 +00:00
dd
7690dee3a0
Fix typo (therefor -> therefore)
...
PR: 30345
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:24:28 +00:00
dd
39c95a7322
Consistently use 'queueing' instead of 'queuing'. Both spellings are
...
correct, but the former seems to be preferred. This makes all of the
section-4 manual pages consistent in this respect.
2001-08-25 21:58:58 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
ru
5addfd60d6
mdoc(7) police: Change -filled displays (which just happen
...
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
gibbs
a1cd800f12
Add references to new device support.
...
Add information on target mode.
Add more entries to the bugs sections (all having to do with target mode).
2000-02-14 16:40:58 +00:00
asmodai
c4466975d2
First round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 15:04:20 +00:00
asmodai
83a44df7a9
Discourage usage of controller in kernel config files. Reflect this
...
by changing ``controller'' to ``device'' as per GENERIC and LINT.
2000-01-17 08:08:33 +00:00
phantom
e2ed2a4ac3
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mpp
1f5a4f9ad4
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
mpp
498d2c9ba8
Fix some typos.
1999-07-30 12:59:13 +00:00
kris
f10111d395
Typo: assember -> assembler
1999-07-26 03:47:41 +00:00
ken
d1098a6692
The 2930U2 and 3950U2 are supported by the Adaptec driver.
1999-05-08 21:43:28 +00:00
gibbs
052f3aa186
Update to include all supported chips.
...
Add a table comparing the features of all aic7xxx chips.
Clean up the discussion of SCB paging.
Reviewed by: Kenneth Merry <ken@FreeBSD.org>
1998-10-16 15:06:26 +00:00
steve
5797f03881
miserable -> miserably
...
PR: 6922
Submitted by: Sue Blake <sue@welearn.com.au>
1998-06-13 19:06:49 +00:00
jkoshy
75e70dcdb0
Spelling fixes.
...
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880
1998-06-08 06:12:02 +00:00
charnier
1ccad14adc
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
max
7c4a57ce7a
Typo fix.
1997-05-30 15:43:36 +00:00
jmg
947a87fea3
add missing cvs Id lines.
1997-03-07 02:50:01 +00:00
gibbs
a7fe8a4f07
Update to match reality. Give more indepth description of SCB paging
...
and tagged queueing. Mention the AHC_ALLOW_MEMIO option.
1997-02-18 20:27:26 +00:00
pst
5198e1d72f
Add a warning about SCB paging.
...
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
mpp
74fd7deaba
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
gibbs
c17cc2e1be
Bring back the AHC_TAGENABLE compile option and document it. You must
...
use this option to get tagged queuing. Just like the old days.
1996-04-28 19:43:10 +00:00
gibbs
cf74e6c105
Update to face reality. We now support the aic7850, aic7860 and aic7880.
...
Mention Ultra support and SCB paging.
Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
wollman
b8a5e17b95
More man page cleanups.
1996-01-19 22:17:57 +00:00
gibbs
60c4386665
To celibrate the new status of the ahc driver, give it a man page.
...
Add references to the ahc driver to the other adaptec man pages.
Remove the "NOTE" section of the ahb man page that complained about
Adaptec's NDA policy preventing 274x driver development.
1995-04-15 21:48:31 +00:00