Date: Mon, 13 Jan 2025 00:46:59 GMT From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 0340a8c969d1 - main - genl: formatting fix Message-ID: <202501130046.50D0kxFL037486@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501130046.50D0kxFL037486>