aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strchr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strchr.3')
-rw-r--r--man3/strchr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strchr.3 b/man3/strchr.3
index 62cc091f3e..4bd0be8eca 100644
--- a/man3/strchr.3
+++ b/man3/strchr.3
@@ -30,7 +30,7 @@
.\" 2006-05-19, Justin Pryzby <pryzbyj@justinpryzby.com>
.\" Document strchrnul(3).
.\"
-.TH STRCHR 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH STRCHR 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
strchr, strrchr, strchrnul \- locate character in string
.SH SYNOPSIS