1 --- memmove.3 2003-05-20 15:23:54.000000000 -0700
2 +++ memmove.3.edit 2006-06-28 16:55:53.000000000 -0700
7 -.Fn memmove "void *dst" "const void *src" "size_t len"
26 The two strings may overlap;
27 the copy is always done in a non-destructive manner.
31 function returns the original value of