summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strftime.3
diff options
context:
space:
mode:
authorniklas <>1996-03-19 23:15:14 +0000
committerniklas <>1996-03-19 23:15:14 +0000
commitb12abff2eedd6c25979b3dc8890ef07b15432ea8 (patch)
tree2603354cf92c21ad3bdd387ed8be630a43b05f72 /src/lib/libc/string/strftime.3
parent83a23009542c2672b009a5ad496e0a28417a37f9 (diff)
downloadopenbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.tar.gz
openbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.tar.bz2
openbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.zip
From NetBSD: merge of 960317
Diffstat (limited to 'src/lib/libc/string/strftime.3')
-rw-r--r--src/lib/libc/string/strftime.37
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).
157is replaced by the weekday (Sunday as the first day of the week) 158is replaced by the weekday (Sunday as the first day of the week)
158as a decimal number (0-6). 159as a decimal number (0-6).
159.It Cm \&%X 160.It Cm \&%X
160is replaced by the locale's appropriate date representation.
161.It Cm \&%x
162is replaced by the locale's appropriate time representation. 161is replaced by the locale's appropriate time representation.
162.It Cm \&%x
163is replaced by the locale's appropriate date representation.
163.It Cm \&%Y 164.It Cm \&%Y
164is replaced by the year with century as a decimal number. 165is replaced by the year with century as a decimal number.
165.It Cm \&%y 166.It Cm \&%y