Page MenuHomeFreeBSD

D51523.id159083.diff
No OneTemporary

D51523.id159083.diff

diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3
--- a/lib/libc/string/memchr.3
+++ b/lib/libc/string/memchr.3
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm memchr
-.Nd locate byte in byte string
+.Nd locate byte in memory object
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@@ -51,7 +51,7 @@
.Fa c
(converted to an
.Vt "unsigned char" )
-in string
+in object
.Fa b ,
limited to at most
.Fa len
@@ -63,7 +63,7 @@
.Fn memchr ,
except that it locates the last occurrence of
.Fa c
-in string
+in object
.Fa b ,
limited to the first
.Fa len

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 17, 7:09 PM (15 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34033086
Default Alt Text
D51523.id159083.diff (550 B)

Event Timeline