aboutsummaryrefslogtreecommitdiff
path: root/termkey_new.3
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2008-12-01 22:36:14 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2008-12-01 22:36:14 +0000
commitf75bdf1516b031b0f975b77f289ea408e30cb9c9 (patch)
tree525ffbaa756be06cd82abc009cbce07761c71269 /termkey_new.3
parent8737046c4d42c223be6381a66fbee3fbe5cdbb97 (diff)
downloadtermo-f75bdf1516b031b0f975b77f289ea408e30cb9c9.tar.gz
termo-f75bdf1516b031b0f975b77f289ea408e30cb9c9.tar.xz
termo-f75bdf1516b031b0f975b77f289ea408e30cb9c9.zip
Added termkey_get_fd() to API
Diffstat (limited to 'termkey_new.3')
-rw-r--r--termkey_new.33
1 files changed, 2 insertions, 1 deletions
diff --git a/termkey_new.3 b/termkey_new.3
index 413d81f..4d099ff 100644
--- a/termkey_new.3
+++ b/termkey_new.3
@@ -48,4 +48,5 @@ If successful, \fBtermkey_new\fP() returns a pointer to the new instance. On fai
.BR termkey_waitkey (3),
.BR termkey_advisereadable (3),
.BR termkey_getkey (3),
-.BR termkey_get_flags (3)
+.BR termkey_get_flags (3),
+.BR termkey_get_fd (3)