diff options
Diffstat (limited to 'man/libsimple_strends.3')
-rw-r--r-- | man/libsimple_strends.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/libsimple_strends.3 b/man/libsimple_strends.3 index e7b9088..9ab8b45 100644 --- a/man/libsimple_strends.3 +++ b/man/libsimple_strends.3 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE_STRENDS 3 2018-10-21 libsimple +.TH LIBSIMPLE_STRENDS 3 2018-10-23 libsimple .SH NAME libsimple_strends \- check the beginning of a string .SH SYNOPSIS @@ -69,3 +69,5 @@ None. .BR libsimple_strcaseends (3), .BR libsimple_strstarts (3), .BR libsimple_strrstr (3), +.BR libsimple_strnends (3), +.BR libsimple_memends (3) |