Changes.old: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-07-21 21:04:06 +02:00 committed by Michael Kerrisk
parent 2540f8ffe9
commit 49145a385b
1 changed files with 1 additions and 1 deletions

View File

@ -45588,7 +45588,7 @@ sigaltstack.2
Michael Kerrisk
Note buggy addition of ss.ss_flags==SS_ONSTACK
Note buggy addition of ss.ss_flags==SS_ONSTACK as a synonym
for ss_flags==0. No other implemenation does this, AFAIK.
for ss_flags==0. No other implementation does this, AFAIK.
And it was not needed :-(.
Michael Kerrisk
Specifying 'ss' returns the current settings without changing them