The termios man page is in section 3 (GH-2450)
(cherry picked from commit e197a8538b
)
This commit is contained in:
parent
98ad985afe
commit
4e09deb127
|
@ -12,7 +12,7 @@
|
|||
--------------
|
||||
|
||||
This module provides an interface to the POSIX calls for tty I/O control. For a
|
||||
complete description of these calls, see :manpage:`termios(2)` Unix manual
|
||||
complete description of these calls, see :manpage:`termios(3)` Unix manual
|
||||
page. It is only available for those Unix versions that support POSIX
|
||||
*termios* style tty I/O control configured during installation.
|
||||
|
||||
|
|
Loading…
Reference in New Issue