File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / man / man8 / mknod.8
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b

.TH MKNOD 8  "4 February 1983"
.UC 4
.SH NAME
mknod \- build special file
.SH SYNOPSIS
.B /etc/mknod
name
[
.B c
] [
.B b
]
major
minor
.SH DESCRIPTION
.I Mknod
makes a special file.
The first argument is the
.I name
of the entry.
The second is
.B b
if the special file is block-type (disks, tape) or
.B c
if it is character-type (other devices).
The last two arguments are
numbers specifying the
.I major
device type
and the
.I minor
device (e.g. unit, drive, or line number).
.PP
The assignment of major device numbers is specific to each system.
They have to be dug out of the
system source file
.I conf.c.
.SH "SEE ALSO"
mknod(2)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.