Remove Tn macros from ifconfig.8

MFC after:	3 days
This commit is contained in:
Mateusz Piotrowski 2020-11-01 22:46:43 +00:00
parent e72a100b79
commit 44c4affa00
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367258

View File

@ -92,15 +92,11 @@ or other operating parameters.
The following options are available: The following options are available:
.Bl -tag -width indent .Bl -tag -width indent
.It Ar address .It Ar address
For the For the DARPA-Internet family,
.Tn DARPA Ns -Internet
family,
the address is either a host name present in the host name data the address is either a host name present in the host name data
base, base,
.Xr hosts 5 , .Xr hosts 5 ,
or a or a DARPA Internet address expressed in the Internet standard
.Tn DARPA
Internet address expressed in the Internet standard
.Dq dot notation . .Dq dot notation .
.Pp .Pp
It is also possible to use the CIDR notation (also known as the It is also possible to use the CIDR notation (also known as the
@ -131,9 +127,7 @@ parameter below for more information.
.\" (Ethernet, FDDI, and Token Ring) interfaces, .\" (Ethernet, FDDI, and Token Ring) interfaces,
.\" which use the hardware physical address, .\" which use the hardware physical address,
.\" and on interfaces other than the first. .\" and on interfaces other than the first.
.\" For the .\" For the ISO family, addresses are specified as a long hexadecimal string,
.\" .Tn ISO
.\" family, addresses are specified as a long hexadecimal string,
.\" as in the Xerox family. .\" as in the Xerox family.
.\" However, two consecutive dots imply a zero .\" However, two consecutive dots imply a zero
.\" byte, and the dots are optional, if the user wishes to (carefully) .\" byte, and the dots are optional, if the user wishes to (carefully)
@ -320,12 +314,8 @@ Enable the use of the Address Resolution Protocol
.Pq Xr arp 4 .Pq Xr arp 4
in mapping in mapping
between network level addresses and link level addresses (default). between network level addresses and link level addresses (default).
This is currently implemented for mapping between This is currently implemented for mapping between DARPA Internet addresses
.Tn DARPA and IEEE 802 48-bit MAC addresses (Ethernet, FDDI, and Token Ring addresses).
Internet
addresses and
.Tn IEEE
802 48-bit MAC addresses (Ethernet, FDDI, and Token Ring addresses).
.It Fl arp .It Fl arp
Disable the use of the Address Resolution Protocol Disable the use of the Address Resolution Protocol
.Pq Xr arp 4 . .Pq Xr arp 4 .
@ -425,8 +415,7 @@ of the interface to
Some interfaces support the mutually exclusive use of one of several Some interfaces support the mutually exclusive use of one of several
different physical media connectors. different physical media connectors.
For example, a 10Mbit/s Ethernet For example, a 10Mbit/s Ethernet
interface might support the use of either interface might support the use of either AUI
.Tn AUI
or twisted pair connectors. or twisted pair connectors.
Setting the media type to Setting the media type to
.Cm 10base5/AUI .Cm 10base5/AUI
@ -596,7 +585,7 @@ Note that this must be configured on a physical interface associated with
not on a not on a
.Xr vlan 4 .Xr vlan 4
interface itself. interface itself.
.It Fl vlanmtu , vlanhwtag, vlanhwfilter, vlanhwtso .It Fl vlanmtu , vlanhwtag , vlanhwfilter , vlanhwtso
If the driver offers user-configurable VLAN support, disable If the driver offers user-configurable VLAN support, disable
reception of extended frames, tag processing in hardware, reception of extended frames, tag processing in hardware,
frame filtering in hardware, or TSO on VLAN, frame filtering in hardware, or TSO on VLAN,
@ -652,16 +641,12 @@ Destroy the specified network pseudo-device.
Another name for the Another name for the
.Cm create .Cm create
parameter. parameter.
Included for Included for Solaris compatibility.
.Tn Solaris
compatibility.
.It Cm unplumb .It Cm unplumb
Another name for the Another name for the
.Cm destroy .Cm destroy
parameter. parameter.
Included for Included for Solaris compatibility.
.Tn Solaris
compatibility.
.It Cm metric Ar n .It Cm metric Ar n
Set the routing metric of the interface to Set the routing metric of the interface to
.Ar n , .Ar n ,
@ -1981,9 +1966,7 @@ string or as a string of hexadecimal digits preceded by
.Ql 0x . .Ql 0x .
For maximum portability, hex keys are recommended; For maximum portability, hex keys are recommended;
the mapping of text keys to WEP encryption is usually driver-specific. the mapping of text keys to WEP encryption is usually driver-specific.
In particular, the In particular, the Windows drivers do this mapping differently to
.Tn Windows
drivers do this mapping differently to
.Fx . .Fx .
A key may be cleared by setting it to A key may be cleared by setting it to
.Ql - . .Ql - .