Print this page
5069 Removal of wu-ftpd
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Milan Jurik <milan.jurik@xylab.cz>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Adam Stevko <adam.stevko@gmail.com>
*** 21,35 ****
.nf
\fBmknod\fR \fIname\fR p
.fi
.SH DESCRIPTION
- .sp
.LP
\fBmknod\fR makes a directory entry for a special file.
.SH OPTIONS
- .sp
.LP
The following options are supported:
.sp
.ne 2
.na
--- 21,33 ----
*** 56,66 ****
.RS 5n
Create a FIFO (named pipe).
.RE
.SH OPERANDS
- .sp
.LP
The following operands are supported:
.sp
.ne 2
.na
--- 54,63 ----
*** 89,109 ****
.RS 9n
A special file to be created.
.RE
.SH USAGE
- .sp
.LP
See \fBlargefile\fR(5) for the description of the behavior of \fBmknod\fR when
encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
.SH SEE ALSO
- .sp
.LP
! \fBftp\fR(1), \fBin.ftpd\fR(1M), \fBmknod\fR(2), \fBsymlink\fR(2),
\fBattributes\fR(5), \fBlargefile\fR(5)
.SH NOTES
- .sp
.LP
If \fBmknod\fR(2) is used to create a device, the major and minor device
numbers are always interpreted by the kernel running on that machine.
.sp
.LP
--- 86,103 ----
.RS 9n
A special file to be created.
.RE
.SH USAGE
.LP
See \fBlargefile\fR(5) for the description of the behavior of \fBmknod\fR when
encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
.SH SEE ALSO
.LP
! \fBftp\fR(1), \fBmknod\fR(2), \fBsymlink\fR(2),
\fBattributes\fR(5), \fBlargefile\fR(5)
.SH NOTES
.LP
If \fBmknod\fR(2) is used to create a device, the major and minor device
numbers are always interpreted by the kernel running on that machine.
.sp
.LP