From 51ddbf586b8880fcfa7c60642c5ea7da258de5aa Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Thu, 20 Jun 2002 07:12:34 +0000 Subject: time(1) does not use the shell to execute the specified utility, remove sentence stating it did. --- usr.bin/time/time.1 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'usr.bin/time') diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1 index 414f112d0c4e..68db3375dbe4 100644 --- a/usr.bin/time/time.1 +++ b/usr.bin/time/time.1 @@ -49,12 +49,8 @@ The .Nm utility executes and -times -.Ar utility -by initiating a timer and passing the -.Ar utility -to the -shell. +times the specified +.Ar utility . After the .Ar utility finishes, -- cgit v1.3