Module Name:    src
Committed By:   pgoyette
Date:           Sat May 15 13:54:52 UTC 2010

Modified Files:
        src/lib/libc/time: ctime.3

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/time/ctime.3

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

Modified files:

Index: src/lib/libc/time/ctime.3
diff -u src/lib/libc/time/ctime.3:1.31 src/lib/libc/time/ctime.3:1.32
--- src/lib/libc/time/ctime.3:1.31	Wed Feb  3 08:47:40 2010
+++ src/lib/libc/time/ctime.3	Sat May 15 13:54:52 2010
@@ -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

Reply via email to