mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Do the right magic to make \UNIX{} get sorted correctly in the index.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
% Manual text by Jaap Vermeulen
|
||||
\section{Built-in Module \sectcode{fcntl}}
|
||||
\bimodindex{fcntl}
|
||||
\indexii{\UNIX{}}{file control}
|
||||
\indexii{\UNIX{}}{I/O control}
|
||||
\indexii{UNIX@\UNIX{}}{file control}
|
||||
\indexii{UNIX@\UNIX{}}{I/O control}
|
||||
|
||||
This module performs file control and I/O control on file descriptors.
|
||||
It is an interface to the \dfn{fcntl()} and \dfn{ioctl()} \UNIX{} routines.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
% Manual text by Jaap Vermeulen
|
||||
\section{Built-in Module \sectcode{fcntl}}
|
||||
\bimodindex{fcntl}
|
||||
\indexii{\UNIX{}}{file control}
|
||||
\indexii{\UNIX{}}{I/O control}
|
||||
\indexii{UNIX@\UNIX{}}{file control}
|
||||
\indexii{UNIX@\UNIX{}}{I/O control}
|
||||
|
||||
This module performs file control and I/O control on file descriptors.
|
||||
It is an interface to the \dfn{fcntl()} and \dfn{ioctl()} \UNIX{} routines.
|
||||
|
||||
Reference in New Issue
Block a user