]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/getline.3: wfix
authorAlejandro Colomar <alx@kernel.org>
Fri, 20 Dec 2024 21:31:50 +0000 (22:31 +0100)
committerAlejandro Colomar <alx@kernel.org>
Fri, 20 Dec 2024 21:31:53 +0000 (22:31 +0100)
Fixes: ef53ef760638 (2024-12-18, "man/man3/getline.3: Clarify ERRORS")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/getline.3

index ac1040db2ab99fa1c53962b0324dbce2e566067e..99a51894162bb8aa8c4867fdbd91dd6325db5f59 100644 (file)
@@ -99,9 +99,9 @@ At end of file,
 both functions return \-1 with the file stream end-of-file indicator set.
 On error,
 both functions return \-1 with the file stream error indicator set,
-and with
+and
 .I errno
-set to indicate the error.
+is set to indicate the error.
 .P
 If
 .I *lineptr