diff options
| author | Kazutaka YOKOTA <yokota@FreeBSD.org> | 1998-10-01 11:48:38 +0000 |
|---|---|---|
| committer | Kazutaka YOKOTA <yokota@FreeBSD.org> | 1998-10-01 11:48:38 +0000 |
| commit | 38e152d29d56b14114c4d5f0f6e51fc4810261ab (patch) | |
| tree | 546d3d076faee95298902b3d6f29e85ee8254bb3 | |
| parent | ad7b2eec31acf479e536e9c5818f9e431e31be04 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 6 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 6 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index ca4e2454e7df..a944fa9012d0 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.477 1998/09/27 11:47:24 jkoshy Exp $ +# $Id: LINT,v 1.478 1998/09/29 17:33:45 abial Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -802,8 +802,8 @@ options "STD8X16FONT" # Compile font in makeoptions "STD8X16FONT"="cp850" options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_DISABLE_REBOOT # disable reboot key sequence -# Try the following option, if the mouse pointer is not drawn correctly -# or font does not seem to be loaded properly. May case flicker on +# Try the following option if the mouse pointer is not drawn correctly +# or font does not seem to be loaded properly. May cause flicker on # some systems. #options SC_ALT_SEQACCESS diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index ca4e2454e7df..a944fa9012d0 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.477 1998/09/27 11:47:24 jkoshy Exp $ +# $Id: LINT,v 1.478 1998/09/29 17:33:45 abial Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -802,8 +802,8 @@ options "STD8X16FONT" # Compile font in makeoptions "STD8X16FONT"="cp850" options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_DISABLE_REBOOT # disable reboot key sequence -# Try the following option, if the mouse pointer is not drawn correctly -# or font does not seem to be loaded properly. May case flicker on +# Try the following option if the mouse pointer is not drawn correctly +# or font does not seem to be loaded properly. May cause flicker on # some systems. #options SC_ALT_SEQACCESS diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index ca4e2454e7df..a944fa9012d0 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.477 1998/09/27 11:47:24 jkoshy Exp $ +# $Id: LINT,v 1.478 1998/09/29 17:33:45 abial Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -802,8 +802,8 @@ options "STD8X16FONT" # Compile font in makeoptions "STD8X16FONT"="cp850" options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_DISABLE_REBOOT # disable reboot key sequence -# Try the following option, if the mouse pointer is not drawn correctly -# or font does not seem to be loaded properly. May case flicker on +# Try the following option if the mouse pointer is not drawn correctly +# or font does not seem to be loaded properly. May cause flicker on # some systems. #options SC_ALT_SEQACCESS |
