From 0a7cdda1a56aaeb367c8e590e814ef964cb481da Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Sat, 4 Mar 1989 16:49:02 -0500 Subject: [PATCH] minor lint SCCS-file: newctime.3 SCCS-SID: 4.6 --- newctime.3 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/newctime.3 b/newctime.3 index 2ea17a6..a8ef4cc 100644 --- a/newctime.3 +++ b/newctime.3 @@ -32,7 +32,7 @@ asctime, ctime, difftime, gmtime, localtime, mktime, tzset, tzsetwall \- convert .B time_t mktime(tm) .B struct tm *tm; .PP -cc ... -lz +.B cc ... -lz .fi .SH DESCRIPTION .I Tzset @@ -300,7 +300,6 @@ returned by the .I time function. The original values of the -.PP .B tm_wday and .B tm_yday @@ -408,7 +407,7 @@ UTC leap seconds are loaded from tzfile(5), getenv(3), time(2) -.SH NOTE +.SH NOTES The return values point to static data whose content is overwritten by each call. The @@ -421,4 +420,8 @@ will also be overwritten at the next call .I tzset or .IR tzsetwall ). +.PP +Avoid using out-of-range values with +.I mktime +when setting up lunch with promptness sticklers in Riyadh. .. %W%