Commit Graph

22 Commits

Author SHA1 Message Date
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 990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz 3c478cca96 Use "ad-hoc" and "WaveLAN" consistently. From Igor Sobrado in PR 19654. 2003-01-04 01:09:37 +00:00
onoe 79d69cf115 Apply changes to ifmedia.h:
Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master]
from media options, since IEEE80211_ADHOC [adhoc] is already defined for
IBSS.  Instead, [ibss] is assigned as an alias for IEEE80211_ADHOC.

Also note that adhoc can be used with flag0 to specify non-standard adhoc
demo mode in some drivers.
2002-08-21 03:30:54 +00:00
wiz 33691f98a8 Drop some superfluous Ns. 2002-08-20 15:47:46 +00:00
thorpej fd63f400b5 Note "ibss", "ibss-master", and "hostap" media options for 802.11. 2002-08-12 17:08:40 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz a993669d57 Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
places.
2001-09-22 00:57:40 +00:00
bjh21 3011c2edb9 Oops. Another mention of 1000BASE-TX squashed. 2001-06-30 17:57:56 +00:00
bjh21 bd5102ba31 IFM_1000_TX -> IFM_1000_T, and improve the description. 2001-06-30 17:57:21 +00:00
bjh21 2e5c4c01e5 Mark all the IFM_* constants with .Dv. 2001-06-28 22:51:17 +00:00
bjh21 3c3182e510 Sort Ethernet media by speed. 2001-06-28 22:46:06 +00:00
bjh21 77d715b4a1 Remove a spurious "in". 2001-06-28 19:51:46 +00:00
bjh21 91c9d3c734 Sync Ethernet portion with ifmedia.h. 2001-06-28 19:50:32 +00:00
bjh21 5061291694 Tidy up the spellings of Ethernet media:
10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 100BASE-T4,
100BASE-T2, and 10BASE-FL are spelt thusly in IEEE Std 802.3-2000.

10BASE-STP and 1000BASE-FX are by analogy.

100VG-AnyLAN seems to be HP's preferred spelling, and I believe they
invented it.
2001-06-24 14:22:43 +00:00
wiz f34929a45f Typos/whitespace/punctuation. 2001-06-12 12:00:19 +00:00
jhawk 2291a0d120 Correct paste error of 802.11 DS speeds. 2000-08-23 18:37:29 +00:00
jhawk 1c76181197 Update Dd date.
Convert .Bls where all items are one-lime to -compact.
802.11 adds a 4th link type so s/three/four/
Mention 802.11 addition in HISTORY section
2000-07-19 17:09:00 +00:00
onoe 7404d9473b add the IEEE802.11 stuff. 2000-07-19 04:35:50 +00:00
kristerw ed7ff6e2e3 Fixed typos (mostly from OpenBSD) 1999-10-16 20:17:29 +00:00
garbled c1d21e28ed More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 01:19:14 +00:00
thorpej b066382d39 First cut at ifmedia documentation. 1998-08-09 00:37:16 +00:00