From bmah@nimitz.ca.sandia.gov  Fri Jan 14 15:00:39 2000
Return-Path: <bmah@nimitz.ca.sandia.gov>
Received: from nimitz.ca.sandia.gov (nimitz.ca.sandia.gov [146.246.243.56])
	by hub.freebsd.org (Postfix) with ESMTP id EA9D114F2C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Jan 2000 15:00:37 -0800 (PST)
	(envelope-from bmah@nimitz.ca.sandia.gov)
Received: (from bmah@localhost)
	by nimitz.ca.sandia.gov (8.9.3/8.9.3) id PAA62831;
	Fri, 14 Jan 2000 15:00:32 -0800 (PST)
Message-Id: <200001142300.PAA62831@nimitz.ca.sandia.gov>
Date: Fri, 14 Jan 2000 15:00:32 -0800 (PST)
From: bmah@ca.sandia.gov
Sender: bmah@nimitz.ca.sandia.gov
Reply-To: bmah@ca.sandia.gov
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typos in comments in src/sys/sys/mbuf.h
X-Send-Pr-Version: 3.2

>Number:         16128
>Category:       kern
>Synopsis:       Typos in comments in src/sys/sys/mbuf.h
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 14 15:10:01 PST 2000
>Closed-Date:    Tue Jan 18 17:26:36 PST 2000
>Last-Modified:  Tue Jan 18 17:26:48 PST 2000
>Originator:     Bruce A. Mah
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Sandia National Laboratories
>Environment:

3.3-RELEASE, -CURRENT as of posting date

>Description:

Some comments in src/sys/sys/mbuf.h refer to definitions in a
file called "machine/machparam.h", which doesn't appear to
exist.  I *think* that this really refers to machine/param.h
but I don't have enough experience reading kernel sources to
say for sure.  src/sys/sys/param.h may have this problem also.

It's just a comment, but I blew away a few minutes trying to find
the right file and I figured it was worth a send-pr.

>How-To-Repeat:

	

>Fix:
	
s/machparam/param/ in src/sys/sys/mbuf.h




>Release-Note:
>Audit-Trail:

From: bmah@ca.sandia.gov
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: kern/16128: Typos in comments in src/sys/sys/mbuf.h
Date: Fri, 14 Jan 2000 15:00:32 -0800 (PST)

 >Number:         16128
 >Category:       kern
 >Synopsis:       Typos in comments in src/sys/sys/mbuf.h
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       low
 >Responsible:    freebsd-bugs
 >State:          open
 >Quarter:        
 >Keywords:       
 >Date-Required:
 >Class:          sw-bug
 >Submitter-Id:   current-users
 >Arrival-Date:   Fri Jan 14 15:10:01 PST 2000
 >Closed-Date:
 >Last-Modified:
 >Originator:     Bruce A. Mah
 >Release:        FreeBSD 3.3-RELEASE i386
 >Organization:
 Sandia National Laboratories
 >Environment:
 
 3.3-RELEASE, -CURRENT as of posting date
 
 >Description:
 
 Some comments in src/sys/sys/mbuf.h refer to definitions in a
 file called "machine/machparam.h", which doesn't appear to
 exist.  I *think* that this really refers to machine/param.h
 but I don't have enough experience reading kernel sources to
 say for sure.  src/sys/sys/param.h may have this problem also.
 
 It's just a comment, but I blew away a few minutes trying to find
 the right file and I figured it was worth a send-pr.
 
 >How-To-Repeat:
 
 	
 
 >Fix:
 	
 s/machparam/param/ in src/sys/sys/mbuf.h
 
 
 
 
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 
 
 To Unsubscribe: send mail to majordomo@FreeBSD.org
 with "unsubscribe freebsd-bugs" in the body of the message
 
State-Changed-From-To: open->closed 
State-Changed-By: msmith 
State-Changed-When: Tue Jan 18 17:26:36 PST 2000 
State-Changed-Why:  
Comment fixed 
>Unformatted:
