Module Name:    src
Committed By:   pgoyette
Date:           Sun Apr  5 08:36:38 UTC 2015

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

Log Message:
Remove dangling cross-ref to localtime(3).  There's another cross-ref in
the next sentence that actually makes sense.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/time/tzset.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/tzset.3
diff -u src/lib/libc/time/tzset.3:1.31 src/lib/libc/time/tzset.3:1.32
--- src/lib/libc/time/tzset.3:1.31	Thu Oct 23 18:45:58 2014
+++ src/lib/libc/time/tzset.3	Sun Apr  5 08:36:38 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tzset.3,v 1.31 2014/10/23 18:45:58 christos Exp $
+.\"	$NetBSD: tzset.3,v 1.32 2015/04/05 08:36:38 pgoyette Exp $
 .Dd October 23, 2014
 .Dt TZSET 3
 .Os
@@ -103,7 +103,6 @@ If the implied call to
 fails,
 .Fn tzset
 falls back on UTC.
-.Xr localtime 3 .
 If
 .Ev TZ
 is

Reply via email to