]> git.ipfire.org Git - thirdparty/man-pages.git/commit
get_robust_list.2, get_thread_area.2, getcpu.2, getdents.2, gettid.2, io_cancel.2...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Jul 2012 06:48:20 +0000 (08:48 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 19 Jul 2012 10:51:28 +0000 (12:51 +0200)
commit45c99e3ec455612abe996978a7c5dd80dde73ebd
treeebef13879e8c48c9b027335f30e53d3b15444145
parent498a96a2391094f2d137460d007ff2f0e7a2fae6
get_robust_list.2, get_thread_area.2, getcpu.2, getdents.2, gettid.2, io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, io_submit.2, ioprio_set.2, kexec_load.2, llseek.2, modify_ldt.2, mq_getsetattr.2, pivot_root.2, readdir.2, rt_sigqueueinfo.2, set_thread_area.2, sgetmask.2, spu_create.2, spu_run.2, subpage_prot.2, sysctl.2, tkill.2: Add note to SYNOPSIS that there is no glibc wrapper for system call

Reduce the chance that the reader may be misled into thinking
that there is a wrapper function for this system call by noting
explicitly in the SYNOPSIS that there is no glibc wrapper and
pointing the reader to NOTES for further details.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
25 files changed:
man2/get_robust_list.2
man2/get_thread_area.2
man2/getcpu.2
man2/getdents.2
man2/gettid.2
man2/io_cancel.2
man2/io_destroy.2
man2/io_getevents.2
man2/io_setup.2
man2/io_submit.2
man2/ioprio_set.2
man2/kexec_load.2
man2/llseek.2
man2/modify_ldt.2
man2/mq_getsetattr.2
man2/pivot_root.2
man2/readdir.2
man2/rt_sigqueueinfo.2
man2/set_thread_area.2
man2/sgetmask.2
man2/spu_create.2
man2/spu_run.2
man2/subpage_prot.2
man2/sysctl.2
man2/tkill.2