eventfd.2: Change subheading to "C library/kernel ABI differences"

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 22:24:35 +02:00
parent 17ec2d2782
commit 93e6560b29
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ interface, these mechanisms could not be multiplexed via
.BR poll (2),
or
.BR epoll (7).)
.SS Underlying Linux system calls
.SS C library/kernel ABI differences
There are two underlying Linux system calls:
.BR eventfd ()
and the more recent