diff options
| -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 |
