|
|
@ -1,4 +1,4 @@ |
|
|
|
.\" $OpenBSD: strcasecmp.3,v 1.6 2000/04/21 15:24:19 aaron Exp $ |
|
|
|
.\" $OpenBSD: strcasecmp.3,v 1.7 2003/05/10 06:40:44 jmc Exp $ |
|
|
|
.\" |
|
|
|
.\" Copyright (c) 1990, 1991, 1993 |
|
|
|
.\" The Regents of the University of California. All rights reserved. |
|
|
@ -58,7 +58,7 @@ functions compare the null-terminated strings |
|
|
|
and |
|
|
|
.Fa s2 |
|
|
|
and return an integer greater than, equal to, or less than 0, |
|
|
|
according as |
|
|
|
according to whether |
|
|
|
.Fa s1 |
|
|
|
is lexicographically greater than, equal to, or less than |
|
|
|
.Fa s2 |
|
|
|