From c8528f3f3d3c64a90b8aa9e49bc4d9900f2cfe85 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Oct 2018 21:42:54 +0200 Subject: mempcpy.3: see also stpcpy and stpncpy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_mempcpy.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man/libsimple_mempcpy.3 b/man/libsimple_mempcpy.3 index 2953e47..bf9e6bc 100644 --- a/man/libsimple_mempcpy.3 +++ b/man/libsimple_mempcpy.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_MEMPCPY 3 2018-10-20 libsimple +.TH LIBSIMPLE_MEMPCPY 3 2018-10-23 libsimple .SH NAME libsimple_mempcpy \- copy an array of bytes into another .SH SYNOPSIS @@ -67,4 +67,6 @@ None. None. .SH SEE ALSO .BR libsimple_mempset (3), -.BR memcpy (3) +.BR memcpy (3), +.BR stpncpy (3), +.BR stpcpy (3) -- cgit v1.2.3-70-g09d2