aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdin.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdin.3')
-rw-r--r--man3/stdin.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdin.3 b/man3/stdin.3
index caa65a40fd..d1b2375f41 100644
--- a/man3/stdin.3
+++ b/man3/stdin.3
@@ -119,7 +119,7 @@ The
.IR stdout ,
and
.I stderr
-macros conform to C89
+macros conform to C99
and this standard also stipulates that these three
streams shall be open at program startup.
.SH NOTES