OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / stpncpy.3
index b5bbe22..383bdab 100644 (file)
@@ -11,7 +11,7 @@
 .\"   GNU glibc-2 source code and manual
 .\"
 .\" Corrected, aeb, 990824
-.TH STPNCPY 3  2014-01-13 "GNU" "Linux Programmer's Manual"
+.TH STPNCPY 3  2014-05-10 "GNU" "Linux Programmer's Manual"
 .SH NAME
 stpncpy \- copy a fixed-size string, returning a pointer to its end
 .SH SYNOPSIS
@@ -96,14 +96,16 @@ function is thread-safe.
 .SH CONFORMING TO
 This function was added to POSIX.1-2008.
 Before that, it was a GNU extension.
+It first appeared in version 1.07 of the GNU C library in 1993.
 .SH SEE ALSO
 .BR strncpy (3),
 .BR wcpncpy (3)
 .SH COLOPHON
-This page is part of release 3.64 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.