summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/insque.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/insque.3')
-rw-r--r--lib/libc/stdlib/insque.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/insque.3 b/lib/libc/stdlib/insque.3
index fb4f55112df..dcb2b0d1581 100644
--- a/lib/libc/stdlib/insque.3
+++ b/lib/libc/stdlib/insque.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: insque.3,v 1.6 2005/07/26 04:20:23 jaredy Exp $
+.\" $OpenBSD: insque.3,v 1.7 2007/05/31 19:19:31 jmc Exp $
.\" Copyright (c) 1993 John Brezak
.\" All rights reserved.
.\"
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd August 12, 1993
+.Dd $Mdocdate: May 31 2007 $
.Dt INSQUE 3
.Os
.Sh NAME