From: Guido van Rossum Date: Fri, 7 Apr 1995 15:35:33 +0000 (+0000) Subject: typo bf should be \bf X-Git-Tag: v1.2~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ec595702282453473615aec83778293bbb9eb47;p=thirdparty%2FPython%2Fcpython.git typo bf should be \bf --- diff --git a/Doc/ext.tex b/Doc/ext.tex index 7095bf8f6891..48191246fd9c 100644 --- a/Doc/ext.tex +++ b/Doc/ext.tex @@ -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. diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index 7095bf8f6891..48191246fd9c 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -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.