summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-02-05 16:18:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-02-05 16:18:50 +0000
commitfe9553578b983f487fcb86562db0ab1434df2949 (patch)
tree1004033c1e15b9b864f493eba358517b19178354
parentcfd8abfb2889a7129318875dce356cef67a09898 (diff)
Xr
-rw-r--r--lib/libc/time/strftime.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/time/strftime.3 b/lib/libc/time/strftime.3
index 8d186d2643c..41e402c7db9 100644
--- a/lib/libc/time/strftime.3
+++ b/lib/libc/time/strftime.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91
-.\" $OpenBSD: strftime.3,v 1.1 1998/01/19 00:07:41 millert Exp $
+.\" $OpenBSD: strftime.3,v 1.2 1998/02/05 16:18:49 deraadt Exp $
.\"
.Dd Jan 18, 1998
.Dt STRFTIME 3
@@ -184,6 +184,7 @@ format.
.Xr ctime 3 ,
.Xr getenv 3 ,
.Xr printf 3 ,
+.Xr strptime 3 ,
.Xr time 3 ,
.Xr tzset 3 ,
.Xr tzfile 5