Deleted Added
full compact
mkfifo.2 (17782) mkfifo.2 (20097)
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 106 unchanged lines hidden (view full) ---

115.El
116.Sh SEE ALSO
117.Xr chmod 2 ,
118.Xr stat 2 ,
119.Xr umask 2
120.Sh STANDARDS
121The
122.Fn mkfifo
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 106 unchanged lines hidden (view full) ---

115.El
116.Sh SEE ALSO
117.Xr chmod 2 ,
118.Xr stat 2 ,
119.Xr umask 2
120.Sh STANDARDS
121The
122.Fn mkfifo
123function call conforms to
124.St -p1003.1-88 .
123function call is expected to conform to
124.St -p1003.1-90 .