diff options
Diffstat (limited to '')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ SYNOPSIS DESCRIPTION Schedules an alarm(3) to be triggered after a specified - duration. The process than execvp(3) into command. + duration. The process then execvp(3)s into command. This means that command will be killed by SIGALRM after a selected duration. |
