aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index 978361fc1f..28d9ad56cf 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -350,7 +350,7 @@ is not properly initialized (one of the
falls outside the range zero to 999,999,999).
.SH VERSIONS
These system calls are available on Linux since kernel 2.6.25.
-Library support is provided by in glibc since version 2.8.
+Library support is provided by glibc since version 2.8.
.SH CONFORMING TO
These system calls are Linux-specific.
.SH EXAMPLE