From 0f213c37687512999cb2f53035700ca7ce191c67 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Oct 2018 20:19:55 +0200 Subject: Add man pages for str[r]n[case]eq{,nul,len} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_strcaseeq.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/libsimple_strcaseeq.3') diff --git a/man/libsimple_strcaseeq.3 b/man/libsimple_strcaseeq.3 index d38b439..c3ad68b 100644 --- a/man/libsimple_strcaseeq.3 +++ b/man/libsimple_strcaseeq.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_STRCASEEQ 3 2018-10-21 libsimple +.TH LIBSIMPLE_STRCASEEQ 3 2018-10-23 libsimple .SH NAME libsimple_strcaseeq \- compare two strings .SH SYNOPSIS @@ -70,4 +70,6 @@ None. .BR libsimple_strcaseeqnul (3), .BR libsimple_streq (3), .BR libsimple_strcaseeqlen (3), +.BR libsimple_strncaseeq (3), +.BR libsimple_memcaseeq (3), .BR strcasecmp (3) -- cgit v1.2.3-70-g09d2