summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/insque.3
diff options
context:
space:
mode:
authorjmc <>2003-06-01 19:27:27 +0000
committerjmc <>2003-06-01 19:27:27 +0000
commit5796457847338c884c1863d78addddafce4fc02f (patch)
tree5977475523d1ea29b76fe3415cdb1d3a83522e71 /src/lib/libc/stdlib/insque.3
parent986591b4f6cea288e444153e4adc77d36f27fa67 (diff)
downloadopenbsd-5796457847338c884c1863d78addddafce4fc02f.tar.gz
openbsd-5796457847338c884c1863d78addddafce4fc02f.tar.bz2
openbsd-5796457847338c884c1863d78addddafce4fc02f.zip
- section reorder
- merge COMPATIBILITY - kill whitespace at EOL
Diffstat (limited to 'src/lib/libc/stdlib/insque.3')
-rw-r--r--src/lib/libc/stdlib/insque.38
1 files changed, 4 insertions, 4 deletions
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 @@
1.\" $OpenBSD: insque.3,v 1.1 2003/05/08 23:26:30 millert Exp $ 1.\" $OpenBSD: insque.3,v 1.2 2003/06/01 19:27:27 jmc Exp $
2.\" Copyright (c) 1993 John Brezak 2.\" Copyright (c) 1993 John Brezak
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
@@ -83,13 +83,13 @@ These functions are not atomic unless that machine architecture allows it.
83.Xr queue 3 83.Xr queue 3
84.Sh STANDARDS 84.Sh STANDARDS
85The 85The
86.Fn lsearch 86.Fn lsearch
87and 87and
88.Fn lfind 88.Fn lfind
89functions conform to the 89functions conform to the
90.St -p1003.1-01 90.St -p1003.1-01
91and 91and
92.St -xpg4.3 . 92.St -xpg4.3 .
93specifications. 93specifications.
94.Sh HISTORY 94.Sh HISTORY
95The 95The