OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man3 / strcat.3
index f9b694a..8dd72c5 100644 (file)
@@ -149,7 +149,7 @@ copying at most
 .IR "size\-strlen(dest)\-1"
 from
 .IR src ,
-and adds a null terminator to the result,
+and adds a terminating null byte to the result,
 .I unless
 .IR size
 is less than
@@ -183,7 +183,7 @@ library.
 .BR wcscat (3),
 .BR wcsncat (3)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.75 of the Linux
 .I man-pages
 project.
 A description of the project,