added whiteout
[unix-history] / usr / src / lib / libc / stdlib / bsearch.3
index e95d509..8d39d74 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1990, 1991, 1993
+.\" Copyright (c) 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
@@ -7,7 +7,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)bsearch.3  8.2 (Berkeley) %G%
+.\"     @(#)bsearch.3  8.3 (Berkeley) %G%
 .\"
 .Dd 
 .Dt BSEARCH 3
 .\"
 .Dd 
 .Dt BSEARCH 3
@@ -24,7 +24,7 @@ The
 .Fn bsearch
 function searches an array of
 .Fa nmemb
 .Fn bsearch
 function searches an array of
 .Fa nmemb
-objects, the inital member of which is 
+objects, the initial member of which is 
 pointed to by
 .Fa base ,
 for a member that matches the object pointed to by
 pointed to by
 .Fa base ,
 for a member that matches the object pointed to by