diff options
author | Paul LeoNerd Evans <leonerd@leonerd.org.uk> | 2011-09-29 20:18:49 +0100 |
---|---|---|
committer | Paul LeoNerd Evans <leonerd@leonerd.org.uk> | 2011-09-29 20:18:49 +0100 |
commit | 34b5d1ec9e2afb06dfcc675d291bc54ea1cf82c0 (patch) | |
tree | 35873084906308f62e91ace1ed093cbb55f89f02 /termkey_set_waittime.3 | |
parent | e768f022197aaf1265b0afcdf673a0414f1ab9cd (diff) | |
download | termo-34b5d1ec9e2afb06dfcc675d291bc54ea1cf82c0.tar.gz termo-34b5d1ec9e2afb06dfcc675d291bc54ea1cf82c0.tar.xz termo-34b5d1ec9e2afb06dfcc675d291bc54ea1cf82c0.zip |
Minor manpage link fixups
Diffstat (limited to 'termkey_set_waittime.3')
-rw-r--r-- | termkey_set_waittime.3 | 2 |
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" |