mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Remove LaTeXy index entry syntax.
This commit is contained in:
parent
0b093e068e
commit
1f62087649
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
|
||||
.. index::
|
||||
pair: UNIX@Unix; file control
|
||||
pair: UNIX@Unix; I/O control
|
||||
pair: UNIX; file control
|
||||
pair: UNIX; I/O control
|
||||
|
||||
This module performs file control and I/O control on file descriptors. It is an
|
||||
interface to the :cfunc:`fcntl` and :cfunc:`ioctl` Unix routines.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue