diff options
Diffstat (limited to 'lib/libc/gen/timezone.3')
| -rw-r--r-- | lib/libc/gen/timezone.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3 index a30cb978f91d..e506d61776ae 100644 --- a/lib/libc/gen/timezone.3 +++ b/lib/libc/gen/timezone.3 @@ -54,13 +54,13 @@ See The .Fn timezone function returns a pointer to a time zone abbreviation for the specified -.Ar zone +.Fa zone and -.Ar dst +.Fa dst values. -.Ar Zone +.Fa Zone is the number of minutes west of GMT and -.Ar dst +.Fa dst is non-zero if daylight savings time is in effect. .Sh SEE ALSO .Xr ctime 3 |
