From 5bcc33d1e0e61beba4890018e646fc945ada0047 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 17 Jun 2024 23:16:07 -0700 Subject: [PATCH] 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