aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fgetc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fgetc.3')
-rw-r--r--man3/fgetc.36
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/fgetc.3 b/man3/fgetc.3
index 75bb9231b2..75dcaeaf62 100644
--- a/man3/fgetc.3
+++ b/man3/fgetc.3
@@ -126,8 +126,10 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, C89, C99.
-.PP
+C11, POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, C89.
+.SH NOTES
It is not advisable to mix calls to input functions from the
.I stdio
library with low-level calls to