View | Details | Raw Unified | Return to bug 38148 | Differences between
and this patch

Collapse All | Expand All

(-)timezone.3 (-2 / +2 lines)
Lines 37-43 Link Here
37
.Os
37
.Os
38
.Sh NAME
38
.Sh NAME
39
.Nm timezone
39
.Nm timezone
40
.Nd return the timezone abbreviation
40
.Nd return the time zone abbreviation
41
.Sh LIBRARY
41
.Sh LIBRARY
42
.Lb libc
42
.Lb libc
43
.Sh SYNOPSIS
43
.Sh SYNOPSIS
Lines 46-52 Link Here
46
.Sh DESCRIPTION
46
.Sh DESCRIPTION
47
.Bf Sy
47
.Bf Sy
48
This interface is for compatibility only; it is impossible to reliably
48
This interface is for compatibility only; it is impossible to reliably
49
map timezone's arguments to a time zone abbreviation.
49
map time zone's arguments to a time zone abbreviation.
50
See
50
See
51
.Xr ctime 3 .
51
.Xr ctime 3 .
52
.Ef
52
.Ef

Return to bug 38148