summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.sun3/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.sun3/MAKEDEV b/etc/etc.sun3/MAKEDEV
index 1a143f10ee3..be292dc8324 100644
--- a/etc/etc.sun3/MAKEDEV
+++ b/etc/etc.sun3/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.21 1998/09/25 12:42:22 todd Exp $
+# $OpenBSD: MAKEDEV,v 1.22 1998/09/27 21:58:09 kstailey Exp $
# $NetBSD: MAKEDEV,v 1.8 1996/03/03 16:54:17 thorpej Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
@@ -252,7 +252,7 @@ xfs*)
local)
umask 0
- test -s MAKEDEV.local && sh $this.local
+ test -s $this.local && sh $this.local
;;
*)
echo $arg: unknown device