From 5e3e53cfb3692a343a529ee1c71e3fef162c91db Mon Sep 17 00:00:00 2001 From: phantom Date: Sat, 4 Sep 1999 15:56:51 +0000 Subject: Spelling and grammar error fix. mdoc(7)'fy. PR: docs/13406 Submitted by: Garret Woolman Reviewed by: mpp --- lib/libc/stdtime/ctime.3 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 89d06ed..ae5c6a1 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -175,7 +175,7 @@ The functions .Fn mktime and .Fn timegm -converts the broken-down time in the structure +convert the broken-down time in the structure pointed to by tm into a time value with the same encoding as that of the values returned by the .Xr time 3 @@ -303,10 +303,16 @@ functions are expected to conform to .St -iso9945-1 (again provided the selected local timezone does not contain a leap-second table). +.Pp +The +.Fn timegm +function is not specified by any standard; its function cannot be +completely emulated using the standard functions described above. .Sh HISTORY This manual page is derived from the time package contributed to Berkeley by -Arthur Olsen and which appeared in +.An Arthur Olson +and which appeared in .Bx 4.3 . .Sh BUGS Except for -- cgit v1.1