[BACK]Return to MAKEDEV.man CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/MAKEDEV.man between version 1.1 and 1.2

version 1.1, 2004/02/16 19:03:30 version 1.2, 2004/02/20 19:13:01
Line 9 
Line 9 
 dnl  dnl
 __devtitle(make,{-Special device names-})dnl  __devtitle(make,{-Special device names-})dnl
 __devitem({-all-},{-all-},dnl  __devitem({-all-},{-all-},dnl
 {-Creates special files for all devices on MACHINE-})dnl  {-Creates special files for all devices on MACHINE-},nothing)dnl
 __devitem(std,{-std-},dnl  __devitem(std,{-std-},dnl
 {-Creates the  {-Creates the
 .Sq standard  .Sq standard
 devices (console, drum, klog, kmem, ksyms, mem, null,  devices (console, drum, klog, kmem, ksyms, mem, null,
 stderr, stdin, stdout, tty, zero)  stderr, stdin, stdout, tty, zero)
 which are absolutely necessary for the system to function properly-})dnl  which are absolutely necessary for the system to function properly-},nothing)dnl
 __devitem(local,local,dnl  __devitem(local,local,dnl
 {-Creates configuration-specific devices, by invoking the shell file  {-Creates configuration-specific devices{-,-} by invoking the shell file
 .Pa MAKEDEV.local .-})dnl  .Pa MAKEDEV.local -},nothing)dnl
 define({-_std-},)dnl  define({-_std-},)dnl
 divert(1)dnl  divert(1)dnl
 dnl send md shell fragments to the bit bucket...  dnl send md shell fragments to the bit bucket...
Line 81 
Line 81 
 will supply the standard numbers in most cases.  will supply the standard numbers in most cases.
 .Pp  .Pp
 The MACHINE supports the following devices:  The MACHINE supports the following devices:
 .Pp  
 divert(9)dnl  divert(9)dnl
 .Sh FILES  .Sh FILES
 .Bl -tag -width /dev -compact  .Bl -tag -width /dev -compact

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2