From 2504bc9ef9e54cd600cec086ece9a5df4cbe8dd8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Oct 2018 15:11:23 +0200 Subject: Add {str,mem}[r][case]eqlen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_streq.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/libsimple_streq.3') diff --git a/man/libsimple_streq.3 b/man/libsimple_streq.3 index f8d28fb..7904860 100644 --- a/man/libsimple_streq.3 +++ b/man/libsimple_streq.3 @@ -11,7 +11,7 @@ static inline int libsimple_streq(const char *\fIa\fP, const char *\fIb\fP); # define streq libsimple_streq #endif .fi - +.PP Link with .IR \-lsimple . .SH DESCRIPTION @@ -68,4 +68,6 @@ None. .SH SEE ALSO .BR libsimple_streqnul (3), .BR libsimple_strcaseeq (3), +.BR libsimple_strcaseeq (3), +.BR libsimple_streqlen (3), .BR strcmp (3) -- cgit v1.2.3-70-g09d2