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 another typo.
details: https://anonhg.NetBSD.org/src/rev/94f9b9914c8b
branches: trunk
changeset: 782561:94f9b9914c8b
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Nov 06 15:26:37 2012 +0000
description:
Fix another typo.
diffstat:
lib/libc/sys/timer_settime.2 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r f323aed3044d -r 94f9b9914c8b lib/libc/sys/timer_settime.2
--- a/lib/libc/sys/timer_settime.2 Tue Nov 06 15:23:24 2012 +0000
+++ b/lib/libc/sys/timer_settime.2 Tue Nov 06 15:26:37 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timer_settime.2,v 1.7 2012/11/06 15:23:24 uwe Exp $
+.\" $NetBSD: timer_settime.2,v 1.8 2012/11/06 15:26:37 uwe Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -121,7 +121,7 @@
.Fn timer_settime
or in the
.Ar tim
-argment of
+argument of
.Fn timer_gettime
are subject to the above rounding effect and might not exactly match the
requested values by the user.
@@ -169,3 +169,5 @@
.Sh STANDARDS
.St -p1003.1b-93 ,
.St -p1003.1i-95
+
+\" LocalWords: gettime settime
Home |
Main Index |
Thread Index |
Old Index