diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-25 15:28:01 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-25 15:28:01 +0100 |
commit | aac46f74a6534b050c72f4bf0a469b714879c704 (patch) | |
tree | e7195bc86eff4cf831e663d63d112b4b7dd39594 /man3/libsimple_rawmemcmove.3 | |
parent | Add man pages (diff) | |
download | libsimple-aac46f74a6534b050c72f4bf0a469b714879c704.tar.gz libsimple-aac46f74a6534b050c72f4bf0a469b714879c704.tar.bz2 libsimple-aac46f74a6534b050c72f4bf0a469b714879c704.tar.xz |
Add man pages for [raw]memelem{cpy,move}
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man3/libsimple_rawmemcmove.3')
-rw-r--r-- | man3/libsimple_rawmemcmove.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/libsimple_rawmemcmove.3 b/man3/libsimple_rawmemcmove.3 index 0223613..51e9ef4 100644 --- a/man3/libsimple_rawmemcmove.3 +++ b/man3/libsimple_rawmemcmove.3 @@ -23,7 +23,7 @@ The .BR libsimple_rawmemcmove () and .BR libsimple_rawmemccpy () -functions all bytes in +functions move all bytes in .I src to .IR dest |