From: Fred Drake Date: Tue, 20 Jan 1998 04:43:29 +0000 (+0000) Subject: Consistency: {\it ...} ==> \emph{...} X-Git-Tag: v1.5.1~921 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca12b9df7b39dbd5ee47799bb9d7906f331bf663;p=thirdparty%2FPython%2Fcpython.git Consistency: {\it ...} ==> \emph{...} --- diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex index 16742c5f9b07..131e6e0b7a44 100644 --- a/Doc/lib/libposix.tex +++ b/Doc/lib/libposix.tex @@ -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} diff --git a/Doc/libposix.tex b/Doc/libposix.tex index 16742c5f9b07..131e6e0b7a44 100644 --- a/Doc/libposix.tex +++ b/Doc/libposix.tex @@ -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}