summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-12-10 10:32:59 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-12-10 10:32:59 +0000
commit039dcbd939bdf7cd86a8e231214ec61e75d8fcb1 (patch)
tree3b134e5190e72aaf76833cc83774e23ff44870af /lib/libc
parentec09157693f6d5d060f63427992c5de519ae6d75 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdtime/strftime.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index 4560515a618e..f19df2b3bd6f 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -34,6 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strftime.3 8.1 (Berkeley) 6/4/93
+.\" $FreeBSD$
.\"
.Dd October 4, 1997
.Dt STRFTIME 3