aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 02:31:26 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 02:31:26 +0000
commitd4c46761de865af3ffbb0b4a5385e1cd0fb25e7a (patch)
treecb6f71a3bded72433ba1ec0430dbc6e4c898d9f0
parente81969abf7c7727ca5a611f4bcecc494e556cb21 (diff)
downloadman-pages-d4c46761de865af3ffbb0b4a5385e1cd0fb25e7a.tar.gz
ffix
-rw-r--r--man2/times.22
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/times.2 b/man2/times.2
index b0d92bbf10..df0083f878 100644
--- a/man2/times.2
+++ b/man2/times.2
@@ -54,6 +54,7 @@ The
is as defined in
.IR <sys/times.h> :
.sp
+.in +0.5i
.nf
struct tms {
clock_t tms_utime; /* user time */
@@ -62,6 +63,7 @@ struct tms {
clock_t tms_cstime; /* system time of children */
};
.fi
+.in
.LP
The
.I tms_utime