diff options
Diffstat (limited to 'src/lib/libc/string/strftime.3')
| -rw-r--r-- | src/lib/libc/string/strftime.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libc/string/strftime.3 b/src/lib/libc/string/strftime.3 index f14db4bb13..a6eecd95e0 100644 --- a/src/lib/libc/string/strftime.3 +++ b/src/lib/libc/string/strftime.3 | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | .\" $OpenBSD: strftime.3,v 1.2 1996/03/19 23:15:14 niklas Exp $ | ||
| 2 | .\" | ||
| 1 | .\" Copyright (c) 1989, 1991 The Regents of the University of California. | 3 | .\" Copyright (c) 1989, 1991 The Regents of the University of California. |
| 2 | .\" All rights reserved. | 4 | .\" All rights reserved. |
| 3 | .\" | 5 | .\" |
| @@ -34,7 +36,6 @@ | |||
| 34 | .\" SUCH DAMAGE. | 36 | .\" SUCH DAMAGE. |
| 35 | .\" | 37 | .\" |
| 36 | .\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91 | 38 | .\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91 |
| 37 | .\" $Id: strftime.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ | ||
| 38 | .\" | 39 | .\" |
| 39 | .Dd June 29, 1991 | 40 | .Dd June 29, 1991 |
| 40 | .Dt STRFTIME 3 | 41 | .Dt STRFTIME 3 |
| @@ -157,9 +158,9 @@ the week) as a decimal number (00-53). | |||
| 157 | is replaced by the weekday (Sunday as the first day of the week) | 158 | is replaced by the weekday (Sunday as the first day of the week) |
| 158 | as a decimal number (0-6). | 159 | as a decimal number (0-6). |
| 159 | .It Cm \&%X | 160 | .It Cm \&%X |
| 160 | is replaced by the locale's appropriate date representation. | ||
| 161 | .It Cm \&%x | ||
| 162 | is replaced by the locale's appropriate time representation. | 161 | is replaced by the locale's appropriate time representation. |
| 162 | .It Cm \&%x | ||
| 163 | is replaced by the locale's appropriate date representation. | ||
| 163 | .It Cm \&%Y | 164 | .It Cm \&%Y |
| 164 | is replaced by the year with century as a decimal number. | 165 | is replaced by the year with century as a decimal number. |
| 165 | .It Cm \&%y | 166 | .It Cm \&%y |
