summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getline.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/getline.3')
-rw-r--r--lib/libc/stdio/getline.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/getline.3 b/lib/libc/stdio/getline.3
index 6061bfc..2161999 100644
--- a/lib/libc/stdio/getline.3
+++ b/lib/libc/stdio/getline.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 30, 2010
+.Dd November 30, 2012
.Dt GETLINE 3
.Os
.Sh NAME
@@ -76,7 +76,7 @@ The
.Fn getdelim
and
.Fn getline
-functions return the number of characters written, excluding the
+functions return the number of characters stored in the buffer, excluding the
terminating
.Dv NUL
character.
OpenPOWER on IntegriCloud