aboutsummaryrefslogtreecommitdiff
path: root/termkey_set_waittime.3
diff options
context:
space:
mode:
Diffstat (limited to 'termkey_set_waittime.3')
-rw-r--r--termkey_set_waittime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/termkey_set_waittime.3 b/termkey_set_waittime.3
index 67aa6ad..0cc042f 100644
--- a/termkey_set_waittime.3
+++ b/termkey_set_waittime.3
@@ -11,7 +11,7 @@ termkey_set_waittime, termkey_get_waittime \- control the wait time for multibyt
.sp
Link with \fI-ltermkey\fP.
.SH DESCRIPTION
-\fBtermkey_set_waittime\fP() sets the number of miliseconds that \fBtermkey_wait\fP(3) will wait for the remaining bytes of a multibyte sequence if it detects the start of a partially-complete one.
+\fBtermkey_set_waittime\fP() sets the number of miliseconds that \fBtermkey_waitkey\fP(3) will wait for the remaining bytes of a multibyte sequence if it detects the start of a partially-complete one.
.PP
\fBtermkey_get_waittime\fP() returns the value set by the last call to \fBtermkey_set_waittime\fP(), or the default value if a different has not been set.
.SH "RETURN VALUE"