File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,11 +48,11 @@ \section{Built-in Module \sectcode{fcntl}}
4848\end {funcdesc }
4949
5050If the library modules \code {FCNTL} or \code {IOCTL} are missing, you
51- can find the opcodes in the C include files \code {sys/fcntl} and
52- \code {sys/ioctl}. You can create the modules yourself with the h2py
53- script, found in the \code {Tools/scripts} directory.
54- \stmodindex {FCNTL}
55- \stmodindex {IOCTL}
51+ can find the opcodes in the C include files \file {sys/fcntl.h } and
52+ \file {sys/ioctl.h }. You can create the modules yourself with the h2py
53+ script, found in the \file {Tools/scripts} directory.
54+ \refstmodindex {FCNTL}
55+ \refstmodindex {IOCTL}
5656
5757Examples (all on a SVR4 compliant system):
5858
Original file line number Diff line number Diff line change @@ -48,11 +48,11 @@ \section{Built-in Module \sectcode{fcntl}}
4848\end {funcdesc }
4949
5050If the library modules \code {FCNTL} or \code {IOCTL} are missing, you
51- can find the opcodes in the C include files \code {sys/fcntl} and
52- \code {sys/ioctl}. You can create the modules yourself with the h2py
53- script, found in the \code {Tools/scripts} directory.
54- \stmodindex {FCNTL}
55- \stmodindex {IOCTL}
51+ can find the opcodes in the C include files \file {sys/fcntl.h } and
52+ \file {sys/ioctl.h }. You can create the modules yourself with the h2py
53+ script, found in the \file {Tools/scripts} directory.
54+ \refstmodindex {FCNTL}
55+ \refstmodindex {IOCTL}
5656
5757Examples (all on a SVR4 compliant system):
5858
You can’t perform that action at this time.
0 commit comments