git: fa826f64e1b7 - main - rtnetlink.4: Fix a typo in the manual pag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Dec 2023 09:06:32 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=fa826f64e1b7167dde2c3cb8cfc4df0d3e503542
commit fa826f64e1b7167dde2c3cb8cfc4df0d3e503542
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-12-20 09:06:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-12-20 09:06:08 +0000
rtnetlink.4: Fix a typo in the manual pag
- s/constists/consists/
MFC after: 3 days
---
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