mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Consistency: In two places, change {\it ...} to \emph{...}.
This commit is contained in:
parent
53396f66c1
commit
b6ce6427e8
2 changed files with 4 additions and 4 deletions
|
@ -72,9 +72,9 @@ Initially, the timeout is set to 2 seconds by the Python interpreter.
|
|||
|
||||
Capabilities are written in a convenient \ASCII{} format, also used by the
|
||||
Amoeba utilities
|
||||
{\it c2a}(U)
|
||||
\emph{c2a}(U)
|
||||
and
|
||||
{\it a2c}(U).
|
||||
\emph{a2c}(U).
|
||||
For example:
|
||||
|
||||
\bcode\begin{verbatim}
|
||||
|
|
|
@ -72,9 +72,9 @@ Initially, the timeout is set to 2 seconds by the Python interpreter.
|
|||
|
||||
Capabilities are written in a convenient \ASCII{} format, also used by the
|
||||
Amoeba utilities
|
||||
{\it c2a}(U)
|
||||
\emph{c2a}(U)
|
||||
and
|
||||
{\it a2c}(U).
|
||||
\emph{a2c}(U).
|
||||
For example:
|
||||
|
||||
\bcode\begin{verbatim}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue