Date: Mon, 11 Apr 2022 10:56:32 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 196844] [patch][doc] Add EXAMPLES section to kqueue(2) man page Message-ID: <bug-196844-9-EdbbOyOTqy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196844-9@https.bugs.freebsd.org/bugzilla/> References: <bug-196844-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196844 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugen@freebsd.org Status|Closed |Open Resolution|FIXED |--- --- Comment #11 from Eugene Grosbein <eugen@freebsd.org> --- Re-opening this old PR because of a bug in the example: it evaluates (event.flags & EV_ERROR) for "changelist" argument being "const" and unchan= ged by system call. The documentation bug needs to be fixed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196844-9-EdbbOyOTqy>