aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getline.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getline.3')
-rw-r--r--man3/getline.39
1 files changed, 3 insertions, 6 deletions
diff --git a/man3/getline.3 b/man3/getline.3
index 9ba0681f19..b3e6ca4fe8 100644
--- a/man3/getline.3
+++ b/man3/getline.3
@@ -137,12 +137,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-Both
-.BR getline ()
-and
-.BR getdelim ()
-were originally GNU extensions.
-They were standardized in POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+GNU, POSIX.1-2008.
.SH EXAMPLES
.\" SRC BEGIN (getline.c)
.EX