aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strcat.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strcat.3')
-rw-r--r--man3/strcat.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strcat.3 b/man3/strcat.3
index a3662fe037..fea81512a5 100644
--- a/man3/strcat.3
+++ b/man3/strcat.3
@@ -51,7 +51,7 @@ characters are written.
The \fBstrcat\fP() and \fBstrncat\fP() functions return a pointer
to the resulting string \fIdest\fP.
.SH "CONFORMING TO"
-SVID 3, POSIX, 4.3BSD, ISO 9899
+SVr4, 4.3BSD, C89, C99.
.SH "SEE ALSO"
.BR bcopy (3),
.BR memccpy (3),