summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/lsearch.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/stdlib/lsearch.3')
-rw-r--r--src/lib/libc/stdlib/lsearch.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/lsearch.3 b/src/lib/libc/stdlib/lsearch.3
index a9deec155a..d82c55c859 100644
--- a/src/lib/libc/stdlib/lsearch.3
+++ b/src/lib/libc/stdlib/lsearch.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: lsearch.3,v 1.13 2015/02/15 02:02:53 tedu Exp $ 1.\" $OpenBSD: lsearch.3,v 1.14 2015/11/30 17:03:05 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1989, 1991, 1993 3.\" Copyright (c) 1989, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
29.\" 29.\"
30.\" @(#)lsearch.3 8.1 (Berkeley) 6/4/93 30.\" @(#)lsearch.3 8.1 (Berkeley) 6/4/93
31.\" 31.\"
32.Dd $Mdocdate: February 15 2015 $ 32.Dd $Mdocdate: November 30 2015 $
33.Dt LSEARCH 3 33.Dt LSEARCH 3
34.Os 34.Os
35.Sh NAME 35.Sh NAME
@@ -95,7 +95,7 @@ the location referenced by the argument
95is incremented by one. 95is incremented by one.
96.Sh SEE ALSO 96.Sh SEE ALSO
97.Xr bsearch 3 , 97.Xr bsearch 3 ,
98.Xr db 3 98.Xr dbopen 3
99.Sh STANDARDS 99.Sh STANDARDS
100The 100The
101.Fn lsearch 101.Fn lsearch