mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add mkfifo(2) to the man page SEE ALSO list for umask(2) -- it's
mentioned in the description. MFC after: 2 days
This commit is contained in:
parent
6ab0894870
commit
f0dc021549
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ The
|
|||
system call is always successful.
|
||||
.Sh SEE ALSO
|
||||
.Xr chmod 2 ,
|
||||
.Xr mkfifo 2 ,
|
||||
.Xr mknod 2 ,
|
||||
.Xr open 2
|
||||
.Sh STANDARDS
|
||||
|
|
|
|||
Loading…
Reference in a new issue