mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Consistency: {\it ...} ==> \emph{...}
This commit is contained in:
@@ -410,7 +410,7 @@ or other)
|
||||
times, in seconds. The items are: user time, system time, children's
|
||||
user time, children's system time, and elapsed real time since a fixed
|
||||
point in the past, in that order. See the \UNIX{}
|
||||
manual page {\it times}(2). (Not on MS-DOS.)
|
||||
manual page \emph{times}(2). (Not on MS-DOS.)
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{umask}{mask}
|
||||
|
||||
@@ -410,7 +410,7 @@ or other)
|
||||
times, in seconds. The items are: user time, system time, children's
|
||||
user time, children's system time, and elapsed real time since a fixed
|
||||
point in the past, in that order. See the \UNIX{}
|
||||
manual page {\it times}(2). (Not on MS-DOS.)
|
||||
manual page \emph{times}(2). (Not on MS-DOS.)
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{umask}{mask}
|
||||
|
||||
Reference in New Issue
Block a user