diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-01 23:08:40 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-03-01 23:08:40 +0000 |
| commit | be7f0d04fed168c8a3156a9bcf06df3e90f38083 (patch) | |
| tree | 8db609b5164ee926b5ca0ed49c6d1b60091a855c /lib/libc/stdtime/strftime.3 | |
| parent | c30c84ed1f78c6793e7e27d59007186752c7727d (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime/strftime.3')
| -rw-r--r-- | lib/libc/stdtime/strftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index 3da35a1c4460b..fd510ba7730e4 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -141,7 +141,7 @@ is replaced by a tab. .It Cm \&%S is replaced by the second as a decimal number (00-60). .It Cm %s -is replaced by the number of seconds since the Epoch, UCT (see +is replaced by the number of seconds since the Epoch, UTC (see .Xr mktime 3 ) . .It Cm \&%T No or Cm \&%X is equivalent to |
