diff options
author | Jim Blandy <jimb@redhat.com> | 1993-06-09 11:33:38 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-06-09 11:33:38 +0000 |
commit | 16a4a21d0117ef5ed346f340f244fe199d3c8a26 (patch) | |
tree | c27aed8242427b745275a53a700e13075d2da803 /src | |
parent | 165c38c5341f86437e496624cc87e42973156a3e (diff) | |
download | emacs-16a4a21d0117ef5ed346f340f244fe199d3c8a26.tar.gz |
entered into RCS
Diffstat (limited to 'src')
-rw-r--r-- | src/s/386bsd.h | 2 |
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" |