1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

Fix typo in timer_getoverrun cross-reference.

MFC after:	3 days
This commit is contained in:
Sergey Kandaurov 2011-10-26 14:26:10 +00:00
parent 653eeb7f5e
commit 52f047eeac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226790

View File

@ -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