=== modified file 'termkey_set_canonflags.3' --- termkey_set_canonflags.3 2011-09-29 19:18:49 +0000 +++ termkey_set_canonflags.3 2011-08-28 16:50:18 +0000 @@ -13,7 +13,7 @@ .SH DESCRIPTION \fBtermkey_set_canonflags\fP() changes the set of canonicalisation flags in the termkey instance to those given by \fInewflags\fP. For detail on the available flags and their meaning, see \fBtermkey_set_canonflags\fP(3). .PP -\fBtermkey_get_canonflags\fP() returns the value set by the last call to \fBtermkey_canonicalise\fP(). +\fBtermkey_get_canonflags\fP() returns the value set by the last call to \fBtermkey_set_canonflags\fP(). .SH "RETURN VALUE" \fBtermkey_set_flags\fP() returns no value. \fBtermkey_get_flags\fP() returns the current canonicalisation flags. .SH "SEE ALSO" === modified file 'termkey_set_waittime.3' --- termkey_set_waittime.3 2011-09-29 19:18:49 +0000 +++ termkey_set_waittime.3 2011-04-03 17:44:48 +0000 @@ -11,7 +11,7 @@ .sp Link with \fI-ltermkey\fP. .SH DESCRIPTION -\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. +\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. .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"