git: 0340a8c969d1 - main - genl: formatting fix

From: Maxim Konovalov <maxim_at_FreeBSD.org>
Date: Mon, 13 Jan 2025 00:46:59 UTC
The branch main has been updated by maxim:

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

commit 0340a8c969d1619bdcbd6ef64dd9202b2269d3f8
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-01-13 00:46:29 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-01-13 00:46:29 +0000

    genl: formatting fix
---
 usr.bin/genl/genl.1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/usr.bin/genl/genl.1 b/usr.bin/genl/genl.1
index 253cc12e0dfc..e11bfbc440ab 100644
--- a/usr.bin/genl/genl.1
+++ b/usr.bin/genl/genl.1
@@ -63,7 +63,8 @@ So far only
 .Qq nlctrl
 and
 .Qq nlsysevent
-are known. If no
+are known.
+If no
 .Ar multicast group
 are provided then all the groups are subscribed to.
 .El