From 5796457847338c884c1863d78addddafce4fc02f Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 1 Jun 2003 19:27:27 +0000 Subject: - section reorder - merge COMPATIBILITY - kill whitespace at EOL --- src/lib/libc/stdlib/insque.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libc/stdlib/insque.3') diff --git a/src/lib/libc/stdlib/insque.3 b/src/lib/libc/stdlib/insque.3 index b87adb87bc..b09f1fdc04 100644 --- a/src/lib/libc/stdlib/insque.3 +++ b/src/lib/libc/stdlib/insque.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: insque.3,v 1.1 2003/05/08 23:26:30 millert Exp $ +.\" $OpenBSD: insque.3,v 1.2 2003/06/01 19:27:27 jmc Exp $ .\" Copyright (c) 1993 John Brezak .\" All rights reserved. .\" @@ -83,13 +83,13 @@ These functions are not atomic unless that machine architecture allows it. .Xr queue 3 .Sh STANDARDS The -.Fn lsearch +.Fn lsearch and .Fn lfind functions conform to the .St -p1003.1-01 -and -.St -xpg4.3 . +and +.St -xpg4.3 . specifications. .Sh HISTORY The -- cgit v1.2.3-55-g6feb