]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/mmap.2
arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod.2, mmap...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 7 Aug 2016 16:40:35 +0000 (02:40 +1000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 7 Aug 2016 19:54:12 +0000 (05:54 +1000)
commitbf7bc8b898a59c794df17f3f4ef30a393facf6d4
tree9d48223e989e73b78dad7bea7592dbd3d8a58835
parent23298342dea248514b9104c5361603a27956b844
arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod.2, mmap.2, modify_ldt.2, mount.2, open.2, prctl.2, ptrace.2, restart_syscall.2, seccomp.2, semop.2, set_thread_area.2, symlink.2, umount.2, unlink.2, error.3, getnetent.3, getprotoent.3, getservent.3, getutent.3, glob.3, login.3, setjmp.3, setnetgrent.3, wordexp.3, epoll.7: Remove section number from page self reference

Fix places where pages refer to the function that they describe
and include a section number in that reference. Such references
cause some HTML-rendering tools to create self-references in the
page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
31 files changed:
man2/arch_prctl.2
man2/execveat.2
man2/fanotify_mark.2
man2/fcntl.2
man2/fork.2
man2/madvise.2
man2/mknod.2
man2/mmap.2
man2/modify_ldt.2
man2/mount.2
man2/open.2
man2/prctl.2
man2/ptrace.2
man2/restart_syscall.2
man2/seccomp.2
man2/semop.2
man2/set_thread_area.2
man2/symlink.2
man2/umount.2
man2/unlink.2
man3/error.3
man3/getnetent.3
man3/getprotoent.3
man3/getservent.3
man3/getutent.3
man3/glob.3
man3/login.3
man3/setjmp.3
man3/setnetgrent.3
man3/wordexp.3
man7/epoll.7