OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / memchr.3
index 638b247..d78b749 100644 (file)
@@ -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  2014-03-10 "" "Linux Programmer's Manual"
+.TH MEMCHR 3  2015-01-10 "" "Linux Programmer's Manual"
 .SH NAME
 memchr, memrchr, rawmemchr \- scan memory for a character
 .SH SYNOPSIS
@@ -144,6 +144,7 @@ function is a GNU extension, available since glibc 2.1.
 .SH SEE ALSO
 .BR ffs (3),
 .BR index (3),
+.BR memmem (3),
 .BR rindex (3),
 .BR strchr (3),
 .BR strpbrk (3),
@@ -153,10 +154,11 @@ function is a GNU extension, available since glibc 2.1.
 .BR strstr (3),
 .BR wmemchr (3)
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.