aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/386bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h
index a480c17ce2e..6a4a1086f48 100644
--- a/src/s/386bsd.h
+++ b/src/s/386bsd.h
@@ -3,7 +3,7 @@
3/* Get most of the stuff from bsd4.3 */ 3/* Get most of the stuff from bsd4.3 */
4#include "bsd4-3.h" 4#include "bsd4-3.h"
5 5
6/* The folowing should be set to /netbsd if you are running netbsd > 0.8 6/* The following should be set to /netbsd if you are running netbsd > 0.8
7 Or just link /netbsd -> /386bsd */ 7 Or just link /netbsd -> /386bsd */
8#undef KERNEL_FILE 8#undef KERNEL_FILE
9#define KERNEL_FILE "/386bsd" 9#define KERNEL_FILE "/386bsd"