Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Fix argument name
details: https://anonhg.NetBSD.org/src/rev/2f7a754b5fc0
branches: trunk
changeset: 369610:2f7a754b5fc0
user: christos <christos%NetBSD.org@localhost>
date: Tue Aug 23 14:54:50 2022 +0000
description:
Fix argument name
diffstat:
lib/libc/time/tzset.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r a026712ddb64 -r 2f7a754b5fc0 lib/libc/time/tzset.3
--- a/lib/libc/time/tzset.3 Tue Aug 23 09:25:10 2022 +0000
+++ b/lib/libc/time/tzset.3 Tue Aug 23 14:54:50 2022 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: tzset.3,v 1.42 2019/07/03 15:50:16 christos Exp $
-.Dd July 2, 2019
+.\" $NetBSD: tzset.3,v 1.43 2022/08/23 14:54:50 christos Exp $
+.Dd Auguset 23, 2021
.Dt TZSET 3
.Os
.Sh NAME
@@ -36,7 +36,7 @@
functions.
.Pp
If
-.Ar tz
+.Ar zone
is not a valid timezone description, or if the object cannot be allocated,
.Fn tzalloc
returns a
Home |
Main Index |
Thread Index |
Old Index