Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2023 09:50:55 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 03943195a95f - stable/13 - rtnetlink.4: Fix a typo in the manual pag
Message-ID:  <202312230950.3BN9ottu015450@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe:

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

commit 03943195a95f5252ecef6f38e4608dca8a213c43
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:44 +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



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