diff options
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 1b2fb3ff9b..967664eef8 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -464,13 +464,13 @@ is not properly initialized (one of the falls outside the range zero to 999,999,999). .TP .B EINVAL -.\" This case only checked since 2.6.29, and 2.2.2[78].some-stable-version. +.\" This case only checked since Linux 2.6.29, and Linux 2.2.2[78].some-stable-version. .\" In older kernel versions, no check was made for invalid flags. .I flags is invalid. .SH VERSIONS -These system calls are available on Linux since kernel 2.6.25. -Library support is provided by glibc since version 2.8. +These system calls are available since Linux 2.6.25. +Library support is provided since glibc 2.8. .SH STANDARDS These system calls are Linux-specific. .SH NOTES |
