Author: pluknet Date: Wed Oct 26 14:26:10 2011 New Revision: 226790 URL: http://svn.freebsd.org/changeset/base/226790
Log: Fix typo in timer_getoverrun cross-reference. MFC after: 3 days Modified: head/lib/libc/sys/timer_create.2 Modified: head/lib/libc/sys/timer_create.2 ============================================================================== --- head/lib/libc/sys/timer_create.2 Wed Oct 26 13:52:24 2011 (r226789) +++ head/lib/libc/sys/timer_create.2 Wed Oct 26 14:26:10 2011 (r226790) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"