summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2017-07-21 21:04:06 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-07-22 09:18:57 +0200
commit49145a385b155bf93f569734200e4c9f9cf8da38 (patch)
treed57b11a28278dc1bca1f210195c6760ee488d3a2 /Changes.old
parent2540f8ffe9796659ebc59f4b7e02ea6ee0c7afd7 (diff)
Changes.old: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.old b/Changes.old
index 7784bbcfb..981d57132 100644
--- a/Changes.old
+++ b/Changes.old
@@ -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