aboutsummaryrefslogtreecommitdiffstats
path: root/man3/memchr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memchr.3')
-rw-r--r--man3/memchr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memchr.3 b/man3/memchr.3
index 99d4cda5bd..1969e5d0f6 100644
--- a/man3/memchr.3
+++ b/man3/memchr.3
@@ -29,7 +29,7 @@
.\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com)
.\" 2008-07-09, mtk, add rawmemchr()
.\"
-.TH MEMCHR 3 2019-03-06 "" "Linux Programmer's Manual"
+.TH MEMCHR 3 2021-03-22 "" "Linux Programmer's Manual"
.SH NAME
memchr, memrchr, rawmemchr \- scan memory for a character
.SH SYNOPSIS