*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mknod | Section: 1 | Source: UNIX v7 | File: mknod.1m
MKNOD(1M) MKNOD(1M) NAME mknod - build special file SYNOPSIS /etc/mknod name [ c ] [ b ] major minor DESCRIPTION Mknod makes a special file. The first argument is the name of the en- try. The second is b if the special file is block-type (disks, tape) or c if it is character-type (other devices). The last two arguments are numbers specifying the major device type and the minor device (e.g. unit, drive, or line number). The assignment of major device numbers is specific to each system. They have to be dug out of the system source file conf.c. SEE ALSO mknod(2) MKNOD(1M)

Navigation Options