We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9da3e commit e197a85Copy full SHA for e197a85
Doc/library/termios.rst
@@ -12,7 +12,7 @@
12
--------------
13
14
This module provides an interface to the POSIX calls for tty I/O control. For a
15
-complete description of these calls, see :manpage:`termios(2)` Unix manual
+complete description of these calls, see :manpage:`termios(3)` Unix manual
16
page. It is only available for those Unix versions that support POSIX
17
*termios* style tty I/O control configured during installation.
18
0 commit comments