[Bug 291908] kqueue(2): Fix typo 'kevent1()' to 'kqueue1()' in HISTORY section
Date: Mon, 09 Feb 2026 18:05:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291908
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=389762add05c201ad2941ac50ba31c89ded62356
commit 389762add05c201ad2941ac50ba31c89ded62356
Author: Artem Bunichev <tembun@bk.ru>
AuthorDate: 2026-01-25 15:39:48 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-02-09 18:03:41 +0000
kqueue.2: Fix reference to unexisting kevent1()
kqueue1() was meant.
While here, make the wording in the AUTHORS section more clear.
PR: 291908
Fixes: 9b1585384d53 ("kqueue.2: Editorial pass")
Reviewed by: kib, dab
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D54858
(cherry picked from commit 4efe75af0869dd71a26685c432e5284d71bf4dc8)
lib/libsys/kqueue.2 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.