git: ccc48995c2cf - main - ifconfig.8: Prefer consistent terminologies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 06:58:29 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=ccc48995c2cffd70256237e6f2d478c4c878db76
commit ccc48995c2cffd70256237e6f2d478c4c878db76
Author: Zhenlei Huang <zlei.huang@gmail.com>
AuthorDate: 2022-06-29 06:55:36 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-29 06:57:07 +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
---
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 0bedcbfe1c3c..cedbf6f059bc 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