mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Consistency: "{\bf ...}" ==> "\strong{...}"
"{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
This commit is contained in:
parent
b215137224
commit
af8a015c93
34 changed files with 62 additions and 60 deletions
|
@ -81,7 +81,7 @@ Return the status of the lock:\ 1 if it has been acquired by some
|
|||
thread, 0 if not.
|
||||
\end{funcdesc}
|
||||
|
||||
{\bf Caveats:}
|
||||
\strong{Caveats:}
|
||||
|
||||
\begin{itemize}
|
||||
\item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue