From 0647fa15ee731af97c6c6e19e5e36c07af57923e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 28 Jan 2015 10:08:11 +0100 Subject: [PATCH] strcmp.3: wfix Signed-off-by: Michael Kerrisk --- man3/strcmp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2