aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_get_fd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/termkey_get_fd.3')
-rw-r--r--man/termkey_get_fd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/termkey_get_fd.3 b/man/termkey_get_fd.3
index 733f820..d94de5f 100644
--- a/man/termkey_get_fd.3
+++ b/man/termkey_get_fd.3
@@ -12,7 +12,7 @@ Link with \fI-ltermkey\fP.
.SH DESCRIPTION
\fBtermkey_get_fd\fP() returns the file descriptor that was passed as the \fIfd\fP argument to \fBtermkey_new\fP(3).
.SH "RETURN VALUE"
-\fBtermkey_get_fd\fP() returns the current file descriptor.
+\fBtermkey_get_fd\fP() returns the current file descriptor, or -1 if no file descriptor is associated with this instance.
.SH "SEE ALSO"
.BR termkey_new (3),
.BR termkey_get_flags (3)