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 /alarm.1 | |
| 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-- | alarm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ Schedules an .BR alarm (3) to be triggered after a specified .IR duration . -The process than -.BR execvp (3) +The process then +.BR execvp (3)s into .IR command . .PP |
