diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-05-11 11:30:00 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-05-11 11:30:00 +0200 |
| commit | 403b78f89ee299da04a67a38c1ee6dbf3ad4fe81 (patch) | |
| tree | 07e79ea034c9d684902eac8e1cf7f006bbe906a9 | |
| parent | 0b8a39ad9f63b1959ae097dce02ed75d44bee01b (diff) | |
| download | man-pages-403b78f89ee299da04a67a38c1ee6dbf3ad4fe81.tar.gz | |
open.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/open.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/open.2 b/man2/open.2 index bf92cba599..cae21cb5a5 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -510,6 +510,7 @@ Neither the .BR open () nor any subsequent operations on the file descriptor which is returned will cause the calling process to wait. + For the handling of FIFOs (named pipes), see also .BR fifo (7). For a discussion of the effect of |
