diff options
Diffstat (limited to 'src/lib/libc/string/strcasecmp.3')
-rw-r--r-- | src/lib/libc/string/strcasecmp.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libc/string/strcasecmp.3 b/src/lib/libc/string/strcasecmp.3 index be4e96a1c5..3cfc76e36f 100644 --- a/src/lib/libc/string/strcasecmp.3 +++ b/src/lib/libc/string/strcasecmp.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: strcasecmp.3,v 1.5 1999/06/06 15:17:32 aaron Exp $ | 1 | .\" $OpenBSD: strcasecmp.3,v 1.6 2000/04/21 15:24:19 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1990, 1991, 1993 | 3 | .\" Copyright (c) 1990, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -53,8 +53,7 @@ The | |||
53 | .Fn strcasecmp | 53 | .Fn strcasecmp |
54 | and | 54 | and |
55 | .Fn strncasecmp | 55 | .Fn strncasecmp |
56 | functions | 56 | functions compare the null-terminated strings |
57 | compare the null-terminated strings | ||
58 | .Fa s1 | 57 | .Fa s1 |
59 | and | 58 | and |
60 | .Fa s2 | 59 | .Fa s2 |