Remove dangling cross-ref to localtime(3). There's another cross-ref in
the next sentence that actually makes sense.
This commit is contained in:
parent
2820a3530e
commit
03022ba794
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue