From 24f9649c1f4692dd0cea64170a015a214197c926 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 20 Oct 2018 22:12:59 +0200 Subject: Add mempsetelem and memsetelem and add fix and tests for memelem and memrelem MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_mempset.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/libsimple_mempset.3') diff --git a/man/libsimple_mempset.3 b/man/libsimple_mempset.3 index e4d7fda..33b610c 100644 --- a/man/libsimple_mempset.3 +++ b/man/libsimple_mempset.3 @@ -1,6 +1,6 @@ .TH LIBSIMPLE_MEMPSET 3 2018-10-20 libsimple .SH NAME -libsimple_mempset \- check two memory segments for equality +libsimple_mempset \- fill an array of bytes .SH SYNOPSIS .nf #include @@ -68,5 +68,6 @@ None. .SH BUGS None. .SH SEE ALSO -.BR libsimple_mempcpy (3) +.BR libsimple_mempsetelem (3), +.BR libsimple_mempcpy (3), .BR memset (3) -- cgit v1.2.3-70-g09d2