unix.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-07-15 09:50:30 +02:00
parent ba9fc3e1b2
commit 879962006f
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ For more information, see
.B SCM_RIGHTS .B SCM_RIGHTS
Send or receive a set of open file descriptors from another process. Send or receive a set of open file descriptors from another process.
The data portion contains an integer array of the file descriptors. The data portion contains an integer array of the file descriptors.
.IP
Commonly, this operation is referred to as "passing a file descriptor" Commonly, this operation is referred to as "passing a file descriptor"
to another process. to another process.
However, more accurately, However, more accurately,