git: 52832592bd7d - stable/13 - ifconfig.8: Prefer consistent terminologies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 23:57:44 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=52832592bd7d4b051f00c09e7dc802ea9e9f2e13 commit 52832592bd7d4b051f00c09e7dc802ea9e9f2e13 Author: Zhenlei Huang <zlei.huang@gmail.com> AuthorDate: 2022-06-29 06:55:36 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-21 23:56:25 +0000 ifconfig.8: Prefer consistent terminologies Reviewed by: pauamma_gundo.com, email_luiz.eng.br MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35384 (cherry picked from commit ccc48995c2cffd70256237e6f2d478c4c878db76) --- sbin/ifconfig/ifconfig.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 4f2d66662d6e..9099be7e4839 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -218,7 +218,7 @@ or .Fl C , then .Nm -lists names of interfaces beloning to +lists names of interfaces belonging to .Ar groupname . Any other flags and arguments are ignored in this case. .Pp @@ -286,11 +286,11 @@ Display only the interfaces that are up. .It Fl v Get more verbose status for an interface. .It Ar address -For the DARPA-Internet family, +For the inet family, the address is either a host name present in the host name data base, .Xr hosts 5 , -or a DARPA Internet address expressed in the Internet standard +or a IPv4 address expressed in the Internet standard .Dq dot notation . .Pp It is also possible to use the CIDR notation (also known as the @@ -418,7 +418,7 @@ Enable the use of the Address Resolution Protocol .Pq Xr arp 4 in mapping between network level addresses and link level addresses (default). -This is currently implemented for mapping between DARPA Internet addresses +This is currently implemented for mapping between Internet Protocol addresses and IEEE 802 48-bit MAC addresses (Ethernet addresses). .It Fl arp Disable the use of the Address Resolution Protocol