diff options
| author | uwe <uwe@NetBSD.org> | 2012-11-06 15:23:24 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2012-11-06 15:23:24 +0000 |
| commit | 46026daa13df18fac5eb8901fc78f5bf4f8bb80d (patch) | |
| tree | 1b1729269b2359f656ce68f35e759e21fe2cc458 /lib/libc/sys/timer_settime.2 | |
| parent | 210d0203e58900ee6b61bfb4f90ed8333837902b (diff) | |
Fix typo.
Diffstat (limited to 'lib/libc/sys/timer_settime.2')
| -rw-r--r-- | lib/libc/sys/timer_settime.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/timer_settime.2 b/lib/libc/sys/timer_settime.2 index 1ffe3c6a8b3..65cc7ac0376 100644 --- a/lib/libc/sys/timer_settime.2 +++ b/lib/libc/sys/timer_settime.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: timer_settime.2,v 1.6 2010/05/17 07:22:03 jruoho Exp $ +.\" $NetBSD: timer_settime.2,v 1.7 2012/11/06 15:23:24 uwe Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -62,7 +62,7 @@ If the argument .Ar otim is not .Dv NULL -the old timer settingas are returned. +the old timer settings are returned. .Pp If the .Ar flags |
