diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
| commit | 0d8324cd3617af09a60559e2f4557a793a167e34 (patch) | |
| tree | 2933c6e9f72276c03f0a16b3abc112db4f58a90e /lib/libc/stdlib/bsearch.3 | |
| parent | 1367cb73f53466185f1c79ee57154ab6a72ea325 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/bsearch.3')
| -rw-r--r-- | lib/libc/stdlib/bsearch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/bsearch.3 b/lib/libc/stdlib/bsearch.3 index 3f645a3e7e16..81007969168c 100644 --- a/lib/libc/stdlib/bsearch.3 +++ b/lib/libc/stdlib/bsearch.3 @@ -90,4 +90,4 @@ If two members compare as equal, which member is matched is unspecified. The .Fn bsearch function conforms to -.St -ansiC . +.St -isoC . |
