diff options
author | Paul LeoNerd Evans <leonerd@leonerd.org.uk> | 2008-11-06 00:56:01 +0000 |
---|---|---|
committer | Paul LeoNerd Evans <leonerd@leonerd.org.uk> | 2008-11-06 00:56:01 +0000 |
commit | c2496a38be3f06df6557b12803a9162c31811cef (patch) | |
tree | 77a33165331f20ffdff1ccd243da121fb90b6f91 /termkey_new.3 | |
parent | 388782b89be0bf8144ae3dc2a590b466c96d3d6d (diff) | |
download | termo-c2496a38be3f06df6557b12803a9162c31811cef.tar.gz termo-c2496a38be3f06df6557b12803a9162c31811cef.tar.xz termo-c2496a38be3f06df6557b12803a9162c31811cef.zip |
Also document termkey_advisereadable()
Diffstat (limited to 'termkey_new.3')
-rw-r--r-- | termkey_new.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/termkey_new.3 b/termkey_new.3 index 549be14..7aaed18 100644 --- a/termkey_new.3 +++ b/termkey_new.3 @@ -40,4 +40,5 @@ device, do not call the \fBtcsetattr\fP() \fBtermios\fP function on it to set it If successful, \fBtermkey_new\fP() returns a pointer to the new instance. On failure, \fBNULL\fP is returned. \fBtermkey_free\fP() returns no value. .SH "SEE ALSO" .BR termkey_waitkey (3), +.BR termkey_advisereadable (3), .BR termkey_getkey (3) |