aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strcasecmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strcasecmp.3')
-rw-r--r--man3/strcasecmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3
index 549b2ee9fd..efa6e5aecc 100644
--- a/man3/strcasecmp.3
+++ b/man3/strcasecmp.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:12:45 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRCASECMP 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH STRCASECMP 3 2021-03-22 "" "Linux Programmer's Manual"
.SH NAME
strcasecmp, strncasecmp \- compare two strings ignoring case
.SH SYNOPSIS