summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-01-01 09:38:27 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-01-01 09:38:27 +0100
commitc2ba8f3ec2e3e89e06b186aa3dd850bdd592d37d (patch)
treea4558858418b078f7a49ac4b6053bfb5a2c95c20 /Changes.old
parent8939622477983afe9b8a7962b0879eceb13460d9 (diff)
Changes.old: tfix
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 fac3d57c9..8fbc80380 100644
--- a/Changes.old
+++ b/Changes.old
@@ -34414,7 +34414,7 @@ tkill.2
abort.3
Michael Kerrisk
Note that SIGABRT is raised as though raise(3) is called
- Also note that abort is POSIX.1-2008 compliant.
+ Also note that abort() is POSIX.1-2008 compliant.
cmsg.3
David Wragg