From 9bbadd01ed37f7473f3c067eb45737bcb3e62b47 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 6 Mar 1986 09:33:04 -0500 Subject: [PATCH] zone->conversion SCCS-file: newctime.3 SCCS-SID: 1.7 --- newctime.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/newctime.3 b/newctime.3 index 06f2d44..0b5da81 100644 --- a/newctime.3 +++ b/newctime.3 @@ -18,18 +18,18 @@ settz, newctime, newlocaltime \- convert date and time to ASCII .B char *tz_abbr; .SH DESCRIPTION .I Settz -sets time zone information used by +sets time conversion information used by .IR newlocaltime . If .I zonename begins with a slash, it is used as the absolute pathname of the .IR tzfile (5)-format -file from which to read the time zone information; +file from which to read the time conversion information; if .I zonename begins with some other character, -it is used as a pathname relative to the standard time zone information +it is used as a pathname relative to the standard time conversion information directory. A call of the form .ti +.5i .B @@ -75,7 +75,7 @@ returns returns zero if all seems well; it returns negative one otherwise (and sets things up so that its built-in information about GMT is used). .SH FILES -/etc/tzdir standard time zone information directory +/etc/tzdir standard time conversion information directory .SH "SEE ALSO" ctime(3), getenv(3), tzfile(5) .. %W%