mirror of
https://github.com/python/cpython.git
synced 2026-03-05 12:30:50 +00:00
The termios man page is in section 3 (GH-2450)
(cherry picked from commit e197a8538b)
This commit is contained in:
parent
98ad985afe
commit
4e09deb127
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue