aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,