diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-09 22:28:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-09 22:28:58 +0200 |
commit | bd4153b2e10005b7a636ea65b000ae3d20c6973e (patch) | |
tree | a069e95ee202a310c883869f7c59b7d615aea16e /libterminput_set_flags.3 | |
parent | Add man page for libterminput_set_flags and libterminput_clear_flags (diff) | |
download | libterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.gz libterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.bz2 libterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.xz |
Add libterminput_read.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libterminput_set_flags.3')
-rw-r--r-- | libterminput_set_flags.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libterminput_set_flags.3 b/libterminput_set_flags.3 index bce609d..6b79998 100644 --- a/libterminput_set_flags.3 +++ b/libterminput_set_flags.3 @@ -91,7 +91,7 @@ The .BR libterminput_set_flags () and .BR libterminput_clear_flags () -functions returns 0 upon successful completion; +functions return 0 upon successful completion; otherwise the .BR libterminput_set_flags () and @@ -103,7 +103,7 @@ and set it indicate the error. .SH ERRORS -Currnet versions of the +Current versions of the .BR libterminput_set_flags () and .BR libterminput_clear_flags () |