From pepper@reppep.com  Mon Jun 24 20:30:42 2002
Return-Path: <pepper@reppep.com>
Received: from guest.reppep.com (guest.reppep.com [64.81.19.110])
	by hub.freebsd.org (Postfix) with ESMTP id 4BA8037B446
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jun 2002 20:30:22 -0700 (PDT)
Received: by guest.reppep.com (Postfix, from userid 501)
	id C9014A827; Mon, 24 Jun 2002 23:30:30 -0400 (EDT)
Message-Id: <20020625033030.C9014A827@guest.reppep.com>
Date: Mon, 24 Jun 2002 23:30:30 -0400 (EDT)
From: Chris Pepper <pepper@rockefeller.edu>
Reply-To: Chris Pepper <pepper@rockefeller.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Language tweaks to /usr/src/sys/i386/conf/LINT
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39823
>Category:       docs
>Synopsis:       Language tweaks to /usr/src/sys/i386/conf/LINT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 24 20:40:01 PDT 2002
>Closed-Date:    Mon Jul 01 17:10:01 PDT 2002
>Last-Modified:  Mon Jul 01 17:10:01 PDT 2002
>Originator:     Chris Pepper
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 18 21:27:59 EDT 2002 pepper@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Minor fixes: case of 'link' and semicolon between clauses.
>How-To-Repeat:
	Review /usr/src/sys/i386/conf/LINT
>Fix:
	Apply patch to /usr/src/sys/i386/conf/LINT

--- LINT.patch begins here ---
--- LINT	Mon Jun 24 22:17:16 2002
+++ LINT.fixed	Mon Jun 24 23:27:33 2002
@@ -588,7 +588,7 @@
 # machine by watching the counter.
 options		RANDOM_IP_ID
 
-# Statically Link in accept filters
+# Statically link in accept filters
 options                ACCEPT_FILTER_DATA
 options                ACCEPT_FILTER_HTTP
 
@@ -2350,7 +2350,7 @@
 #
 # Supported devices:
 # vpo	Iomega Zip Drive
-#	Requires SCSI disk support ('scbus' and 'da'), best
+#	Requires SCSI disk support ('scbus' and 'da'); best
 #	performance is achieved with ports in EPP 1.9 mode.
 # lpt	Parallel Printer
 # plip	Parallel network interface
--- LINT.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jul 1 12:11:40 PDT 2002 
State-Changed-Why:  
I'm looking this over right now. 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Mon Jul 1 12:11:40 PDT 2002 
Responsible-Changed-Why:  
I'm looking this over right now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39823 
State-Changed-From-To: analyzed->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jul 1 17:09:23 PDT 2002 
State-Changed-Why:  
Committed to -STABLE.  -CURRENT works with this file a little differently. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39823 
>Unformatted:
 	
