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.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/lsearch.3 b/lib/libc/stdlib/lsearch.3
index 453d297..4eecb1e 100644
--- a/lib/libc/stdlib/lsearch.3
+++ b/lib/libc/stdlib/lsearch.3
@@ -64,9 +64,11 @@ into the position after the last element and increments the
integer pointed to by
.Fa nelp .
.Sh RETURN VALUES
+The
.Fn lsearch
and
.Fn lfind
+functions
return a pointer to the first element found.
If no element was found,
.Fn lsearch
OpenPOWER on IntegriCloud