diff options
-rw-r--r-- | sys/alpha/conf/GENERIC | 6 | ||||
-rw-r--r-- | sys/alpha/conf/NOTES | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 69b28c0..ebd3c0e 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -12,10 +12,10 @@ # latest information. # # An exhaustive list of options and more detailed explanations of the -# device lines is also present in the ../../i386/conf/LINT configuration file. +# device lines is also present in the ../../i386/conf/NOTES file. # If you are in doubt as to the purpose or necessity of a line, check first -# in LINT. Please note that this is the i386 LINT, but it still contains -# valuable info for alpha too +# in NOTES. Please note that this is the i386 NOTES, but it still contains +# valuable info for alpha too. # # For hardware specific information check HARDWARE.TXT # diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 69b28c0..ebd3c0e 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -12,10 +12,10 @@ # latest information. # # An exhaustive list of options and more detailed explanations of the -# device lines is also present in the ../../i386/conf/LINT configuration file. +# device lines is also present in the ../../i386/conf/NOTES file. # If you are in doubt as to the purpose or necessity of a line, check first -# in LINT. Please note that this is the i386 LINT, but it still contains -# valuable info for alpha too +# in NOTES. Please note that this is the i386 NOTES, but it still contains +# valuable info for alpha too. # # For hardware specific information check HARDWARE.TXT # |