From bd05436994cb7a472d738db0a2896f83e112698e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Dec 2017 17:16:34 +0100 Subject: [PATCH] fifo.7: wfix Reported-by: Adam Liddell Signed-off-by: Michael Kerrisk --- man7/fifo.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/fifo.7 b/man7/fifo.7 index b7c4e2d17..fca359eb8 100644 --- a/man7/fifo.7 +++ b/man7/fifo.7 @@ -51,7 +51,7 @@ A process that uses both ends of the connection in order to communicate with itself should be very careful to avoid deadlocks. .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). .PP When a process tries to write to a FIFO that is not opened