diff options
author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2011-10-26 14:26:10 +0000 |
---|---|---|
committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2011-10-26 14:26:10 +0000 |
commit | 52f047eeac34a7bad5405b3b64f139278da762f2 (patch) | |
tree | f14f167769c87b12585e8c5d6cd894b5e09aabcf | |
parent | 653eeb7f5ed7325491667dc76c332c044947fccd (diff) |
Notes
-rw-r--r-- | lib/libc/sys/timer_create.2 | 2 |
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 |