.TH minor() "" "" "Internal Kernel Routine"
.PC "Extract minor-device number"
.B "#include <sys/stat.h>"
\fBint minor(\fIdev\^\fB)\fR
\fBdev_t \fIdev\^\fB;\fR
.PP
The macro
.B minor()
returns a device's minor number.
.SH "See Also"
.B
internal kernel routines
.R
