From: Michael Kerrisk Date: Wed, 28 Jan 2015 09:08:11 +0000 (+0100) Subject: strcmp.3: wfix X-Git-Tag: man-pages-3.79~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0647fa15ee731af97c6c6e19e5e36c07af57923e;p=thirdparty%2Fman-pages.git strcmp.3: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man3/strcmp.3 b/man3/strcmp.3 index 04c39869b5..8d81bbe565 100644 --- a/man3/strcmp.3 +++ b/man3/strcmp.3 @@ -57,7 +57,7 @@ to match, or be greater than The .BR strncmp () function is similar, except it compares -the only first (at most) +only the first (at most) .IR n bytes of .I s1