libz -> libtz; -lz -> -ltz

SCCS-file: newctime.3
SCCS-SID: 7.14
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:27 -04:00
committed by Paul Eggert
parent 0140db8db2
commit b6fde70218
+1 -1
View File
@@ -30,7 +30,7 @@ asctime, ctime, difftime, gmtime, localtime, mktime \- convert date and time to
.B time_t mktime(tm)
.B struct tm *tm;
.PP
.B cc ... -lz
.B cc ... -ltz
.fi
.SH DESCRIPTION
.I Ctime\^