fix UVM whatis entry, fixes kern/9692

This commit is contained in:
deberg 2000-03-29 06:00:42 +00:00
parent 78d601b7d4
commit e028b266a6

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uvm.9,v 1.8 2000/03/26 20:57:58 kleink Exp $
.\" $NetBSD: uvm.9,v 1.9 2000/03/29 06:00:42 deberg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@ -33,8 +33,8 @@
.Dt UVM 9
.Os
.Sh NAME
.Nm UVM virtual memory system
.Nd external interface
.Nm uvm
.Nd virtual memory system external interface
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <vm/vm.h>