Browse Source

got to be a pasto...

OPENBSD_3_8
jmc 19 years ago
parent
commit
e44f6063e5
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/lib/libc/stdlib/insque.3

+ 4
- 4
src/lib/libc/stdlib/insque.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: insque.3,v 1.3 2004/01/25 14:48:32 jmc Exp $
.\" $OpenBSD: insque.3,v 1.4 2005/07/07 07:48:59 jmc Exp $
.\" Copyright (c) 1993 John Brezak
.\" All rights reserved.
.\"
@ -83,13 +83,13 @@ These functions are not atomic unless that machine architecture allows it.
.Xr queue 3
.Sh STANDARDS
The
.Fn lsearch
.Fn insque
and
.Fn lfind
.Fn remque
functions conform to the
.St -p1003.1-2001
and
.St -xpg4.3 .
.St -xpg4.3
specifications.
.Sh HISTORY
The


Loading…
Cancel
Save