Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/time Remove repeated text "After filling..."



details:   https://anonhg.NetBSD.org/src/rev/ef4640945507
branches:  trunk
changeset: 754903:ef4640945507
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat May 15 13:54:52 2010 +0000

description:
Remove repeated text "After filling..."

XXX Someone else can decide whether we should refer to "U.S.A." or to
XXX "the United States" in the parenthetical.

diffstat:

 lib/libc/time/ctime.3 |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r d5854cc6fe7a -r ef4640945507 lib/libc/time/ctime.3
--- a/lib/libc/time/ctime.3     Sat May 15 12:17:34 2010 +0000
+++ b/lib/libc/time/ctime.3     Sat May 15 13:54:52 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ctime.3,v 1.31 2010/02/03 08:47:40 wiz Exp $
+.\"    $NetBSD: ctime.3,v 1.32 2010/05/15 13:54:52 pgoyette Exp $
 .Dd February 2, 2010
 .Dt CTIME 3
 .Os
@@ -69,11 +69,6 @@
 .Va tm
 structure,
 .Fn localtime
-(such as Daylight Saving Time in the United States).
-After filling in the
-.Va tm
-structure,
-.Fn localtime
 sets the
 .Fa tm_isdst Ns 'th
 element of



Home | Main Index | Thread Index | Old Index