aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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