Subject: kern/13280: uvm man page is wrong for uvm_pagealloc
To: None <gnats-bugs@gnats.netbsd.org>
From: None <chris@paradox.demon.co.uk>
List: netbsd-bugs
Date: 06/22/2001 01:13:03
>Number: 13280
>Category: kern
>Synopsis: uvm man page is wrong for uvm_pagealloc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 21 17:11:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Chris Gilbert
>Release: 22-06-2001
>Organization:
None.
>Environment:
System: NetBSD pinky.paradox.demon.co.uk 1.5W NetBSD 1.5W (PINKY) #9: Fri Jun 15 09:46:39 BST 2001 chris@pinky.paradox.demon.co.uk:/usr/obj/kern/PINKY i386
Architecture: i386
Machine: i386
>Description:
Man page for uvm_pagealloc is incorrect, if currently states:
Only one of off and uobj can be non NULL.
When is should say:
Only one of anon and uobj can be non NULL.
>How-To-Repeat:
man uvm_pagealloc
>Fix:
Index: share/man/man9/uvm.9
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man9/uvm.9,v
retrieving revision 1.24
diff -r1.24 uvm.9
528c528
< .Fa off
---
> .Fa anon
>Release-Note:
>Audit-Trail:
>Unformatted: