Simon L. B. Nielsen
5a41752f70
Make the HARDWARE section better suited to the upcoming auto generated
...
Hardware Notes:
- Only include text related the device listings and hardware support
in the HARDWARE section.
- Make the HARDWARE section preamble text have a call to the Nm macro,
so the driver name will appear in the Hardware Notes.
- Add the manufacturer name to each item in the device list, where
appropriate.
- Clean trailing punctuation characters from the lists.
2004-08-01 19:26:42 +00:00
Tom Rhodes
742b7f01d2
Leaving the '.Pp' before '.Sh' is a style bug. This should have been
...
removed in my previous commit.
2004-07-28 21:43:43 +00:00
Tom Rhodes
4f145e5e0c
Wrap the supported adapters list into an .Sh HARDWARE section.
...
Use a list to make reading the list easier on the eyes.
Add cardbus(4) and pccard(4) to the SEE ALSO section.
2004-07-28 15:35:33 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Warner Losh
5e5579e8c2
The 3C3SH573BT looks like the Xircom RealPort cards to the naked eye,
...
but it appears to have a 3CxFE575BT under the hood (and is identified
as such by the xl driver). Add it to the list of supported cards. No
driver changes are required or necessary to support this card.
2004-06-19 19:46:13 +00:00
Warner Losh
c031267f3b
Note that the modem built into the xl cards (both CardBus and MiniPCI)
...
are not supported by FreeBSD, let alone by this driver.
2003-10-10 05:27:29 +00:00
Warner Losh
2a3e0d8be4
cardbus->CardBus
2003-10-10 05:15:48 +00:00
Warner Losh
a47bf604e9
Be more pedantic about the model numbers of cardbus cards that are
...
supported by the driver. I've only used 3 or 4 of these cards, but
the cardbus cards work as well as pci cards at this point.
2003-10-10 05:15:05 +00:00
Mike Silbersack
0e7537d0d4
Update the list of devices supported to match the driver.
...
MFC after: 2 days
2003-04-13 23:31:47 +00:00
Tom Rhodes
071d726d01
Xref miibus(4).
2003-02-15 17:12:53 +00:00
Jens Schweikhardt
c1f3e4bf21
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
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ben Smithurst
cffeda3ce2
fix a typo; abso -> also
...
PR: 22806
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-13 20:36:06 +00:00
Jeroen Ruigrok van der Werven
b2a80a67da
Document that the 3c905C-TX is supported aside from Dell equipment.
2000-11-10 15:35:37 +00:00
Bill Paul
5809aaba67
Update xl(4) man page to mention a whole bunch of supported cards,
...
including the 3c556 and 3c556B.
2000-08-28 21:25:37 +00:00
Archie Cobbs
95d7878ce0
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
Archie Cobbs
5fbeb2a289
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
Jeroen Ruigrok van der Werven
b9781e2007
Second round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
Bill Paul
31ef678830
Add/fix controller miibus0/device miibus0 stuff here too.
2000-01-17 02:27:23 +00:00
Alexey Zelkin
474fc32b33
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mike Pritchard
def37e7c68
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
Bill Fumerola
0b1fedaafa
1) line 76: "fine" should be "file"
...
2) line 80: "abso" should be "also"
PR: docs/10496
Submitted by: Osamu Mihara <mihara@prd.fc.nec.co.jp>
1999-03-15 02:49:13 +00:00
Robert Nordier
a4dddbe01e
Fix typos (dexktop, ot)
1998-12-05 09:36:15 +00:00
Robert Nordier
d3c1cd6fe7
Fix typo (fauled)
1998-12-05 09:31:25 +00:00
Bill Paul
ffcc5b5933
Whoops... really add the man page and update the Makefile this
...
time.
1998-08-16 17:19:58 +00:00