summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/lsearch.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/lsearch.3')
-rw-r--r--lib/libc/stdlib/lsearch.312
1 files changed, 5 insertions, 7 deletions
diff --git a/lib/libc/stdlib/lsearch.3 b/lib/libc/stdlib/lsearch.3
index e21d97b647a..370828ca33a 100644
--- a/lib/libc/stdlib/lsearch.3
+++ b/lib/libc/stdlib/lsearch.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lsearch.3,v 1.11 2014/07/18 07:25:26 matthew Exp $
+.\" $OpenBSD: lsearch.3,v 1.12 2014/11/30 20:19:12 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)lsearch.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: July 18 2014 $
+.Dd $Mdocdate: November 30 2014 $
.Dt LSEARCH 3
.Os
.Sh NAME
@@ -101,8 +101,6 @@ The
.Fn lsearch
and
.Fn lfind
-functions conform to the
-.St -p1003.1-2001
-and
-.St -xpg4.3
-specifications.
+functions conform to the X/Open System Interfaces option of the
+.St -p1003.1-2008
+specification.