diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:10:23 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:10:23 +0100 |
| commit | c58250956947ed692c455987f6f10ef8640d2575 (patch) | |
| tree | f7bbe27e114a9363971dc901df87e60e7beb9c89 /README | |
| parent | Fix typo (diff) | |
| download | alarm-1.2.4.tar.gz alarm-1.2.4.tar.bz2 alarm-1.2.4.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
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. |
