Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e197a85

Browse files
EdwardBettsberkerpeksag
authored andcommitted
The termios man page is in section 3 (GH-2450)
1 parent 7c9da3e commit e197a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/termios.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
--------------
1313

1414
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
15+
complete description of these calls, see :manpage:`termios(3)` Unix manual
1616
page. It is only available for those Unix versions that support POSIX
1717
*termios* style tty I/O control configured during installation.
1818

0 commit comments

Comments
 (0)