aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput_is_ready.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:05:00 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:05:00 +0100
commit678aa0aa40db4dc40ffb086c98ad3a2961b56a3d (patch)
treef45dcd083f1fe2dfeae578c406bf7db50ab9230d /libterminput_is_ready.3
parentSome fixes and tests (diff)
downloadlibterminput-9c8ebd71f505d6036e6d09d256d5e6fd31278560.tar.gz
libterminput-9c8ebd71f505d6036e6d09d256d5e6fd31278560.tar.bz2
libterminput-9c8ebd71f505d6036e6d09d256d5e6fd31278560.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libterminput_is_ready.3')
-rw-r--r--libterminput_is_ready.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libterminput_is_ready.3 b/libterminput_is_ready.3
index c624008..de1e919 100644
--- a/libterminput_is_ready.3
+++ b/libterminput_is_ready.3
@@ -15,13 +15,13 @@ Link with
.SH DESCRIPTION
The
.BR libterminput_is_ready ()
-function check if a call to the
+function checks if a call to the
.BR libterminput_read (3)
function will skip reading from the file
descriptor passed to it because it already
has read data buffered. However, if there
is buffered data but the library knows it
-it not enough to return something they,
+is not enough to return anything yet,
it will also return that there is nothing
buffered.
.PP