aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_memrcaseeqlen.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-10-23 20:19:55 +0200
committerMattias Andrée <maandree@kth.se>2018-10-23 20:20:10 +0200
commit0f213c37687512999cb2f53035700ca7ce191c67 (patch)
tree2f0634056f38019b6c44448e1391d72553edf169 /man/libsimple_memrcaseeqlen.3
parentAdd strn[case]eqlen (diff)
downloadlibsimple-0f213c37687512999cb2f53035700ca7ce191c67.tar.gz
libsimple-0f213c37687512999cb2f53035700ca7ce191c67.tar.bz2
libsimple-0f213c37687512999cb2f53035700ca7ce191c67.tar.xz
Add man pages for str[r]n[case]eq{,nul,len}
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_memrcaseeqlen.3')
-rw-r--r--man/libsimple_memrcaseeqlen.36
1 files changed, 4 insertions, 2 deletions
diff --git a/man/libsimple_memrcaseeqlen.3 b/man/libsimple_memrcaseeqlen.3
index ce6838c..9991e05 100644
--- a/man/libsimple_memrcaseeqlen.3
+++ b/man/libsimple_memrcaseeqlen.3
@@ -1,4 +1,4 @@
-.TH LIBSIMPLE_MEMRCASEEQLEN 3 2018-10-21 libsimple
+.TH LIBSIMPLE_MEMRCASEEQLEN 3 2018-10-23 libsimple
.SH NAME
libsimple_memrcaseeqlen \- check terminal commonality
.SH SYNOPSIS
@@ -72,4 +72,6 @@ None.
None.
.SH SEE ALSO
.BR libsimple_memreqlen (3),
-.BR libsimple_memcaseeqlen (3)
+.BR libsimple_memcaseeqlen (3),
+.BR libsimple_strrncaseeqlen (3),
+.BR libsimple_strrcaseeqlen (3)