summaryrefslogtreecommitdiffstats
path: root/usr.bin/time
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/time')
-rw-r--r--usr.bin/time/time.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 196042c..48cd78d 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -71,7 +71,8 @@ Available options:
If the
.Fl o
flag is used, append to the specified file rather than overwriting
-it. Otherwise, this option has no effect.
+it.
+Otherwise, this option has no effect.
.It Fl l
The contents of the
.Em rusage
@@ -92,14 +93,15 @@ output POSIX.2 compliant (each time is printed on its own line).
.Pp
Some shells may provide a builtin
.Nm
-command which is similar or identical to this utility. Consult
-the
+command which is similar or identical to this utility.
+Consult the
.Xr builtin 1
manual page.
.Sh DIAGNOSTICS
If
.Ar command
-could be timed successfully, its exit status is returned. In case
+could be timed successfully, its exit status is returned.
+If
.Ar command
terminated abnormally, a warning message is output to stderr.
If the
OpenPOWER on IntegriCloud