summaryrefslogtreecommitdiff
path: root/etc/etc.hp300
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2005-10-04 07:40:36 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2005-10-04 07:40:36 +0000
commit59d627d99a1dfa83e8170936f68ca7771474d40e (patch)
tree91b5e889f647a11d15e451f330b3496afb40d35b /etc/etc.hp300
parent5bc6aceb4816e9747363e525064e185ed35e41cb (diff)
regen
Diffstat (limited to 'etc/etc.hp300')
-rw-r--r--etc/etc.hp300/MAKEDEV3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.hp300/MAKEDEV b/etc/etc.hp300/MAKEDEV
index 5a4e4682a37..646ab3304fc 100644
--- a/etc/etc.hp300/MAKEDEV
+++ b/etc/etc.hp300/MAKEDEV
@@ -5,7 +5,7 @@
#
# OpenBSD: etc.hp300/MAKEDEV.md,v 1.24 2005/08/01 22:22:13 deraadt Exp
# OpenBSD: MAKEDEV.common,v 1.20 2005/08/01 22:22:12 deraadt Exp
-# OpenBSD: MAKEDEV.mi,v 1.73 2005/02/07 06:14:18 david Exp
+# OpenBSD: MAKEDEV.mi,v 1.74 2005/10/04 07:39:37 otto Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
#
@@ -174,7 +174,6 @@ mkl() {
M() {
RMlist="$RMlist $1"
mkl ${5-666} $1 $2 $3 $4
- mklist="$mklist $1"
G=${6:-wheel}
[ "$7" ] && {
MKlist="$MKlist;chown $7:$G $1"