diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-25 15:14:50 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-25 15:14:50 +0100 |
commit | 3b0200438e8549389e37ea0f149552ec8040998a (patch) | |
tree | 24ca15390b71a18635a3d67ec13f3c617ff56dc7 /man3/libsimple_strnmove.3 | |
parent | Install man pages (diff) | |
download | libsimple-3b0200438e8549389e37ea0f149552ec8040998a.tar.gz libsimple-3b0200438e8549389e37ea0f149552ec8040998a.tar.bz2 libsimple-3b0200438e8549389e37ea0f149552ec8040998a.tar.xz |
Add man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man3/libsimple_strnmove.3')
-rw-r--r-- | man3/libsimple_strnmove.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/libsimple_strnmove.3 b/man3/libsimple_strnmove.3 index 46776be..593a5cb 100644 --- a/man3/libsimple_strnmove.3 +++ b/man3/libsimple_strnmove.3 @@ -67,5 +67,6 @@ None. .SH SEE ALSO .BR libsimple_stpnmove (3), .BR libsimple_strmove (3), +.BR libsimple_strncmove (3), .BR strncpy (3), .BR memmove (3) |