aboutsummaryrefslogtreecommitdiffstats
path: root/man3/libsimple_strrnchr.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-11-25 11:28:48 +0100
committerMattias Andrée <maandree@kth.se>2018-11-25 11:28:48 +0100
commitec0cbe2001ab7d07b50a7ec016bd343b6ba78b80 (patch)
tree341ced459bfddc28797533c178f7a259ba10de25 /man3/libsimple_strrnchr.3
parentAdd man pages (diff)
downloadlibsimple-ec0cbe2001ab7d07b50a7ec016bd343b6ba78b80.tar.gz
libsimple-ec0cbe2001ab7d07b50a7ec016bd343b6ba78b80.tar.bz2
libsimple-ec0cbe2001ab7d07b50a7ec016bd343b6ba78b80.tar.xz
Add man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man3/libsimple_strrnchr.3')
-rw-r--r--man3/libsimple_strrnchr.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/libsimple_strrnchr.3 b/man3/libsimple_strrnchr.3
index f01025d..a677bfe 100644
--- a/man3/libsimple_strrnchr.3
+++ b/man3/libsimple_strrnchr.3
@@ -79,7 +79,8 @@ None.
.SH BUGS
None.
.SH SEE ALSO
+.BR libsimple_strrnchr_inv (3),
.BR libsimple_strrncasechr (3),
.BR libsimple_strnchr (3),
-.BR libsimple_strrchr (3),
-.BR libsimple_memrchr (3)
+.BR libsimple_memrchr (3),
+.BR strrchr (3)