]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
strcmp.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:08:11 +0000 (10:08 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:08:11 +0000 (10:08 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strcmp.3

index 04c39869b5e1f0c10502811a54546c35773eccb9..8d81bbe565599e168e213c636ceaf51f9f9e5f8e 100644 (file)
@@ -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