alarm.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-16 07:54:43 +01:00
parent 1c3c805bcd
commit dc4d79f4fe
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ share the same timer; calls to one will interfere with use of the
other.
Alarms created by
.BR alarm()
.BR alarm ()
are preserved across
.BR execve (2)
and are not inherited by children created via