mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
typo bf should be \bf
This commit is contained in:
parent
96044da680
commit
7ec5957022
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue