summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
/* Get most of the stuff from bsd4.3 */
#include "bsd4-3.h"
-/* The folowing should be set to /netbsd if you are running netbsd > 0.8
+/* The following should be set to /netbsd if you are running netbsd > 0.8
Or just link /netbsd -> /386bsd */
#undef KERNEL_FILE
#define KERNEL_FILE "/386bsd"