summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:51:15 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:51:15 +0000
commite6864ce05b152e1597e235302a7ac3265dc7a479 (patch)
treee3ee1dd2353ef4285cf98f4133511e14c6da0e52 /lib/libc/stdtime
parent30255d62554b374c57e682722844d1bc0be21715 (diff)
Notes
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index 6f4a86b9bed9..9a1f2d5bfff9 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -196,8 +196,8 @@ is replaced by
.El
.Sh SEE ALSO
.Xr date 1 ,
-.Xr ctime 3 ,
.Xr printf 1 ,
+.Xr ctime 3 ,
.Xr printf 3
.Sh STANDARDS
The