aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-11-04 15:44:57 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-11-04 15:44:57 +0000
commit70accddf26033601b716c68a8986cbb95d115b16 (patch)
tree9f9c0ddc9290d3b7ed9091fff7441a409231261e /usr.sbin
parente5e820fd1f9a5d788798072f1d2a60f7cc798f70 (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sysinstall/modules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/modules.c b/usr.sbin/sysinstall/modules.c
index b969ce46a5e5f..67a8c89dedb79 100644
--- a/usr.sbin/sysinstall/modules.c
+++ b/usr.sbin/sysinstall/modules.c
@@ -40,7 +40,7 @@
/* Prototypes */
static int kldModuleFire(dialogMenuItem *self);
-#define MODULESDIR "/stand/modules"
+#define MODULESDIR "/modules"
#define DISTMOUNT "/dist"
void