diff options
Diffstat (limited to 'libterminput_read.3')
-rw-r--r-- | libterminput_read.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libterminput_read.3 b/libterminput_read.3 index deabd63..742c95a 100644 --- a/libterminput_read.3 +++ b/libterminput_read.3 @@ -426,6 +426,7 @@ therefore the flag must be set with the .BR libterminput_set_flags (3) function. + .SH RETURN VALUE The .BR libterminput_read () @@ -467,4 +468,5 @@ None. .SH SEE ALSO .BR libterminput_is_ready (3), -.BR libterminput_set_flags (3) +.BR libterminput_set_flags (3), +.BR libterminput_marshal_state (3) |