From 7ec595702282453473615aec83778293bbb9eb47 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 7 Apr 1995 15:35:33 +0000 Subject: typo bf should be \bf --- Doc/ext.tex | 2 +- Doc/ext/ext.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/ext.tex b/Doc/ext.tex index 7095bf8..4819124 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 7095bf8..4819124 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. -- cgit v0.12