From 89031dfc49477d282154fbb568d800f700615d4b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 20 Feb 2025 21:31:27 +0100 Subject: m + add libterminput_init and libterminput_destroy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libterminput_read.3 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libterminput_read.3') diff --git a/libterminput_read.3 b/libterminput_read.3 index 742c95a..7a30072 100644 --- a/libterminput_read.3 +++ b/libterminput_read.3 @@ -158,7 +158,9 @@ returns the result in the .I ctx must have been zero-initialised, e.g. with .BR memset (3) -function. +function, and optionally with +.BR libterminput_init (3) +afterwards. .PP .I input shall be the same pointer every time the @@ -439,7 +441,7 @@ function returns .B -1 and set .I errno -it indicate the error. +to indicate the error. .SH ERRORS The @@ -467,6 +469,7 @@ None. None. .SH SEE ALSO +.BR libterminput_init (3), .BR libterminput_is_ready (3), .BR libterminput_set_flags (3), .BR libterminput_marshal_state (3) -- cgit v1.2.3-70-g09d2