]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/fifo.7
user_namespaces.7: Minor rewordings of recently added text
[thirdparty/man-pages.git] / man7 / fifo.7
index e917ffa784054c028f4e675abae13f2caf50390e..fca359eb87b26e988fba9aff7e9b94c37ca90fa5 100644 (file)
@@ -9,7 +9,7 @@
 .\"
 .\" 990620 - page created - aeb@cwi.nl
 .\"
-.TH FIFO 7 2016-12-12 "Linux" "Linux Programmer's Manual"
+.TH FIFO 7 2017-11-26 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fifo \- first-in first-out special file, named pipe
 .SH DESCRIPTION
@@ -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