alarm.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-03-01 15:48:41 +01:00 committed by Michael Kerrisk
parent 98d3114d7e
commit 843edb785f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Alarms created by
.BR alarm()
are preserved across
.BR execve (2)
not are not inherited by children created via
and are not inherited by children created via
.BR fork (2).
.PP
.BR sleep (3)