summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 21:57:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 21:57:41 +0000
commitaaf2d58f0d5749cc06139b7e1db0b22881ba61bd (patch)
treebc799ab769e278dfdecc60b0bbf69c30a578d613 /lib/libcompat/4.3
parent584fd0812f68bd000624885be123bf263ed152ff (diff)
make function names the correct case
Diffstat (limited to 'lib/libcompat/4.3')
-rw-r--r--lib/libcompat/4.3/lsearch.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/4.3/lsearch.3 b/lib/libcompat/4.3/lsearch.3
index a0f69f69194..6b128c8ff9e 100644
--- a/lib/libcompat/4.3/lsearch.3
+++ b/lib/libcompat/4.3/lsearch.3
@@ -55,7 +55,7 @@ and
.Fn lfind
provide basic linear searching functionality.
.Pp
-.Fa Base
+.Fa base
is the pointer to the beginning of an array.
The argument
.Fa nelp