git: c9b27b3dc047 - stable/14 - rtnetlink.4: Fix a typo in the manual pag

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sat, 23 Dec 2023 09:50:39 UTC
The branch stable/14 has been updated by gbe:

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

commit c9b27b3dc047f20371e567dfe4354c1531cb7a8c
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-12-20 09:06:08 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-12-23 09:50:25 +0000

    rtnetlink.4: Fix a typo in the manual pag
    
    - s/constists/consists/
    
    (cherry picked from commit fa826f64e1b7167dde2c3cb8cfc4df0d3e503542)
---
 share/man/man4/rtnetlink.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/rtnetlink.4 b/share/man/man4/rtnetlink.4
index 95cfeea39f5b..720a9cc75ef2 100644
--- a/share/man/man4/rtnetlink.4
+++ b/share/man/man4/rtnetlink.4
@@ -236,7 +236,7 @@ Should be provided by userland at the nexthtop creation time.
 .It Dv NHA_GROUP
 This attribute designates the nexthtop group and contains all of its nexthtops
 and their relative weights.
-The attribute constists of a list of
+The attribute consists of a list of
 .Va nexthop_grp
 structures:
 .Bd -literal