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 typo.
details: https://anonhg.NetBSD.org/src/rev/091bab737cb7
branches: trunk
changeset: 332766:091bab737cb7
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Oct 08 05:44:03 2014 +0000
description:
Fix typo.
diffstat:
lib/libc/time/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 35f4f89ffd6d -r 091bab737cb7 lib/libc/time/Makefile.inc
--- a/lib/libc/time/Makefile.inc Wed Oct 08 03:34:44 2014 +0000
+++ b/lib/libc/time/Makefile.inc Wed Oct 08 05:44:03 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.20 2014/10/07 22:20:17 christos Exp $
+# $NetBSD: Makefile.inc,v 1.21 2014/10/08 05:44:03 msaitoh Exp $
.PATH: ${.CURDIR}/time
@@ -28,7 +28,7 @@
time2posix.3 posix2time.3 \
time2posix.3 posix2time_z.3 \
time2posix.3 time2posix_z.3 \
- tszet.3 tzgetname.3 \
+ tzset.3 tzgetname.3 \
tzset.3 daylight.3 \
tzset.3 tzalloc.3 \
tzset.3 tzfree.3 \
Home |
Main Index |
Thread Index |
Old Index