From 8fac8bd593ddef51bb74c1793bf51d0f2896f47c Mon Sep 17 00:00:00 2001 From: aaron <> Date: Mon, 10 May 1999 17:56:29 +0000 Subject: correct some Xr's which referred to the wrong man page sections --- src/lib/libc/stdlib/tsearch.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/tsearch.3') diff --git a/src/lib/libc/stdlib/tsearch.3 b/src/lib/libc/stdlib/tsearch.3 index c2ef8ae6cb..cb8b050e7b 100644 --- a/src/lib/libc/stdlib/tsearch.3 +++ b/src/lib/libc/stdlib/tsearch.3 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: tsearch.3,v 1.3 1999/02/27 21:56:03 deraadt Exp $ +.\" $OpenBSD: tsearch.3,v 1.4 1999/05/10 17:56:28 aaron Exp $ .\" .Dd June 15, 1997 .Dt TSEARCH 3 @@ -95,7 +95,6 @@ specifying the traversal type, and a node level (where level zero is the root of the tree). .Sh SEE ALSO .Xr bsearch 3 , -.Xr hsearch 3 , .Xr lsearch 3 .Sh RETURN VALUES The -- cgit v1.2.3-55-g6feb