From 92a4530eb9d2f1254aa288c549cac0ffd0110ca6 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Mon, 22 Nov 1993 12:34:51 -0500 Subject: [PATCH] eliminate white space at ends of lines SCCS-file: time2posix.3 SCCS-SID: 7.3 --- time2posix.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time2posix.3 b/time2posix.3 index 840297e..fd81342 100644 --- a/time2posix.3 +++ b/time2posix.3 @@ -42,7 +42,7 @@ passed-to functions such as .IR localtime(3) , .IR mktime(3) , and -.IR difftime(3) . +.IR difftime(3) . However, POSIX gives an arithmetic expression for directly computing a time_t value from a given date/time,