From c8e179112cfc096fb3470b39440ea166270f5fc9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Oct 2018 21:35:39 +0200 Subject: Add man pages for strn[case]{starts,ends} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_strstarts.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/libsimple_strstarts.3') diff --git a/man/libsimple_strstarts.3 b/man/libsimple_strstarts.3 index c277f11..fbd3412 100644 --- a/man/libsimple_strstarts.3 +++ b/man/libsimple_strstarts.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_STRSTARTS 3 2018-10-21 libsimple +.TH LIBSIMPLE_STRSTARTS 3 2018-10-23 libsimple .SH NAME libsimple_strstarts \- check the beginning of a string .SH SYNOPSIS @@ -68,6 +68,8 @@ None. .SH SEE ALSO .BR libsimple_strcasestarts (3), .BR libsimple_strends (3), +.BR libsimple_strnstarts (3), +.BR libsimple_memstarts (3), .BR strstr (3), .BR strcmp (3), .BR strncmp (3) -- cgit v1.2.3-70-g09d2