diff options
Diffstat (limited to 'Doc/libgl.tex')
-rw-r--r-- | Doc/libgl.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/libgl.tex b/Doc/libgl.tex index de429ac..abbaf10 100644 --- a/Doc/libgl.tex +++ b/Doc/libgl.tex @@ -1,4 +1,4 @@ -\section{Built-in Module \sectcode{gl}} +\section{Built-in Module \module{gl}} \label{module-gl} \bimodindex{gl} @@ -183,7 +183,7 @@ def main(): main() \end{verbatim} % -\section{Standard Modules \sectcode{GL} and \sectcode{DEVICE}} +\section{Standard Modules \module{GL} and \module{DEVICE}} \nodename{GL and DEVICE} \stmodindex{GL} \stmodindex{DEVICE} |