diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-07-15 09:50:30 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-07-15 09:50:30 +0200 |
| commit | 879962006f0656b71f85b3d4fac32ce1d42f36ea (patch) | |
| tree | 57550127b733fd5f41dcb43bcc90cb4d665f222a /man7/unix.7 | |
| parent | ba9fc3e1b2ba83016ed071c264dc0ae01438b85e (diff) | |
| download | man-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.7 | 1 |
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, |
