fifo.7: wfix

Reported-by: Adam Liddell <ml+kernel.org@aliddell.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-18 17:16:34 +01:00
parent d145c0250b
commit bd05436994
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ A process
that uses both ends of the connection in order to communicate that uses both ends of the connection in order to communicate
with itself should be very careful to avoid deadlocks. with itself should be very careful to avoid deadlocks.
.SH NOTES .SH NOTES
For details of the samntics of I/O on FIFOs, see For details of the semantics of I/O on FIFOs, see
.BR pipe (7). .BR pipe (7).
.PP .PP
When a process tries to write to a FIFO that is not opened When a process tries to write to a FIFO that is not opened