]> git.ipfire.org Git - thirdparty/man-pages.git/commit
_exit.2, access.2, brk.2, chmod.2, clone.2, epoll_wait.2, eventfd.2, fork.2, getgroup...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 8 May 2015 11:08:00 +0000 (13:08 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 8 May 2015 11:10:04 +0000 (13:10 +0200)
commit0722a578edba6a782f272f24bff645f68f8debe3
tree6c4af5260882e1b5a6982d1601181206cb8cacb7
parent8d0418afd09a47fdd995905be621a097b87d2f4c
_exit.2, access.2, brk.2, chmod.2, clone.2, epoll_wait.2, eventfd.2, fork.2, getgroups.2, gethostname.2, getpid.2, getpriority.2, killpg.2, mmap.2, poll.2, posix_fadvise.2, pread.2, ptrace.2, readv.2, sched_setaffinity.2, select.2, seteuid.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, signalfd.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, stat.2, timer_create.2, uname.2, wait.2, wait4.2, mq_notify.3, mq_open.3, sigqueue.3, man-pages.7: Remove "ABI" from "C library/kernel ABI differences" subheadings

The "ABI" doesn't really convey anything significant in
the title. These subsections are about describing differences
between the kernel and (g)libc interfaces.

Reported-by: Andries E. Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
42 files changed:
man2/_exit.2
man2/access.2
man2/brk.2
man2/chmod.2
man2/clone.2
man2/epoll_wait.2
man2/eventfd.2
man2/fork.2
man2/getgroups.2
man2/gethostname.2
man2/getpid.2
man2/getpriority.2
man2/killpg.2
man2/mmap.2
man2/poll.2
man2/posix_fadvise.2
man2/pread.2
man2/ptrace.2
man2/readv.2
man2/sched_setaffinity.2
man2/select.2
man2/seteuid.2
man2/setgid.2
man2/setresuid.2
man2/setreuid.2
man2/setuid.2
man2/sigaction.2
man2/signalfd.2
man2/sigpending.2
man2/sigprocmask.2
man2/sigreturn.2
man2/sigsuspend.2
man2/sigwaitinfo.2
man2/stat.2
man2/timer_create.2
man2/uname.2
man2/wait.2
man2/wait4.2
man3/mq_notify.3
man3/mq_open.3
man3/sigqueue.3
man7/man-pages.7