summaryrefslogtreecommitdiff
path: root/distrib/miniroot
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-06 04:19:46 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-06 04:19:46 +0000
commitd5f3465cd8b7a4299ec4dac971fc98f6f088f7cc (patch)
tree6cbf3aad4c642c2db880c93a37f7afacd5031ad6 /distrib/miniroot
parenta9c6173db8d3218e7f31394ca2678922fa24a879 (diff)
spelling fixes
ok henning@
Diffstat (limited to 'distrib/miniroot')
-rw-r--r--distrib/miniroot/install.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub
index b75ce75c771..ca06219a1ef 100644
--- a/distrib/miniroot/install.sub
+++ b/distrib/miniroot/install.sub
@@ -1,4 +1,4 @@
-# $OpenBSD: install.sub,v 1.292 2003/03/06 00:27:41 krw Exp $
+# $OpenBSD: install.sub,v 1.293 2003/03/06 04:19:45 david Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1997-2003 Todd Miller, Theo de Raadt, Ken Westerback
@@ -416,7 +416,7 @@ quit
__EOT
}
-# Check for the existance of the device nodes for the
+# Check for the existence of the device nodes for the
# supplied device name. If they are missing (as indicated
# by r${1}c not being found) then create them. In either
# case, return true if the nodes exist and false if not.