summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/timer_create.2
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2011-10-26 14:26:10 +0000
committerpluknet <pluknet@FreeBSD.org>2011-10-26 14:26:10 +0000
commitc8a358b279912b18dacf5e83a6da95a0a771f3e7 (patch)
treef14f167769c87b12585e8c5d6cd894b5e09aabcf /lib/libc/sys/timer_create.2
parentf206af6376a4a354eb147844dcaad8a6343b9b91 (diff)
downloadFreeBSD-src-c8a358b279912b18dacf5e83a6da95a0a771f3e7.zip
FreeBSD-src-c8a358b279912b18dacf5e83a6da95a0a771f3e7.tar.gz
Fix typo in timer_getoverrun cross-reference.
MFC after: 3 days
Diffstat (limited to 'lib/libc/sys/timer_create.2')
-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 3fb415c..316cea3 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
OpenPOWER on IntegriCloud