pipe.7: SEE ALSO: add mkfifo(1)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-02-26 12:27:17 +01:00
parent 09897eb610
commit 8a33c6e06b
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,7 @@ POSIX.1 requires only unidirectional pipes.
Portable applications should avoid reliance on
bidirectional pipe semantics.
.SH SEE ALSO
.BR mkfifo (1),
.BR dup (2),
.BR fcntl (2),
.BR open (2),