The branch main has been updated by obrien:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=5bcc33d1e0e61beba4890018e646fc945ada0047

commit 5bcc33d1e0e61beba4890018e646fc945ada0047
Author:     David E. O'Brien <[email protected]>
AuthorDate: 2024-06-18 06:16:07 +0000
Commit:     David E. O'Brien <[email protected]>
CommitDate: 2024-06-23 23:13:28 +0000

    ppoll(2) was actually added in 10.2
---
 lib/libsys/poll.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libsys/poll.2 b/lib/libsys/poll.2
index 175958ce644e..6a5cc1dc3a89 100644
--- a/lib/libsys/poll.2
+++ b/lib/libsys/poll.2
@@ -282,7 +282,7 @@ This manual page and the core of the implementation was 
taken from
 The
 .Fn ppoll
 function first appeared in
-.Fx 11.0
+.Fx 10.2
 .Sh BUGS
 The distinction between some of the fields in the
 .Fa events

Reply via email to