sigaltstack.2: tfix

Add a missing "to" in an "in order to" formulation.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Borislav Petkov 2021-05-09 22:19:35 +02:00 committed by Michael Kerrisk
parent 334ed9799d
commit 67238a538d
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Clear the alternate signal stack settings on entry to the signal handler.
When the signal handler returns,
the previous alternate signal stack settings are restored.
.IP
This flag was added in order make it safe
This flag was added in order to make it safe
to switch away from the signal handler with
.BR swapcontext (3).
Without this flag, a subsequently handled signal will corrupt