Changes.old: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-01 09:38:27 +01:00
parent 8939622477
commit c2ba8f3ec2
1 changed files with 1 additions and 1 deletions

View File

@ -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