=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/MAKEDEV.man,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/etc/MAKEDEV.man 2004/02/16 19:03:30 1.1 --- src/etc/MAKEDEV.man 2004/02/20 19:13:01 1.2 *************** *** 1,7 **** define(COMM,`.\"')dnl include(MAKEDEV.mansub)dnl dnl ! vers(a, {-$OpenBSD: MAKEDEV.man,v 1.1 2004/02/16 19:03:30 miod Exp $-})dnl dnl define(quote,{-.Dq $1 -})dnl --- 1,7 ---- define(COMM,`.\"')dnl include(MAKEDEV.mansub)dnl dnl ! vers(a, {-$OpenBSD: MAKEDEV.man,v 1.2 2004/02/20 19:13:01 miod Exp $-})dnl dnl define(quote,{-.Dq $1 -})dnl *************** *** 9,24 **** dnl __devtitle(make,{-Special device names-})dnl __devitem({-all-},{-all-},dnl ! {-Creates special files for all devices on MACHINE-})dnl __devitem(std,{-std-},dnl {-Creates the .Sq standard devices (console, drum, klog, kmem, ksyms, mem, null, stderr, stdin, stdout, tty, zero) ! which are absolutely necessary for the system to function properly-})dnl __devitem(local,local,dnl ! {-Creates configuration-specific devices, by invoking the shell file ! .Pa MAKEDEV.local .-})dnl define({-_std-},)dnl divert(1)dnl dnl send md shell fragments to the bit bucket... --- 9,24 ---- dnl __devtitle(make,{-Special device names-})dnl __devitem({-all-},{-all-},dnl ! {-Creates special files for all devices on MACHINE-},nothing)dnl __devitem(std,{-std-},dnl {-Creates the .Sq standard devices (console, drum, klog, kmem, ksyms, mem, null, stderr, stdin, stdout, tty, zero) ! which are absolutely necessary for the system to function properly-},nothing)dnl __devitem(local,local,dnl ! {-Creates configuration-specific devices{-,-} by invoking the shell file ! .Pa MAKEDEV.local -},nothing)dnl define({-_std-},)dnl divert(1)dnl dnl send md shell fragments to the bit bucket... *************** *** 81,87 **** will supply the standard numbers in most cases. .Pp The MACHINE supports the following devices: - .Pp divert(9)dnl .Sh FILES .Bl -tag -width /dev -compact --- 81,86 ----