diff options
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r-- | lib/libc/stdtime/ctime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 7b98304..ec480ec 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -118,7 +118,7 @@ element of .Fa tzname to a pointer to an .Tn ASCII -string that's the time zone abbreviation to be +string that is the time zone abbreviation to be used with .Fn localtime Ns 's return value. |