aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-02-10 12:36:54 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-02-10 12:36:54 +1300
commitd6a54d42ba1c6937d1a1f7a47ee406d2fa3cfb97 (patch)
tree26e4f49358b20e9fa17e078f185216b66850f396 /man2/timerfd_create.2
parent2bbb390720ffbf20f4c7cb466313db9a62d69c05 (diff)
downloadman-pages-d6a54d42ba1c6937d1a1f7a47ee406d2fa3cfb97.tar.gz
timerfd_create.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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