summaryrefslogtreecommitdiff
path: root/newctime.3
diff options
context:
space:
mode:
authorArthur David Olson <ado@elsie>1997-05-01 14:38:48 -0400
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-18 03:02:27 -0400
commitb6fde70218bb21846f55a93eaedf60b229d5a913 (patch)
tree9f8699856f383b28d07d691b8073886bd9571aba /newctime.3
parent0140db8db2560744a621393f0b2ac4e41a544522 (diff)
downloadtz-b6fde70218bb21846f55a93eaedf60b229d5a913.tar.gz
libz -> libtz; -lz -> -ltz
SCCS-file: newctime.3 SCCS-SID: 7.14
Diffstat (limited to 'newctime.3')
-rw-r--r--newctime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/newctime.3 b/newctime.3
index 53923e6..b16a723 100644
--- a/newctime.3
+++ b/newctime.3
@@ -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\^