diff options
| author | wiz <wiz@NetBSD.org> | 2001-09-16 01:41:09 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-09-16 01:41:09 +0000 |
| commit | 4c17cdc321a80314ae1b38791fbb49b10289547b (patch) | |
| tree | 463fcb0a4ac3f1189c8214e4a3ee05b8703e7218 /lib/libc/string/strcasecmp.3 | |
| parent | dfcfff97f3c11b9b1c60163907f3b5a9b071e154 (diff) | |
Whitespace fixes and sort SEE ALSO.
Diffstat (limited to 'lib/libc/string/strcasecmp.3')
| -rw-r--r-- | lib/libc/string/strcasecmp.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3 index f66d0deccd3..768c8af85c2 100644 --- a/lib/libc/string/strcasecmp.3 +++ b/lib/libc/string/strcasecmp.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93 -.\" $NetBSD: strcasecmp.3,v 1.11 1999/04/18 22:36:46 ad Exp $ +.\" $NetBSD: strcasecmp.3,v 1.12 2001/09/16 01:41:10 wiz Exp $ .\" .Dd June 9, 1993 .Dt STRCASECMP 3 @@ -91,7 +91,7 @@ functions first appeared in .Bx 4.4 . .Sh NOTES If -.Fa len +.Fa len is zero .Fn strncasecmp returns always 0. |
