mirror of
https://github.com/python/cpython.git
synced 2025-09-13 12:17:24 +00:00
typos only
This commit is contained in:
parent
eafe32a639
commit
0bbbea15e6
6 changed files with 10 additions and 6 deletions
|
@ -39,7 +39,9 @@ The module defines the following functions:
|
|||
If the library modules \code{FCNTL} or \code{IOCTL} are missing, you
|
||||
can find the opcodes in the C include files \code{sys/fcntl} and
|
||||
\code{sys/ioctl}. You can create the modules yourself with the h2py
|
||||
script, found in the \code{Demo/scripts} directory.
|
||||
script, found in the \code{Tools/scripts} directory.
|
||||
\stmodindex{FCNTL}
|
||||
\stmodindex{IOCTL}
|
||||
|
||||
Examples (all on a SVR4 compliant system):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue