Browse Source

crank pty by one; ok millert@,deraadt@,miod@

OPENBSD_3_1
todd 23 years ago
parent
commit
fc11e3e42c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/MAKEDEV.mi

+ 2
- 2
src/etc/MAKEDEV.mi View File

@ -1,6 +1,6 @@
include(MAKEDEV.sub)dnl
dnl
vers(a,{-$OpenBSD: MAKEDEV.mi,v 1.27 2002/02/14 04:37:15 todd Exp $-})dnl
vers(a,{-$OpenBSD: MAKEDEV.mi,v 1.28 2002/02/14 04:41:32 todd Exp $-})dnl
dnl
divert(1)dnl
{-#-}
@ -106,7 +106,7 @@ twrget(all,attyB,sd,5,6,7,8,9)dnl
target(all,sd,0,1,2,3,4)dnl
target(all,mcd,0)dnl
twrget(all,fdesc,fd)dnl
target(all,pty,0,1)dnl
target(all,pty,0,1,2)dnl
target(all,st,0,1)dnl
target(all,ch,0)dnl
target(all,cd,0,1)dnl


Loading…
Cancel
Save