Subject: kern/9692: uvm(9) has a malformed whatis entry.
To: None <gnats-bugs@gnats.netbsd.org>
From: John Hawkinson <jhawk@mit.edu>
List: netbsd-bugs
Date: 03/28/2000 14:42:42
>Number: 9692
>Category: kern
>Synopsis: uvm(9) has a malformed whatis entry.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 28 14:42:00 2000
>Last-Modified:
>Originator: John Hawkinson
>Organization:
MIT
>Release: NetBSD 1.4.2
>Environment:
System: NetBSD zorkmid.mit.edu 1.4.2 NetBSD 1.4.2 (ZORKMID) #10: Mon Mar 27 12:33:31 CST 2000 jhawk@zorkmid.mit.edu:/usr/src/sys/arch/i386/compile/ZORKMID i386
>Description:
uvm(9) has a malformed whatis entry. The filename should
appear to the left of the hyphen.
>How-To-Repeat:
zorkmid% whatis uvm
UVM virtual memory system (9) - external interface
>Fix:
===================================================================
RCS file: share/man/man9/RCS/uvm.9,v
retrieving revision 1.1
retrieving revision 1.2
diff -c -r1.1 -r1.2
*** share/man/man9/uvm.9 2000/03/28 22:13:05 1.1
--- share/man/man9/uvm.9 2000/03/28 22:36:24 1.2
***************
*** 33,40 ****
.Dt UVM 9
.Os
.Sh NAME
! .Nm UVM virtual memory system
! .Nd external interface
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <vm/vm.h>
--- 33,40 ----
.Dt UVM 9
.Os
.Sh NAME
! .Nm uvm
! .Nd virtual memory system external interface
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <vm/vm.h>
>Audit-Trail:
>Unformatted: