OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man3 / stpcpy.3
index 14c996a..070d0eb 100644 (file)
@@ -64,7 +64,8 @@ returns a pointer to the \fBend\fP of the string
 \fIdest\fP (that is, the address of the terminating null byte)
 rather than the beginning.
 .SH CONFORMING TO
-This function was added to POSIX.1-2008. Before that, it was not part of
+This function was added to POSIX.1-2008.
+Before that, it was not part of
 the C or POSIX.1 standards, nor customary on UNIX systems, but was not a
 GNU invention either.
 Perhaps it came from MS-DOS.