diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-06-20 07:12:34 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-06-20 07:12:34 +0000 |
| commit | 51ddbf586b8880fcfa7c60642c5ea7da258de5aa (patch) | |
| tree | 57a449b607ec8714020f8dfffb888ebce627c4ed /usr.bin/time | |
| parent | 3ff369fed2a08f32dda232c10470b949bef9489f (diff) | |
Notes
Diffstat (limited to 'usr.bin/time')
| -rw-r--r-- | usr.bin/time/time.1 | 8 |
1 files changed, 2 insertions, 6 deletions
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, |
