summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1999-03-29 14:00:46 +0000
committerphk <phk@FreeBSD.org>1999-03-29 14:00:46 +0000
commit9cd676843cd8117f59a02dde0d2c24152b31c6aa (patch)
tree9f06b6f329554fc94e0d88ac56a34e0051357778 /sys
parent09a801351e9adce1824dcb97ba2d242236987328 (diff)
downloadFreeBSD-src-9cd676843cd8117f59a02dde0d2c24152b31c6aa.zip
FreeBSD-src-9cd676843cd8117f59a02dde0d2c24152b31c6aa.tar.gz
Spelling fixes.
PR: 10764 Submitted by: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES8
-rw-r--r--sys/i386/conf/LINT8
-rw-r--r--sys/i386/conf/NOTES8
3 files changed, 12 insertions, 12 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index cc6e1d3..3f94481 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.570 1999/03/17 01:50:21 mjacob Exp $
+# $Id: LINT,v 1.571 1999/03/28 23:08:12 dt 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
@@ -788,7 +788,7 @@ pseudo-device ccd 4 #Concatenated disk driver
# device is also untested. Use at your own risk.
#
# The option VINUMDEBUG must match the value set in CFLAGS
-# in /usr/src/sbin/vinum/MAKEFILE. Failure to do so will result in
+# in /usr/src/sbin/vinum/Makefile. Failure to do so will result in
# the following message from vinum(8):
#
# Can't get vinum config: Invalid argument
@@ -1022,7 +1022,7 @@ controller aha0 at isa? port ? cam irq ?
#
# ATA and ATAPI devices
# This is work in progress, use at your own risk.
-# It currently reuses the majors of wd.c and freinds.
+# It currently reuses the majors of wd.c and friends.
# It cannot co-exist with the old system in one kernel.
# You only need one "controller ata0" for it to find all
# PCI devices on modern machines.
@@ -1289,7 +1289,7 @@ options NATM #native ATM
# This has support for a large number of new audio cards, based on
# CS423x, OPTi931, Yamaha OPL-SAx, and also for SB16, GusPnP.
# For more information about this driver and supported cards,
-# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
+# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
#
# The flags of the device tells the device a bit more info about the
# device that normally is obtained through the PnP interface.
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index cc6e1d3..3f94481 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.570 1999/03/17 01:50:21 mjacob Exp $
+# $Id: LINT,v 1.571 1999/03/28 23:08:12 dt 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
@@ -788,7 +788,7 @@ pseudo-device ccd 4 #Concatenated disk driver
# device is also untested. Use at your own risk.
#
# The option VINUMDEBUG must match the value set in CFLAGS
-# in /usr/src/sbin/vinum/MAKEFILE. Failure to do so will result in
+# in /usr/src/sbin/vinum/Makefile. Failure to do so will result in
# the following message from vinum(8):
#
# Can't get vinum config: Invalid argument
@@ -1022,7 +1022,7 @@ controller aha0 at isa? port ? cam irq ?
#
# ATA and ATAPI devices
# This is work in progress, use at your own risk.
-# It currently reuses the majors of wd.c and freinds.
+# It currently reuses the majors of wd.c and friends.
# It cannot co-exist with the old system in one kernel.
# You only need one "controller ata0" for it to find all
# PCI devices on modern machines.
@@ -1289,7 +1289,7 @@ options NATM #native ATM
# This has support for a large number of new audio cards, based on
# CS423x, OPTi931, Yamaha OPL-SAx, and also for SB16, GusPnP.
# For more information about this driver and supported cards,
-# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
+# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
#
# The flags of the device tells the device a bit more info about the
# device that normally is obtained through the PnP interface.
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index cc6e1d3..3f94481 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.570 1999/03/17 01:50:21 mjacob Exp $
+# $Id: LINT,v 1.571 1999/03/28 23:08:12 dt 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
@@ -788,7 +788,7 @@ pseudo-device ccd 4 #Concatenated disk driver
# device is also untested. Use at your own risk.
#
# The option VINUMDEBUG must match the value set in CFLAGS
-# in /usr/src/sbin/vinum/MAKEFILE. Failure to do so will result in
+# in /usr/src/sbin/vinum/Makefile. Failure to do so will result in
# the following message from vinum(8):
#
# Can't get vinum config: Invalid argument
@@ -1022,7 +1022,7 @@ controller aha0 at isa? port ? cam irq ?
#
# ATA and ATAPI devices
# This is work in progress, use at your own risk.
-# It currently reuses the majors of wd.c and freinds.
+# It currently reuses the majors of wd.c and friends.
# It cannot co-exist with the old system in one kernel.
# You only need one "controller ata0" for it to find all
# PCI devices on modern machines.
@@ -1289,7 +1289,7 @@ options NATM #native ATM
# This has support for a large number of new audio cards, based on
# CS423x, OPTi931, Yamaha OPL-SAx, and also for SB16, GusPnP.
# For more information about this driver and supported cards,
-# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
+# see the pcm.4 man page and /sys/i386/isa/snd/CARDS.
#
# The flags of the device tells the device a bit more info about the
# device that normally is obtained through the PnP interface.
OpenPOWER on IntegriCloud