Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2000 15:00:32 -0800 (PST)
From:      bmah@ca.sandia.gov
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/16128: Typos in comments in src/sys/sys/mbuf.h
Message-ID:  <200001142300.PAA62831@nimitz.ca.sandia.gov>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001142300.PAA62831>