summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcoll.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcoll.3')
-rw-r--r--lib/libc/string/strcoll.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcoll.3 b/lib/libc/string/strcoll.3
index 8b3c423b578..8670afb86f1 100644
--- a/lib/libc/string/strcoll.3
+++ b/lib/libc/string/strcoll.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strcoll.3 8.1 (Berkeley) 6/4/93
-.\" $NetBSD: strcoll.3,v 1.7 2003/04/16 13:34:49 wiz Exp $
+.\" $NetBSD: strcoll.3,v 1.8 2003/05/10 12:30:23 wiz Exp $
.\"
.Dd June 4, 1993
.Dt STRCOLL 3
@@ -58,7 +58,7 @@ and
.Fa s2
according to the current locale collation
and returns an integer greater than, equal to, or less than 0,
-according as
+according to whether
.Fa s1
is greater than, equal to, or less than
.Fa s2 .