Module Name:    src
Committed By:   uwe
Date:           Tue Nov  6 15:23:24 UTC 2012

Modified Files:
        src/lib/libc/sys: timer_settime.2

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/timer_settime.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/timer_settime.2
diff -u src/lib/libc/sys/timer_settime.2:1.6 src/lib/libc/sys/timer_settime.2:1.7
--- src/lib/libc/sys/timer_settime.2:1.6	Mon May 17 07:22:03 2010
+++ src/lib/libc/sys/timer_settime.2	Tue Nov  6 15:23:24 2012
@@ -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

Reply via email to