Refer the reader to the correct module for constant definitions.

This closes SF bug #550777.
This commit is contained in:
Fred Drake 2002-06-14 01:58:19 +00:00
parent eda5a8ea0f
commit 6c123efe3d
1 changed files with 1 additions and 1 deletions

View File

@ -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}