mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
time(1) does not use the shell to execute the specified utility, remove
sentence stating it did.
This commit is contained in:
parent
3ff369fed2
commit
51ddbf586b
1 changed files with 2 additions and 6 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue