Spelling fixes.

PR:		10764
Submitted by:	Chris Piazza <cpiazza@home.net>
This commit is contained in:
Poul-Henning Kamp 1999-03-29 14:00:46 +00:00
parent d59cf2acdd
commit c867b0e582
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=45115
3 changed files with 12 additions and 12 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.