Skip to content

Commit

Permalink
genl: typo fixes
Browse files Browse the repository at this point in the history
PR:	284017
  • Loading branch information
Maxim Konovalov authored and Maxim Konovalov committed Jan 13, 2025
1 parent b769044 commit 8b5058e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr.bin/genl/genl.1
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ Id of the available multicast group if any and it associated name
Connect to the
.Ar family
protocol and subscribe to the
.Ar mulicast group
.Ar multicast group
then print the received messages in a readable format if the protocol is known.
So far only
.Qq nlctrl
and
.Qq nlsysevent
are known. If no
.Ar multicast group
are provided then all the groups are subsribed to.
are provided then all the groups are subscribed to.
.El
.Sh SEE ALSO
.Xr genetlink 4 ,
Expand Down

0 comments on commit 8b5058e

Please sign in to comment.