[Bug 192250] module(9) and its corresponding manpages don't document that evhand (the load/unload/etc handler) can be NULL

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Nov 2021 06:38:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192250

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=109330155000bfec215ee39148254d2a0b628798

commit 109330155000bfec215ee39148254d2a0b628798
Author:     Felix Johnson <felix.the.red@gmail.com>
AuthorDate: 2021-11-11 06:28:45 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-11-14 06:37:20 +0000

    module(9): Document that evhand can be NULL

    PR:             192250
    Reported by:    ngie

    (cherry picked from commit c5e0492ae81e4b0d7946ccfbedb434a9c4071256)

 share/man/man9/module.9 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.