Kaydet (Commit) 6c123efe authored tarafından Fred Drake's avatar Fred Drake

Refer the reader to the correct module for constant definitions.

This closes SF bug #550777.
üst eda5a8ea
......@@ -50,7 +50,7 @@ The module defines the following functions:
\begin{funcdesc}{ioctl}{fd, op, arg}
This function is identical to the \function{fcntl()} function, except
that the operations are typically defined in the library module
\module{IOCTL}.
\refmodule{termios}.
\end{funcdesc}
\begin{funcdesc}{flock}{fd, op}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment