diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/poll.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man2/poll.2 b/man2/poll.2 index 7f102eba9c..4334da07b0 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -387,8 +387,7 @@ The .BR poll () system call was introduced in Linux 2.1.23. On older kernels that lack this system call, -.\" library call was introduced in libc 5.4.28 -the glibc (and the old Linux libc) +the glibc .BR poll () wrapper function provides emulation using .BR select (2). |
