diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
| commit | 34384756cd560fbdfacc1100579776ba7808d7be (patch) | |
| tree | e6540eb6c2714bdf707982c0db49b2763e81f4f2 /lib/libc/stdtime | |
| parent | be9950897a9a9fe0e43eaa0650a2f49265843d46 (diff) | |
Notes
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 eccb664ce85c..47ae9a146ab2 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -83,7 +83,7 @@ the broken-out time information for the value after adjusting for the current time zone (and any other factors such as Daylight Saving Time). Time zone adjustments are performed as specified by the .Ev TZ -environmental variable (see +environment variable (see .Xr tzset 3 ) . The function .Fn localtime |
