diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-27 12:17:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-27 12:17:52 +0000 |
commit | 5df32edc149f75c6bbfb35894754fcdd6b2852b7 (patch) | |
tree | c76a4841bed248a0b894cfb5319c7eb3df518431 /lib/libcompat | |
parent | cacbea5023322064ff56d45e77007e1f34f9c7eb (diff) |
extra commas go foom foom foom
Diffstat (limited to 'lib/libcompat')
-rw-r--r-- | lib/libcompat/4.3/lsearch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/4.3/lsearch.3 b/lib/libcompat/4.3/lsearch.3 index e002bf841ba..a0f69f69194 100644 --- a/lib/libcompat/4.3/lsearch.3 +++ b/lib/libcompat/4.3/lsearch.3 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm lsearch , -.Nm lfind, +.Nm lfind .Nd linear searching routines .Sh SYNOPSIS .Ft char * |