aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJim Blandy1993-06-09 11:33:38 +0000
committerJim Blandy1993-06-09 11:33:38 +0000
commit16a4a21d0117ef5ed346f340f244fe199d3c8a26 (patch)
treec27aed8242427b745275a53a700e13075d2da803 /src
parent165c38c5341f86437e496624cc87e42973156a3e (diff)
downloademacs-16a4a21d0117ef5ed346f340f244fe199d3c8a26.tar.gz
emacs-16a4a21d0117ef5ed346f340f244fe199d3c8a26.zip
entered into RCS
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"