1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
This commit is contained in:
Matteo Riondato 2009-12-16 04:19:23 +00:00
parent e999537881
commit 5d26f10fbb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200600

View File

@ -78,7 +78,8 @@ 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
The following code fragment reads lines from a file and