summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/insque.3
diff options
context:
space:
mode:
authorschwarze <>2014-11-30 20:19:12 +0000
committerschwarze <>2014-11-30 20:19:12 +0000
commit114d87222228fe31b2e0082e1c74f3c657706ddd (patch)
treec61adfd0eae8de41a9b36721a2e2aaaeba155b99 /src/lib/libc/stdlib/insque.3
parent3539e3fa3e1f8ac6b4177476a424681e58c76af5 (diff)
downloadopenbsd-114d87222228fe31b2e0082e1c74f3c657706ddd.tar.gz
openbsd-114d87222228fe31b2e0082e1c74f3c657706ddd.tar.bz2
openbsd-114d87222228fe31b2e0082e1c74f3c657706ddd.zip
obvious STANDARDS update
Diffstat (limited to 'src/lib/libc/stdlib/insque.3')
-rw-r--r--src/lib/libc/stdlib/insque.312
1 files changed, 5 insertions, 7 deletions
diff --git a/src/lib/libc/stdlib/insque.3 b/src/lib/libc/stdlib/insque.3
index 64da36a898..415a7c3448 100644
--- a/src/lib/libc/stdlib/insque.3
+++ b/src/lib/libc/stdlib/insque.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: insque.3,v 1.9 2013/06/05 03:39:23 tedu Exp $ 1.\" $OpenBSD: insque.3,v 1.10 2014/11/30 20:19:12 schwarze Exp $
2.\" Copyright (c) 1993 John Brezak 2.\" Copyright (c) 1993 John Brezak
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -26,7 +26,7 @@
26.\" SUCH DAMAGE. 26.\" SUCH DAMAGE.
27.\" 27.\"
28.\" 28.\"
29.Dd $Mdocdate: June 5 2013 $ 29.Dd $Mdocdate: November 30 2014 $
30.Dt INSQUE 3 30.Dt INSQUE 3
31.Os 31.Os
32.Sh NAME 32.Sh NAME
@@ -86,11 +86,9 @@ The
86.Fn insque 86.Fn insque
87and 87and
88.Fn remque 88.Fn remque
89functions conform to the 89functions conform to the X/Open System Interfaces option of the
90.St -p1003.1-2001 90.St -p1003.1-2008
91and 91specification.
92.St -xpg4.3
93specifications.
94.Sh HISTORY 92.Sh HISTORY
95The 93The
96.Fn insque 94.Fn insque