From 9534330003bdfdbc6ac47ad08fdf15636e0d9518 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Wed, 18 Jan 2012 10:04:15 +0000 Subject: Provide new API function to determine how much buffer space remains in the instance --- termkey_new.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'termkey_new.3') diff --git a/termkey_new.3 b/termkey_new.3 index 7cf307a..e4a3a37 100644 --- a/termkey_new.3 +++ b/termkey_new.3 @@ -56,4 +56,5 @@ If successful, \fBtermkey_new\fP() returns a pointer to the new instance. On fai .BR termkey_advisereadable (3), .BR termkey_getkey (3), .BR termkey_get_flags (3), -.BR termkey_get_fd (3) +.BR termkey_get_fd (3), +.BR termkey_get_buffer_remaining (3) -- cgit v1.2.3-54-g00ecf