Module Name:    src
Committed By:   wiz
Date:           Tue May 18 18:02:32 UTC 2010

Modified Files:
        src/share/man/man3: timeradd.3

Log Message:
Slight wording improvement.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man3/timeradd.3

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

Modified files:

Index: src/share/man/man3/timeradd.3
diff -u src/share/man/man3/timeradd.3:1.6 src/share/man/man3/timeradd.3:1.7
--- src/share/man/man3/timeradd.3:1.6	Tue May 18 11:20:12 2010
+++ src/share/man/man3/timeradd.3	Tue May 18 18:02:32 2010
@@ -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 <jruoho...@iki.fi>
 .\" Copyright (c) 1999 Kelly Yancey <kby...@posi.net>
@@ -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

Reply via email to