summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_util.c')
-rw-r--r--sys/i386/ibcs2/ibcs2_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_util.c b/sys/i386/ibcs2/ibcs2_util.c
index ce1e0e4..3f7cb2a 100644
--- a/sys/i386/ibcs2/ibcs2_util.c
+++ b/sys/i386/ibcs2/ibcs2_util.c
@@ -43,7 +43,7 @@
#include <i386/ibcs2/ibcs2_util.h>
-const char ibcs2_emul_path[] = "/emul/ibcs2";
+const char ibcs2_emul_path[] = "/compat/ibcs2";
/*
* Search an alternate path before passing pathname arguments on
OpenPOWER on IntegriCloud