diff options
-rw-r--r-- | etc/etc.pmax/MAKEDEV | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pmax/MAKEDEV b/etc/etc.pmax/MAKEDEV index ffa5f814aba..43ae9b4049a 100644 --- a/etc/etc.pmax/MAKEDEV +++ b/etc/etc.pmax/MAKEDEV @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: MAKEDEV,v 1.34 2000/03/22 07:34:29 niklas Exp $ +# $OpenBSD: MAKEDEV,v 1.35 2000/09/13 21:09:51 maja Exp $ # @(#)MAKEDEV 8.1 (Berkeley) 6/9/93 # @@ -117,7 +117,7 @@ all) # sh $this lkm local sh $this xfs0 sh $this fb0 fb1 fb2 - sh $this random + sh $this random ipl ;; raminst) |