aboutsummaryrefslogtreecommitdiffstats
path: root/man3/memset.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memset.3')
-rw-r--r--man3/memset.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/memset.3 b/man3/memset.3
index 2fef123c0f..8fd75aad4b 100644
--- a/man3/memset.3
+++ b/man3/memset.3
@@ -41,7 +41,7 @@ memory area pointed to by \fIs\fP with the constant byte \fIc\fP.
The \fBmemset\fP() function returns a pointer to the memory area
\fIs\fP.
.SH "CONFORMING TO"
-SVID 3, 4.3BSD, ISO 9899
+SVr4, 4.3BSD, C99.
.SH "SEE ALSO"
.BR bzero (3),
.BR swab (3),