diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2018-04-26 23:28:17 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-04-27 14:01:50 +0200 |
| commit | 3eb078c52f56ed94e403396460f16a226f5e12c2 (patch) | |
| tree | 211d5ff5db59f5f18401454eedb6321e1b8d7259 /man7 | |
| parent | 90ef0f7bf82f3a5abe16e70702bb0624984fddd5 (diff) | |
| download | man-pages-3eb078c52f56ed94e403396460f16a226f5e12c2.tar.gz | |
unix.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index a8efc8940e..8f231cf3bf 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -474,7 +474,7 @@ when sending a file descriptor as ancillary data over a UNIX domain socket (see the description of .BR SCM_RIGHTS , above), and indicates that the file descriptor number that -is being sent is not valid (e.g., it is not an open file descripror). +is being sent is not valid (e.g., it is not an open file descriptor). .TP .B ECONNREFUSED The remote address specified by |
