diff options
Diffstat (limited to 'man3/libsimple_mempmove.3')
-rw-r--r-- | man3/libsimple_mempmove.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man3/libsimple_mempmove.3 b/man3/libsimple_mempmove.3 index d68c6dc..99e09c3 100644 --- a/man3/libsimple_mempmove.3 +++ b/man3/libsimple_mempmove.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_MEMPMOVE 3 2018-10-23 libsimple +.TH LIBSIMPLE_MEMPMOVE 3 2018-11-16 libsimple .SH NAME libsimple_mempmove \- move bytes within an array of bytes .SH SYNOPSIS @@ -69,4 +69,8 @@ None. .SH SEE ALSO .BR libsimple_mempcpy (3), .BR libsimple_mempset (3), +.BR libsimple_strmove (3), +.BR libsimple_stpmove (3), +.BR libsimple_strnmove (3), +.BR libsimple_stpnmove (3), .BR memmove (3) |