aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhenlei Huang <zlei.huang@gmail.com>2022-06-29 06:55:36 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-06-29 06:57:07 +0000
commitccc48995c2cffd70256237e6f2d478c4c878db76 (patch)
tree4b900249021a16212cce82fb42b2178b962a5278
parent454adf0fa4d787bf6e6ff7be0aa6c27a91d2be8e (diff)
downloadsrc-ccc48995c2cffd70256237e6f2d478c4c878db76.tar.gz
src-ccc48995c2cffd70256237e6f2d478c4c878db76.zip
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
-rw-r--r--sbin/ifconfig/ifconfig.88
1 files 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