From sheldonh@axl.noc.iafrica.com  Fri Jan  8 00:56:35 1999
Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24983
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Jan 1999 00:56:32 -0800 (PST)
          (envelope-from sheldonh@axl.noc.iafrica.com)
Received: from sheldonh (helo=axl.noc.iafrica.com)
	by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1)
	id 0zyXhY-0000U9-00
	for FreeBSD-gnats-submit@freebsd.org; Fri, 8 Jan 1999 10:55:28 +0200
Message-Id: <1868.915785727@axl.noc.iafrica.com>
Date: Fri, 08 Jan 1999 10:55:27 +0200
From: Sheldon Hearn <axl@iafrica.com>
Sender: Sheldon Hearn <sheldonh@axl.noc.iafrica.com>
Reply-To: Sheldon Hearn <axl@iafrica.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] typo and grammar fix for LINT
X-Send-Pr-Version: 3.2

>Number:         9387
>Category:       kern
>Synopsis:       [PATCH] typo and grammar fix for LINT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  8 01:00:00 PST 1999
>Closed-Date:    Fri Jan 8 19:46:46 PST 1999
>Last-Modified:  Fri Jan  8 19:49:06 PST 1999
>Originator:     Sheldon Hearn
>Release:        FreeBSD 2.2.7-STABLE i386
>Organization:
UUNET Internet Africa
>Environment:

	i386 FreeBSD 2.2.8-STABLE #0: Wed Jan  6 10:35:20 SAST 1999

>Description:

	When SC_ALT_SEQACCESS was introduced to LINT, I mailed the
	commiter, asking that the comments for this option be corrected
	with respect to spelling and grammar. Doesn't look like it was
	done.

>How-To-Repeat:

	N/A

>Fix:

	The following diff will correct the comment associated with the
	LINT option SC_ALT_SEQACCESS.

Index: sys/i386/conf/LINT
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/LINT,v
retrieving revision 1.286.2.64
diff -u -d -r1.286.2.64 LINT
--- LINT	1998/11/15 21:42:20	1.286.2.64
+++ LINT	1998/11/17 10:53:48
@@ -665,8 +665,8 @@
 options		SLOW_VGA		# do byte-wide i/o's to TS and GDC regs
 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
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: yokota 
State-Changed-When: Fri Jan 8 19:46:46 PST 1999 
State-Changed-Why:  
The patch applied ot 2.2-STABLE.  It appears that when the patch was 
submitted back in September, it was only applied to 3.0-CURRENT ;-< 
>Unformatted:
