aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdarg.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdarg.3')
-rw-r--r--man3/stdarg.310
1 files changed, 1 insertions, 9 deletions
diff --git a/man3/stdarg.3 b/man3/stdarg.3
index c8bf2f38bd..48a8914360 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -224,15 +224,7 @@ T} Thread safety MT-Safe race:ap
.ad
.sp 1
.SH STANDARDS
-The
-.BR va_start (),
-.BR va_arg (),
-and
-.BR va_end ()
-macros conform to C89.
-C99 defines the
-.BR va_copy ()
-macro.
+C99.
.SH BUGS
Unlike the historical
.B varargs