diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-07 04:17:25 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-07 04:17:25 +0000 |
commit | 5b0dc1baed0939c43402eda227a9e81862c12061 (patch) | |
tree | 95a09399fce315bb7de131ab7525027dbceca70a /man3/ftime.3 | |
parent | 7df94fa933e8f3b3b1b0f5b0829838b7f34597ea (diff) |
s/time zone/timezone/ for consistency across pages and with POSIX.1.
Diffstat (limited to 'man3/ftime.3')
-rw-r--r-- | man3/ftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ftime.3 b/man3/ftime.3 index 5c4aeff7f..a79938237 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -56,7 +56,7 @@ struct timeb { Here \fItime\fP is the number of seconds since the Epoch, and \fImillitm\fP is the number of milliseconds since \fItime\fP seconds since the Epoch. -The \fItimezone\fP field is the local time zone measured in minutes +The \fItimezone\fP field is the local timezone measured in minutes of time west of Greenwich (with a negative value indicating minutes east of Greenwich). The \fIdstflag\fP field |