Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/f323aed3044d
branches:  trunk
changeset: 782560:f323aed3044d
user:      uwe <uwe%NetBSD.org@localhost>
date:      Tue Nov 06 15:23:24 2012 +0000

description:
Fix typo.

diffstat:

 lib/libc/sys/timer_settime.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5c0b5b3961cf -r f323aed3044d lib/libc/sys/timer_settime.2
--- a/lib/libc/sys/timer_settime.2      Tue Nov 06 13:55:03 2012 +0000
+++ b/lib/libc/sys/timer_settime.2      Tue Nov 06 15:23:24 2012 +0000
@@ -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 @@
 .Ar otim
 is not
 .Dv NULL
-the old timer settingas are returned.
+the old timer settings are returned.
 .Pp
 If the
 .Ar flags



Home | Main Index | Thread Index | Old Index