]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pipe.7: SEE ALSO: add tee(2) and vmsplice(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 Jun 2017 11:19:55 +0000 (13:19 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 Jun 2017 11:19:55 +0000 (13:19 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/pipe.7

index 0156b1a8ae1414cf6987aa3318fc9b241252e193..41504a59363ae6ca797f40d8818624d41d755c47 100644 (file)
@@ -412,6 +412,8 @@ and when opening a previously unopened FIFO.
 .BR socketpair (2),
 .BR splice (2),
 .BR stat (2),
+.BR tee (2),
+.BR vmsplice (2),
 .BR mkfifo (3),
 .BR epoll (7),
 .BR fifo (7)