git: 5bcc33d1e0e6 - main - ppoll(2) was actually added in 10.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jun 2024 23:13:45 UTC
The branch main has been updated by obrien: URL: https://cgit.FreeBSD.org/src/commit/?id=5bcc33d1e0e61beba4890018e646fc945ada0047 commit 5bcc33d1e0e61beba4890018e646fc945ada0047 Author: David E. O'Brien <obrien@FreeBSD.org> AuthorDate: 2024-06-18 06:16:07 +0000 Commit: David E. O'Brien <obrien@FreeBSD.org> 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