aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/time
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2003-06-09 19:37:45 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2003-06-09 19:37:45 +0000
commit49b3830c8e85cf98a9171eddaf5107765a1cba01 (patch)
tree14d2fe6dd0e65a3691648b54b36c23a1963617a5 /usr.bin/time
parent06fa71cdccac8d337b5f9f5b0485da28c3662877 (diff)
Notes
Diffstat (limited to 'usr.bin/time')
-rw-r--r--usr.bin/time/time.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 02e3eaf62f23b..9f007712863c4 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -62,8 +62,8 @@ the time used to execute the
.Ar utility
process and the time consumed by system overhead.
.Pp
-Available options:
-.Bl -tag -width Ds
+The following options are available:
+.Bl -tag -width indent
.It Fl a
If the
.Fl o
@@ -134,5 +134,5 @@ utility is expected to conform to ISO/IEC 9945-2:1993 (``POSIX'').
.Sh HISTORY
A
.Nm
-command appeared in
+utility appeared in
.At v3 .