]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/socketpair.2
Various pages: Word "descriptor" more precisely
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 1 Jan 2016 10:45:50 +0000 (11:45 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 1 Jan 2016 11:29:37 +0000 (12:29 +0100)
commitd9cb0d7d3ff2a691e82d02d0166ef3f765bd6dc2
treec25ccad0374d6f1d305e27aebd2442feb147a13d
parent0fa890e0d8605e51c744a1a7c54f2c7c73a4e5e8
Various pages: Word "descriptor" more precisely

Use either "file descriptor" or message queue descriptor".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
44 files changed:
man2/accept.2
man2/bind.2
man2/close.2
man2/dup.2
man2/epoll_ctl.2
man2/fcntl.2
man2/flock.2
man2/fork.2
man2/getpeername.2
man2/getsockname.2
man2/getsockopt.2
man2/ioctl.2
man2/kexec_load.2
man2/listen.2
man2/memfd_create.2
man2/open.2
man2/pipe.2
man2/recv.2
man2/select_tut.2
man2/send.2
man2/setns.2
man2/shutdown.2
man2/signalfd.2
man2/socketpair.2
man2/splice.2
man2/truncate.2
man3/dirfd.3
man3/ferror.3
man3/getdtablesize.3
man3/mq_close.3
man3/mq_getattr.3
man3/mq_notify.3
man3/mq_receive.3
man3/mq_send.3
man3/posix_fallocate.3
man3/posix_openpt.3
man3/rcmd.3
man3/rexec.3
man3/rpc.3
man3/syslog.3
man4/pts.4
man5/proc.5
man7/epoll.7
man7/mq_overview.7