]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pipe.2: SEE ALSO: add splice(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 16 Oct 2015 19:40:42 +0000 (21:40 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 16 Oct 2015 19:40:42 +0000 (21:40 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/pipe.2

index 90ada7a7e26394d9ee3b208a68a6737c43b6bfbf..a5e7e529b7d27ccdf31d73ab1cbee062a2927524 100644 (file)
@@ -233,6 +233,7 @@ main(int argc, char *argv[])
 .BR fork (2),
 .BR read (2),
 .BR socketpair (2),
+.BR splice (2),
 .BR write (2),
 .BR popen (3),
 .BR pipe (7)