typos only

This commit is contained in:
Guido van Rossum 1995-08-10 14:21:11 +00:00
parent eafe32a639
commit 0bbbea15e6
6 changed files with 10 additions and 6 deletions

View file

@ -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):