From 822fdcab93140306c21991b7fe837e606e75b48e Mon Sep 17 00:00:00 2001 From: mpp Date: Wed, 27 Mar 1996 20:49:07 +0000 Subject: Added missing section numbers to a bunch of .Xr macros, or converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. --- lib/libc/stdtime/ctime.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdtime') diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index ff6a8ef..1a6ba5a 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -89,9 +89,9 @@ environmental variable (see The function .Fn localtime uses -.Xr tzset +.Xr tzset 3 to initialize time conversion information if -.Xr tzset +.Xr tzset 3 has not already been called by the process. .Pp After filling in the tm structure, -- cgit v1.1