git: 81d8988a75a1 - stable/13 - cxgbetool(8): Fix common typos in sysctl descriptions

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Tue, 24 Jan 2023 08:03:51 UTC
The branch stable/13 has been updated by gbe (doc committer):

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

commit 81d8988a75a1ba24db33027c6ce16aa2167c30d8
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-01-19 13:22:00 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-01-24 08:03:18 +0000

    cxgbetool(8): Fix common typos in sysctl descriptions
    
    - s/addres/address/
    
    (cherry picked from commit 74d2a3c16d74376f594162ee622ba470d631b386)
---
 usr.sbin/cxgbetool/tcbinfot4.c | 2 +-
 usr.sbin/cxgbetool/tcbinfot5.c | 2 +-
 usr.sbin/cxgbetool/tcbinfot6.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/usr.sbin/cxgbetool/tcbinfot4.c b/usr.sbin/cxgbetool/tcbinfot4.c
index 9daff0af3338..9ee72458d38d 100644
--- a/usr.sbin/cxgbetool/tcbinfot4.c
+++ b/usr.sbin/cxgbetool/tcbinfot4.c
@@ -872,7 +872,7 @@ _TCBVAR g_tcb_info4[]={
    NULL                           ,        0,   0, /* faka,flo,fhi */
    "rq_start"                     , /* aka */
    COMP_NONE                      , /* comp */
-   "DW aligned starting addres of RQ", /*desc*/
+   "DW aligned starting address of RQ", /*desc*/
     NULL, /*akadesc */
   },
   {"rq_MSN"                       , 2,  986,  998, /* name,aux,lo,hi */
diff --git a/usr.sbin/cxgbetool/tcbinfot5.c b/usr.sbin/cxgbetool/tcbinfot5.c
index b4baa31a82e2..e15dc998c683 100644
--- a/usr.sbin/cxgbetool/tcbinfot5.c
+++ b/usr.sbin/cxgbetool/tcbinfot5.c
@@ -879,7 +879,7 @@ _TCBVAR g_tcb_info5[]={
    NULL                           ,        0,   0, /* faka,flo,fhi */
    "rq_start"                     , /* aka */
    COMP_NONE                      , /* comp */
-   "DW aligned starting addres of RQ", /*desc*/
+   "DW aligned starting address of RQ", /*desc*/
     NULL, /*akadesc */
   },
   {"rq_MSN"                       , 2,  986,  998, /* name,aux,lo,hi */
diff --git a/usr.sbin/cxgbetool/tcbinfot6.c b/usr.sbin/cxgbetool/tcbinfot6.c
index 81499136807a..d1f2c24ae7a6 100644
--- a/usr.sbin/cxgbetool/tcbinfot6.c
+++ b/usr.sbin/cxgbetool/tcbinfot6.c
@@ -879,7 +879,7 @@ _TCBVAR g_tcb_info6[]={
    NULL                           ,        0,   0, /* faka,flo,fhi */
    "rq_start"                     , /* aka */
    COMP_NONE                      , /* comp */
-   "DW aligned starting addres of RQ", /*desc*/
+   "DW aligned starting address of RQ", /*desc*/
     NULL, /*akadesc */
   },
   {"rq_MSN"                       , 2,  986,  998, /* name,aux,lo,hi */