summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/getline.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getline.3 b/lib/libc/stdio/getline.3
index e0dda08..6061bfc 100644
--- a/lib/libc/stdio/getline.3
+++ b/lib/libc/stdio/getline.3
@@ -78,7 +78,7 @@ and
.Fn getline
functions return the number of characters written, excluding the
terminating
-.Dv NUL
+.Dv NUL
character.
The value \-1 is returned if an error occurs, or if end-of-file is reached.
.Sh EXAMPLES
OpenPOWER on IntegriCloud