[Bug 291908] kqueue(2): Fix typo 'kevent1()' to 'kqueue1()' in HISTORY section
Date: Sun, 25 Jan 2026 22:42:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291908
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4efe75af0869dd71a26685c432e5284d71bf4dc8
commit 4efe75af0869dd71a26685c432e5284d71bf4dc8
Author: Artem Bunichev <tembun@bk.ru>
AuthorDate: 2026-01-25 15:39:48 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-01-25 22:41:24 +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
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.