From nobody@FreeBSD.org  Sun Sep 23 13:16:03 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7E0D937B410
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Sep 2001 13:16:03 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f8NKG3901676;
	Sun, 23 Sep 2001 13:16:03 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200109232016.f8NKG3901676@freefall.freebsd.org>
Date: Sun, 23 Sep 2001 13:16:03 -0700 (PDT)
From: Kevin Way <kevin.way@overtone.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: maxusers comment in LINT contains incorrect filename
X-Send-Pr-Version: www-1.0

>Number:         30766
>Category:       kern
>Synopsis:       maxusers comment in LINT contains incorrect filename
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 13:20:03 PDT 2001
>Closed-Date:    Wed Oct 10 04:59:31 PDT 2001
>Last-Modified:  Wed Oct 10 04:59:47 PDT 2001
>Originator:     Kevin Way
>Release:        4.4-STABLE
>Organization:
Overtone
>Environment:
FreeBSD bean.overtone.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Sep 22 06:09:55
GMT 2001     root@bean.overtone.org:/usr/obj/usr/src/sys/MOSCH  i386
>Description:
LINT's description of maxusers refers to param.c instead of subr_param.c, and describes the formula used to set other tables as complicated, when it consists of one addition and one multiplication.
>How-To-Repeat:
read LINT
>Fix:
--- LINT.old    Sun Sep 23 20:10:48 2001
+++ LINT        Sun Sep 23 20:11:34 2001
@@ -24,7 +24,7 @@
 #
 # The `maxusers' parameter controls the static sizing of a number of
-# internal system tables by a complicated formula defined in param.c.
+# internal system tables by a formula defined in subr_param.c.
 #
 maxusers       10
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Thu Sep 27 02:58:45 PDT 2001 
State-Changed-Why:  
Committed to -CURRENT, thanks! 



Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Thu Sep 27 02:58:45 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30766 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Wed Oct 10 04:59:31 PDT 2001 
State-Changed-Why:  
This fix has been merged to -STABLE.  Thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30766 
>Unformatted:
