From: Michael Kerrisk Date: Mon, 6 Jul 2020 10:54:47 +0000 (+0200) Subject: strcmp.3: tfix X-Git-Tag: man-pages-5.08~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616617ddf72cd2deeef6161f2dd88637e32f7eb5;p=thirdparty%2Fman-pages.git strcmp.3: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- diff --git a/man3/strcmp.3 b/man3/strcmp.3 index 9305c603ff..474eff2ea8 100644 --- a/man3/strcmp.3 +++ b/man3/strcmp.3 @@ -69,7 +69,7 @@ is less than a positive value if .I s1 is greater than -.IR s2 ; +.IR s2 . .PP The .BR strncmp ()