The branch stable/14 has been updated by bapt:

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

commit 58aca1634027fa469f8bcd4503803d8fee94393c
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2024-10-07 10:08:29 +0000
Commit:     Baptiste Daroussin <b...@freebsd.org>
CommitDate: 2024-10-23 07:24:09 +0000

    genl(1): fix typo
    
    (cherry picked from commit 33938d88e35b88c5f28ca10aac89d871fc9edc3f)
---
 usr.bin/genl/genl.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/genl/genl.1 b/usr.bin/genl/genl.1
index 8aafd24dd6f3..9837744fa8e3 100644
--- a/usr.bin/genl/genl.1
+++ b/usr.bin/genl/genl.1
@@ -51,7 +51,7 @@ Lists all available generic netlink protocols, and presents 
its details:
 .It operations
 Id of the operation if any and associated capabilities
 .It multicast groups
-If of the available multicast group if any and it associated name
+Id of the available multicast group if any and it associated name
 .El
 .It Cm monitor Ao family Ac Oo multicast group Oc
 Connect to the

Reply via email to