OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / strcmp.3
index e33374e..9e832e1 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
@@ -96,7 +96,7 @@ SVr4, 4.3BSD, C89, C99.
 .BR wcscmp (3),
 .BR wcsncmp (3)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,