mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Consistency: {\it ...} ==> \emph{...}
This commit is contained in:
parent
dd17d1ce62
commit
ca12b9df7b
2 changed files with 2 additions and 2 deletions
|
@ -410,7 +410,7 @@ or other)
|
||||||
times, in seconds. The items are: user time, system time, children's
|
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
|
user time, children's system time, and elapsed real time since a fixed
|
||||||
point in the past, in that order. See the \UNIX{}
|
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}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{umask}{mask}
|
\begin{funcdesc}{umask}{mask}
|
||||||
|
|
|
@ -410,7 +410,7 @@ or other)
|
||||||
times, in seconds. The items are: user time, system time, children's
|
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
|
user time, children's system time, and elapsed real time since a fixed
|
||||||
point in the past, in that order. See the \UNIX{}
|
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}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{umask}{mask}
|
\begin{funcdesc}{umask}{mask}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue