summaryrefslogtreecommitdiffstats
path: root/lib/libedit/editline.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/editline.3')
-rw-r--r--lib/libedit/editline.35
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index fe58321..dd4c874 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -162,11 +162,6 @@ is modified to contain the number of characters read.
Returns the line read if successful, or
.Dv NULL
if no characters were read or if an error occurred.
-If an error occurred,
-.Fa count
-is set to \-1 and
-.Dv errno
-contains the error code that caused it.
The return value may not remain valid across calls to
.Fn el_gets
and must be copied if the data is to be retained.
OpenPOWER on IntegriCloud