Consistency: {\it ...} ==> \emph{...}
diff --git a/Doc/lib/libposix.tex b/Doc/lib/libposix.tex
index 16742c5..131e6e0 100644
--- a/Doc/lib/libposix.tex
+++ b/Doc/lib/libposix.tex
@@ -410,7 +410,7 @@
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}