Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Slight wording improvement.



details:   https://anonhg.NetBSD.org/src/rev/de08a5a24fc2
branches:  trunk
changeset: 754984:de08a5a24fc2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue May 18 18:02:32 2010 +0000

description:
Slight wording improvement.

diffstat:

 share/man/man3/timeradd.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 86f64ec7c1a8 -r de08a5a24fc2 share/man/man3/timeradd.3
--- a/share/man/man3/timeradd.3 Tue May 18 16:30:22 2010 +0000
+++ b/share/man/man3/timeradd.3 Tue May 18 18:02:32 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeradd.3,v 1.6 2010/05/18 11:20:12 jruoho Exp $
+.\" $NetBSD: timeradd.3,v 1.7 2010/05/18 18:02:32 wiz Exp $
 .\"
 .\" Copyright (c) 2009 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" Copyright (c) 1999 Kelly Yancey <kbyanc%posi.net@localhost>
@@ -109,7 +109,7 @@
 .Fn timespecclear
 macros initialize the structures
 to midnight (0 hour) January 1st, 1970 (the Epoch).
-In another words, they set the members of the structure to zero.
+In other words, they set the members of the structure to zero.
 .Pp
 The
 .Fn timerisset



Home | Main Index | Thread Index | Old Index