typo bf should be \bf

This commit is contained in:
Guido van Rossum 1995-04-07 15:35:33 +00:00
parent 96044da680
commit 7ec5957022
2 changed files with 2 additions and 2 deletions

View file

@ -1325,7 +1325,7 @@ along the Python module search path.
\subsection{SGI IRIX 4 Dynamic Loading}
{bf IMPORTANT:} You must compile your extension module with the
{\bf IMPORTANT:} You must compile your extension module with the
additional C flag \samp{-G0} (or \samp{-G 0}). This instruct the
assembler to generate position-independent code.