Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2022 23:59:57 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b91a48693a53 - main - ifconfig: Fix spelling error
Message-ID:  <202204202359.23KNxvEl081017@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=b91a48693a53e02147119c7d9c729e695d8c0b7c

commit b91a48693a53e02147119c7d9c729e695d8c0b7c
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2022-04-20 23:57:42 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-04-20 23:57:42 +0000

    ifconfig: Fix spelling error
    
    s/discreet/discrete
    
    Reported by: Diane Bruce
---
 sbin/ifconfig/ifconfig.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 10d1171d4ce5..bd1a79bee897 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -2071,7 +2071,7 @@ The
 .Ar power
 argument is specified in .5 dBm units.
 Out of range values are truncated.
-Typically only a few discreet power settings are available and
+Typically only a few discrete power settings are available and
 the driver will use the setting closest to the specified value.
 Not all adapters support changing the transmit power.
 .It Cm ucastrate Ar rate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204202359.23KNxvEl081017>