4.3BSD-Reno/share/man/cat1/mkfifo.0

Compare this file to the similar file:
Show the results in this format:

MKFIFO(1)		    UNIX Reference Manual		     MKFIFO(1)

NNAAMMEE
     mmkkffiiffoo - make fifos

SSYYNNOOPPSSIISS
     mmkkffiiffoo [--pp] _f_i_f_o__n_a_m_e ...

DDEESSCCRRIIPPTTIIOONN
     MMkkffiiffoo creates the fifos requested, in the order specified, using mode
     0777.

     Options available are:

     --pp    Create intermediate directories as required.  If this option is not
	   specified, the full path prefix of each operand must already exist.

     MMkkffiiffoo requires write permission in the parent directory.

     MMkkffiiffoo exits 0 if successful, and >0 if an error occurred.

SSTTAANNDDAARRDDSS
     Mkfifo is POSIX 1003.2 compliant.
     This manual page derived from the POSIX 1003.2 manual page.

SSEEEE AALLSSOO
     mkdir(1), rm(1)