aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-07-15 09:50:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-07-15 09:50:30 +0200
commit879962006f0656b71f85b3d4fac32ce1d42f36ea (patch)
tree57550127b733fd5f41dcb43bcc90cb4d665f222a /man7/unix.7
parentba9fc3e1b2ba83016ed071c264dc0ae01438b85e (diff)
downloadman-pages-879962006f0656b71f85b3d4fac32ce1d42f36ea.tar.gz
unix.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index cbc0b314d7..a4e0ad1c92 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -369,6 +369,7 @@ For more information, see
.B SCM_RIGHTS
Send or receive a set of open file descriptors from another process.
The data portion contains an integer array of the file descriptors.
+.IP
Commonly, this operation is referred to as "passing a file descriptor"
to another process.
However, more accurately,