aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/time
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-09-14 11:46:04 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-09-14 11:46:04 +0000
commite6d3cf26485c2f3410273cda3d6e4c1b0d78e2a4 (patch)
tree41dfc828ee62dbb93d36644d118abbc2be235cf4 /usr.bin/time
parent34dda9f49f8d99806addcc3304791c5ae7dabb8e (diff)
Notes
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 196042c8a33c..48cd78d1e38a 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