summaryrefslogtreecommitdiffstats
path: root/usr.bin/time/time.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/time/time.1')
-rw-r--r--usr.bin/time/time.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index ce21239..e96aeed 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -60,7 +60,7 @@ After the
finishes,
.Nm
writes to the standard error stream,
-(in seconds):
+(in seconds):
the total time elapsed,
the time used to execute the
.Ar command
@@ -82,7 +82,7 @@ The contents of the
.Em rusage
structure are printed as well.
.It Fl o Ar file
-Write the output to
+Write the output to
.Ar file
instead of stderr. If
.Ar file
@@ -100,7 +100,7 @@ Some shells may provide a builtin
command which is similar or identical to this utility.
Consult the
.Xr builtin 1
-manual page.
+manual page.
.Sh DIAGNOSTICS
If
.Ar command
@@ -108,7 +108,7 @@ could be timed successfully, its exit status is returned.
If
.Ar command
terminated abnormally, a warning message is output to stderr.
-If the
+If the
.Ar command
was found but could not be run, the exit status is 126.
If no
OpenPOWER on IntegriCloud