bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
gjb
ed459e330b
General mdoc(7) and typo fixes.
...
PR: 167776
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-12 03:25:46 +00:00
uqs
8ae3afcfad
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
trhodes
7c49549b54
Add a diagnostic note about "transmission error ... tx underrun, increasing
...
tx start threshold ..." Looking around on the mailing lists, and even having
one of these cards I agree the messages should be documented.
Bump doc date.
PR: 88477
2008-01-24 00:39:38 +00:00
brueffer
e86310cd3d
Xref altq(4) for drivers that support it according to altq(4).
2007-01-30 08:40:04 +00:00
trhodes
b7d0ff1b4b
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
trhodes
a87b82ead9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
trhodes
17d84e4e12
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
...
Quote .Cd and .Nd text.
Bump doc date.
Requested by: some user through ru
Supported by: ru, dwmalone, brueffer
2005-07-19 00:26:30 +00:00
ru
004ebb83ce
xl(4) meets polling(4). Hardware for this work kindly provided by
...
Eric Masson.
MFC after: 3 weeks
2005-03-26 20:22:58 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
a6a100526d
Scheduled mdoc(7) sweep.
2005-01-12 10:14:43 +00:00
brueffer
a38da1feab
- list the 3Com 3c920B-EMB-WNM as supported.
...
- bump .Dd
2005-01-03 20:54:29 +00:00
brueffer
392ec03981
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
simon
de5e859b34
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
trhodes
72ff15d7fb
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
trhodes
05e2475f94
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
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
imp
9a6c1ed4f4
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
imp
cc84e81e0d
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
imp
b6cb048dec
cardbus->CardBus
2003-10-10 05:15:48 +00:00
imp
ae26c2e53a
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
silby
48600489e7
Update the list of devices supported to match the driver.
...
MFC after: 2 days
2003-04-13 23:31:47 +00:00
trhodes
28fe8617c7
Xref miibus(4).
2003-02-15 17:12:53 +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
ru
2d1b95a96f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ben
ae7cd02c42
fix a typo; abso -> also
...
PR: 22806
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-11-13 20:36:06 +00:00
asmodai
647fe1965b
Document that the 3c905C-TX is supported aside from Dell equipment.
2000-11-10 15:35:37 +00:00
wpaul
9ed8ded4d3
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
fc8fd5b5fc
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
archie
22ad8619bf
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
asmodai
6cf0cbdb7e
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
wpaul
00a93880b0
Add/fix controller miibus0/device miibus0 stuff here too.
2000-01-17 02:27:23 +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
billf
f4d5dd0649
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
rnordier
dd65c36c59
Fix typos (dexktop, ot)
1998-12-05 09:36:15 +00:00
rnordier
4fead2dbd7
Fix typo (fauled)
1998-12-05 09:31:25 +00:00
wpaul
ec2970db84
Whoops... really add the man page and update the Makefile this
...
time.
1998-08-16 17:19:58 +00:00