ultrix man page for makedev

Query: makedev

OS: ultrix

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MAKEDEV(8)						      System Manager's Manual							MAKEDEV(8)

Name
       MAKEDEV - makes system special files

Syntax
       /dev/MAKEDEV device-name?...

Description
       The  shell script is normally used to install special files. It resides in the /dev directory, the normal location of special files.  Argu-
       ments to are usually of the form device-name?  where device-name is one of the supported devices listed in Section 4 of the  ULTRIX  Refer-
       ence Pages and ? is a logical unit number.  A few special arguments create assorted collections of devices and are listed below.

       DECstation*  Creates a DECstation specific setup.

       std	    Creates all standard devices for all systems.

       local	    Creates those devices specific to the local site.  This request causes the shell file to be executed.  Site specific commands,
		    such as those used to setup dialup lines as ttyd?, should be included in this file.

       Because all devices are created using this shell script is useful only to the superuser.

Diagnostics
       Either self-explanatory, or generated by one of the programs called from the script.  Use in case of trouble.

See Also
       intro(4), config(8), mknod(8)

4th Berkeley Distribution					       RISC								MAKEDEV(8)
Related Man Pages
dh(4) - bsd
makedev(8) - bsd
makedev(8) - minix
scsimgr(8) - osf1
makedev.local(8) - netbsd
Similar Topics in the Unix Linux Community
problem with accept() on Fedora 8
python curses , segmentation fault on screen.addstr()
How to install kernel source?
e2fsck first question is no , then is yes
How to link sed from /usr/bin/sed to /usr/local/bin/sed?