1 --- memmove.3.bsdnew 2009-11-18 18:24:33.000000000 -0800
2 +++ memmove.3 2009-11-18 18:24:33.000000000 -0800
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