summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2011-10-26 14:26:10 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2011-10-26 14:26:10 +0000
commit52f047eeac34a7bad5405b3b64f139278da762f2 (patch)
treef14f167769c87b12585e8c5d6cd894b5e09aabcf
parent653eeb7f5ed7325491667dc76c332c044947fccd (diff)
Notes
-rw-r--r--lib/libc/sys/timer_create.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/timer_create.2 b/lib/libc/sys/timer_create.2
index 3fb415ca0a85..316cea34ea95 100644
--- a/lib/libc/sys/timer_create.2
+++ b/lib/libc/sys/timer_create.2
@@ -151,7 +151,7 @@ memory protection fault.
.Sh SEE ALSO
.Xr clock_getres 2 ,
.Xr timer_delete 2 ,
-.Xr timer_getoverun 2 ,
+.Xr timer_getoverrun 2 ,
.Xr siginfo 3
.Sh STANDARDS
The