From nobody@FreeBSD.ORG  Mon May 22 09:48:28 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 4CA1B37B722; Mon, 22 May 2000 09:48:28 -0700 (PDT)
Message-Id: <20000522164828.4CA1B37B722@hub.freebsd.org>
Date: Mon, 22 May 2000 09:48:28 -0700 (PDT)
From: dot@dotat.at
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Bogus comment in syscalls.master
X-Send-Pr-Version: www-1.0

>Number:         18750
>Category:       kern
>Synopsis:       Bogus comment in syscalls.master
>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:   Mon May 22 09:50:00 PDT 2000
>Closed-Date:    Sat Jun 16 22:10:09 PDT 2001
>Last-Modified:  Sat Jun 16 22:10:20 PDT 2001
>Originator:     Tony Finch
>Release:        all since 3.0
>Organization:
>Environment:
>Description:
src/sys/kern/syscalls.master contains the lines

21      STD     BSD     { int mount(char *type, char *path, int flags, \
                            caddr_t data); }
; XXX 4.4lite2 uses `char *type' but we're not ready for that.
; XXX `path' should have type `const char *' but we're not ready for that.

the first comment no longer applies

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sat Jun 16 22:10:09 PDT 2001 
State-Changed-Why:  
That comment doesn't exist now. 

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