Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/cdb50ddb02a2
branches:  trunk
changeset: 363842:cdb50ddb02a2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Aug 13 06:04:35 2018 +0000

description:
New sentence, new line.

diffstat:

 share/man/man4/ifmedia.4 |  179 ++++++++++++++++++++++++++++++----------------
 1 files changed, 117 insertions(+), 62 deletions(-)

diffs (truncated from 320 to 300 lines):

diff -r 6295ec088a3c -r cdb50ddb02a2 share/man/man4/ifmedia.4
--- a/share/man/man4/ifmedia.4  Mon Aug 13 06:00:21 2018 +0000
+++ b/share/man/man4/ifmedia.4  Mon Aug 13 06:04:35 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ifmedia.4,v 1.30 2018/08/03 05:27:16 msaitoh Exp $
+.\"    $NetBSD: ifmedia.4,v 1.31 2018/08/13 06:04:35 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004
 .\"    The NetBSD Foundation, Inc.
@@ -43,7 +43,8 @@
 The
 .Nm
 interface provides a consistent method for querying and setting
-network interface media and media options.  The media is typically
+network interface media and media options.
+The media is typically
 set using the
 .Xr ifconfig 8
 command.
@@ -62,51 +63,66 @@
 .El
 .Pp
 The following sections describe the possible media settings for each
-link type.  Not all of these are supported by every device; refer to
+link type.
+Not all of these are supported by every device; refer to
 your device's manual page for more information.
 .Pp
 The lists below provide the possible names of each media type or option.
 The first name in the list is the canonical name of the media type or
-option.  Additional names are acceptable aliases for the media type or
+option.
+Additional names are acceptable aliases for the media type or
 option.
 .Sh COMMON MEDIA TYPES AND OPTIONS
 The following media types are shared by all link types:
 .Bl -tag -offset indent -width IFM_MANUAL -compact
 .It Dv IFM_AUTO
-Autoselect the best media.  [autoselect, auto]
+Autoselect the best media.
+[autoselect, auto]
 .It Dv IFM_MANUAL
-Jumper or switch on device selects media.  [manual]
+Jumper or switch on device selects media.
+[manual]
 .It Dv IFM_NONE
-Deselect all media.  [none]
+Deselect all media.
+[none]
 .El
 .Pp
 The following media options are shared by all link types:
 .Bl -tag -offset indent -width IFM_FLAG0
 .It Dv IFM_FDX
-Place the device into full-duplex mode.  This option only has meaning
-if the device is normally not full-duplex.  [full-duplex, fdx]
+Place the device into full-duplex mode.
+This option only has meaning
+if the device is normally not full-duplex.
+[full-duplex, fdx]
 .It Dv IFM_HDX
-Place the device into half-duplex mode.  This option only has meaning
-if the device is normally not half-duplex.  [half-duplex, hdx]
+Place the device into half-duplex mode.
+This option only has meaning
+if the device is normally not half-duplex.
+[half-duplex, hdx]
 .It Dv IFM_FLOW
-Hardware flow control support.  [flowcontrol, flow]
+Hardware flow control support.
+[flowcontrol, flow]
 .It Dv IFM_FLAG0
-Driver-defined flag.  [flag0]
+Driver-defined flag.
+[flag0]
 .It Dv IFM_FLAG1
-Driver-defined flag.  [flag1]
+Driver-defined flag.
+[flag1]
 .It Dv IFM_FLAG2
-Driver-defined flag.  [flag2]
+Driver-defined flag.
+[flag2]
 .It Dv IFM_LOOP
-Place the device into hardware loopback mode.  [loopback, hw-loopback, loop]
+Place the device into hardware loopback mode.
+[loopback, hw-loopback, loop]
 .El
 .Sh MEDIA TYPES AND OPTIONS FOR ETHERNET
 The following media types are defined for Ethernet:
 .Bl -tag -offset indent -width IFM_1000_FX
 .It Dv IFM_HPNA_1
-HomePNA 1.0, 1Mb/s.  [HomePNA1, HPNA1]
+HomePNA 1.0, 1Mb/s.
+[HomePNA1, HPNA1]
 .It Dv IFM_10_T
-10BASE-T, 10Mb/s over unshielded twisted pair, RJ45 connector.  [10baseT,
-UTP, 10UTP]
+10BASE-T, 10Mb/s over unshielded twisted pair, RJ45 connector.
+[10baseT, UTP, 10UTP]
 .It Dv IFM_10_2
 10BASE2, 10Mb/s over coaxial cable, BNC connector, also called Thinnet.
 [10base2, BNC, 10BNC]
@@ -114,34 +130,42 @@
 10BASE5, 10Mb/s over 15-wire cables, DB15 connector, also called AUI.
 [10base5, AUI, 10AUI]
 .It Dv IFM_10_STP
-10BASE-STP, 10Mb/s over shielded twisted pair, DB9 connector.  [10baseSTP,
-STP, 10STP]
+10BASE-STP, 10Mb/s over shielded twisted pair, DB9 connector.
+[10baseSTP, STP, 10STP]
 .It Dv IFM_10_FL
-10BASE-FL, 10Mb/s over fiber optic cables.  [10baseFL, FL, 10FL]
+10BASE-FL, 10Mb/s over fiber optic cables.
+[10baseFL, FL, 10FL]
 .It Dv IFM_100_TX
-100BASE-TX, 100Mb/s over unshielded twisted pair, RJ45 connector.  [100baseTX,
-100TX]
+100BASE-TX, 100Mb/s over unshielded twisted pair, RJ45 connector.
+[100baseTX, 100TX]
 .It Dv IFM_100_FX
-100BASE-FX, 100Mb/s over fiber optic cables.  [100baseFX, 100FX]
+100BASE-FX, 100Mb/s over fiber optic cables.
+[100baseFX, 100FX]
 .It Dv IFM_100_T4
 100BASE-T4, 100Mb/s over 4-wire (category 3) unshielded twisted pair, RJ45
-connector.  [100baseT4, 100T4]
+connector.
+[100baseT4, 100T4]
 .It Dv IFM_100_T2
-100BASE-T2.  [100baseT2, 100T2]
+100BASE-T2.
+[100baseT2, 100T2]
 .It Dv IFM_100_VG
-100VG-AnyLAN.  [100baseVG, 100VG]
+100VG-AnyLAN.
+[100baseVG, 100VG]
 .It Dv IFM_1000_SX
-1000BASE-SX, 1Gb/s over multi-mode fiber optic cables. (short waves)
+1000BASE-SX, 1Gb/s over multi-mode fiber optic cables.
+(short waves)
 [1000baseSX, 1000SX]
 .It Dv IFM_1000_LX
 1000BASE-LX, 1Gb/s over single-mode fiber or multi-mode fiber optic cables.
 (long waves)
 [1000baseLX, 1000LX]
 .It Dv IFM_1000_BX10
-1000BASE-BX10, 1Gb/s over bidirectional fiber optic cables. (long waves)
+1000BASE-BX10, 1Gb/s over bidirectional fiber optic cables.
+(long waves)
 [1000BASE-BX10]
 .It Dv IFM_1000_CX
-1000BASE-CX, 1Gb/s over shielded twisted pair. (twinax)
+1000BASE-CX, 1Gb/s over shielded twisted pair.
+(twinax)
 [1000baseCX, 1000CX]
 .It Dv IFM_1000_T
 1000BASE-T, 1Gb/s over category 5 unshielded twisted pair, 802.3ab, RJ45
@@ -166,9 +190,11 @@
 10GBASE-CX4, 10Gb/s over XAUI 4-lane PCS and copper cables.
 [10GbaseCX4, 10GCX4, 10GBASE-CX4]
 .It Dv IFM_10G_LR
-10GBASE-LR, 10Gb/s over single-mode fiber optic cables.  [10GbaseLR, 10GLR]
+10GBASE-LR, 10Gb/s over single-mode fiber optic cables.
+[10GbaseLR, 10GLR]
 .It Dv IFM_10G_LRM
-10GBASE-LR, 10Gb/s over single-mode fiber optic cables.  [10GbaseLRM]
+10GBASE-LR, 10Gb/s over single-mode fiber optic cables.
+[10GbaseLRM]
 .It Dv IFM_10G_SR
 10GBASE-SR, 10Gb/s over multi-mode fiber optic cables.
 [10GbaseSR, 10GSR, 10GBASE-SR]
@@ -209,81 +235,109 @@
 The following media types are defined for Token Ring:
 .Bl -tag -offset indent -width IFM_TOK_UTP16
 .It Dv IFM_TOK_STP4
-4Mb/s, shielded twisted pair, DB9 connector.  [DB9/4Mbit, 4STP]
+4Mb/s, shielded twisted pair, DB9 connector.
+[DB9/4Mbit, 4STP]
 .It Dv IFM_TOK_STP16
-16Mb/s, shielded twisted pair, DB9 connector.  [DB9/16Mbit, 16STP]
+16Mb/s, shielded twisted pair, DB9 connector.
+[DB9/16Mbit, 16STP]
 .It Dv IFM_TOK_UTP4
-4Mb/s, unshielded twisted pair, RJ45 connector.  [UTP/4Mbit, 4UTP]
+4Mb/s, unshielded twisted pair, RJ45 connector.
+[UTP/4Mbit, 4UTP]
 .It Dv IFM_TOK_UTP16
-16Mb/s, unshielded twisted pair, RJ45 connector.  [UTP/16Mbit, 16UTP]
+16Mb/s, unshielded twisted pair, RJ45 connector.
+[UTP/16Mbit, 16UTP]
 .El
 .Pp
 The following media options are defined for Token Ring:
 .Bl -tag -offset indent -width IFM_TOK_SRCRT
 .It Dv IFM_TOK_ETR
-Early token release.  [EarlyTokenRelease, ETR]
+Early token release.
+[EarlyTokenRelease, ETR]
 .It Dv IFM_TOK_SRCRT
-Enable source routing features.  [SourceRouting, SRCRT]
+Enable source routing features.
+[SourceRouting, SRCRT]
 .It Dv IFM_TOK_ALLR
-All routes vs. single route broadcast.  [AllRoutes, ALLR]
+All routes vs. single route broadcast.
+[AllRoutes, ALLR]
 .El
 .Sh MEDIA TYPES AND OPTIONS FOR FDDI
 The following media types are defined for FDDI:
 .Bl -tag -offset indent -width IFM_FDDI_SMF -compact
 .It Dv IFM_FDDI_SMF
-Single-mode fiber.  [Single-mode, SMF]
+Single-mode fiber.
+[Single-mode, SMF]
 .It Dv IFM_FDDI_MMF
-Multi-mode fiber.  [Multi-mode, MMF]
+Multi-mode fiber.
+[Multi-mode, MMF]
 .It Dv IFM_FDDI_UTP
-Unshielded twisted pair, RJ45 connector.  [UTP, CDDI]
+Unshielded twisted pair, RJ45 connector.
+[UTP, CDDI]
 .El
 .Pp
 The following media options are defined for FDDI:
 .Bl -tag -offset indent -width IFM_FDDI_DA
 .It Dv IFM_FDDI_DA
-Dual-attached station vs. Single-attached station.  [dual-attach, das]
+Dual-attached station vs. Single-attached station.
+[dual-attach, das]
 .El
 .Sh MEDIA TYPES AND OPTIONS FOR IEEE802.11 WIRELESS LAN
 The following media types are defined for IEEE802.11 Wireless LAN:
 .Bl -tag -offset indent -width IFM_IEEE80211_OFDM12 -compact
 .It Dv IFM_IEEE80211_FH1
-Frequency Hopping 1Mbps.  [FH1]
+Frequency Hopping 1Mbps.
+[FH1]
 .It Dv IFM_IEEE80211_FH2
-Frequency Hopping 2Mbps.  [FH2]
+Frequency Hopping 2Mbps.
+[FH2]
 .It Dv IFM_IEEE80211_DS1
-Direct Sequence 1Mbps.  [DS1]
+Direct Sequence 1Mbps.
+[DS1]
 .It Dv IFM_IEEE80211_DS2
-Direct Sequence 2Mbps.  [DS2]
+Direct Sequence 2Mbps.
+[DS2]
 .It Dv IFM_IEEE80211_DS5
-Direct Sequence 5Mbps.  [DS5]
+Direct Sequence 5Mbps.
+[DS5]
 .It Dv IFM_IEEE80211_DS11
-Direct Sequence 11Mbps.  [DS11]
+Direct Sequence 11Mbps.
+[DS11]
 .It Dv IFM_IEEE80211_DS22
-Direct Sequence 22Mbps.  [DS22]
+Direct Sequence 22Mbps.
+[DS22]
 .It Dv IFM_IEEE80211_OFDM6
-Orthogonal Frequency Division Multiplexing 6Mbps.  [OFDM6]
+Orthogonal Frequency Division Multiplexing 6Mbps.
+[OFDM6]
 .It Dv IFM_IEEE80211_OFDM9
-Orthogonal Frequency Division Multiplexing 9Mbps.  [OFDM9]
+Orthogonal Frequency Division Multiplexing 9Mbps.
+[OFDM9]
 .It Dv IFM_IEEE80211_OFDM12
-Orthogonal Frequency Division Multiplexing 12Mbps.  [OFDM12]
+Orthogonal Frequency Division Multiplexing 12Mbps.
+[OFDM12]
 .It Dv IFM_IEEE80211_OFDM18
-Orthogonal Frequency Division Multiplexing 18Mbps.  [OFDM18]
+Orthogonal Frequency Division Multiplexing 18Mbps.
+[OFDM18]
 .It Dv IFM_IEEE80211_OFDM24
-Orthogonal Frequency Division Multiplexing 24Mbps.  [OFDM24]
+Orthogonal Frequency Division Multiplexing 24Mbps.
+[OFDM24]
 .It Dv IFM_IEEE80211_OFDM36
-Orthogonal Frequency Division Multiplexing 36Mbps.  [OFDM36]
+Orthogonal Frequency Division Multiplexing 36Mbps.
+[OFDM36]
 .It Dv IFM_IEEE80211_OFDM48
-Orthogonal Frequency Division Multiplexing 48Mbps.  [OFDM48]
+Orthogonal Frequency Division Multiplexing 48Mbps.
+[OFDM48]
 .It Dv IFM_IEEE80211_OFDM54
-Orthogonal Frequency Division Multiplexing 54Mbps.  [OFDM54]
+Orthogonal Frequency Division Multiplexing 54Mbps.
+[OFDM54]
 .It Dv IFM_IEEE80211_OFDM72
-Orthogonal Frequency Division Multiplexing 72Mbps.  [OFDM72]
+Orthogonal Frequency Division Multiplexing 72Mbps.
+[OFDM72]
 .El



Home | Main Index | Thread Index | Old Index