diff options
Diffstat (limited to 'man3/strcasecmp.3')
| -rw-r--r-- | man3/strcasecmp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3 index a4e4605951..b71d4d1da4 100644 --- a/man3/strcasecmp.3 +++ b/man3/strcasecmp.3 @@ -50,7 +50,7 @@ an integer less than, equal to, or greater than zero if \fIs1\fP (or the first \fIn\fP bytes thereof) is found, respectively, to be less than, to match, or be greater than \fIs2\fP. .SH "CONFORMING TO" -4.4BSD, SUSv3 +4.4BSD, POSIX.1-2001 .SH "SEE ALSO" .BR bcmp (3), .BR memcmp (3), |
