From fa7443b88cd25b08e18f8367b3e4a8c9a18d5c7f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Oct 2018 11:28:52 +0200 Subject: Add man pages for more str-functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_strends.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/libsimple_strends.3') diff --git a/man/libsimple_strends.3 b/man/libsimple_strends.3 index 63085ec..abc7e5a 100644 --- a/man/libsimple_strends.3 +++ b/man/libsimple_strends.3 @@ -21,6 +21,8 @@ function checks whether the string .I s ends with the string .IR t . +.PP +The comparison is case-sensitive. .SH RETURN VALUE The .BR libsimple_strends () @@ -29,8 +31,6 @@ function returns 1 if the string ends with the string .IR t , otherwise it returns 0. -.PP -The comparison is case-sensitive. .SH ERRORS The .BR libsimple_strends () -- cgit v1.2.3-70-g09d2