From norn@norn.ca.eu.org Tue Mar 23 16:59:18 1999
Return-Path: <norn@norn.ca.eu.org>
Received: from norn.ca.eu.org (cr965240-a.abtsfd1.bc.wave.home.com [24.113.18.89])
	by hub.freebsd.org (Postfix) with ESMTP id 5B31F14E57
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Mar 1999 16:59:15 -0800 (PST)
	(envelope-from norn@norn.ca.eu.org)
Received: (from norn@localhost)
	by norn.ca.eu.org (8.9.3/8.9.3) id QAA00826;
	Tue, 23 Mar 1999 16:58:53 -0800 (PST)
	(envelope-from norn)
Message-Id: <199903240058.QAA00826@norn.ca.eu.org>
Date: Tue, 23 Mar 1999 16:58:53 -0800 (PST)
From: cpiazza@home.net
Sender: norn@norn.ca.eu.org
Reply-To: cpiazza@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Minor spelling(etc) changes to LINT 
X-Send-Pr-Version: 3.2

>Number:         10764
>Category:       conf
>Synopsis:       Minor spelling(etc) changes to LINT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 23 17:00:01 PST 1999
>Closed-Date:    Mon Mar 29 06:00:57 PST 1999
>Last-Modified:  Mon Mar 29 06:01:09 PST 1999
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Just some very minor spelling errors etc.
Patches against releng_3 and current below.

>How-To-Repeat:

>Fix:
	
CURRENT:

Index: LINT
===================================================================
RCS file: /cvs/freebsd/src/sys/i386/conf/LINT,v
retrieving revision 1.570
diff -u -2 -r1.570 LINT
--- LINT	1999/03/17 01:50:21	1.570
+++ LINT	1999/03/24 00:56:36
@@ -789,5 +789,5 @@
 #
 # 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):
 #
@@ -1023,5 +1023,5 @@
 # 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
@@ -1290,5 +1290,5 @@
 # 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

RELENG_3:

Index: LINT
===================================================================
RCS file: /cvs/freebsd/src/sys/i386/conf/LINT,v
retrieving revision 1.539.2.7
diff -u -2 -r1.539.2.7 LINT
--- LINT	1999/03/14 07:07:01	1.539.2.7
+++ LINT	1999/03/24 00:55:24
@@ -1231,5 +1231,5 @@
 # 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

-Chris

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Mon Mar 29 06:00:57 PST 1999 
State-Changed-Why:  
committed, thanks! 
>Unformatted:
