OSDN Git Service

(split) LDP: Update original to v3.37.
[linuxjm/LDP_man-pages.git] / original / man3 / wcpcpy.3
index 0ace5d8..e109003 100644 (file)
@@ -45,7 +45,7 @@ function is the wide-character equivalent of the
 .BR stpcpy (3)
 function.
 It copies the wide-character string pointed to by \fIsrc\fP,
-including the terminating null wide character (L\(aq\\0\(aq),cw
+including the terminating null wide character (L\(aq\\0\(aq),
 to the array pointed to by
 \fIdest\fP.
 .PP