<vm/vm_param.h> is now <uvm/uvm_param.h>

This commit is contained in:
mrg 2000-06-27 09:10:24 +00:00
parent d726c1dfc5
commit a461faa506
3 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.3,v 1.58 2000/06/16 00:45:48 simonb Exp $
.\" $NetBSD: sysctl.3,v 1.59 2000/06/27 09:10:25 mrg Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -129,7 +129,7 @@ listed here, and described in separate sections below.
.It CTL\_NET sys/socket.h Networking
.It CTL\_PROC sys/sysctl.h Per-process
.It CTL\_USER sys/sysctl.h User-level
.It CTL\_VM vm/vm_param.h Virtual memory
.It CTL\_VM uvm/uvm_param.h Virtual memory
.El
.Pp
For example, the following retrieves the maximum number of processes allowed

View File

@ -1,4 +1,4 @@
.\" $NetBSD: swapctl.2,v 1.15 2000/02/28 14:32:53 enami Exp $
.\" $NetBSD: swapctl.2,v 1.16 2000/06/27 09:10:26 mrg Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
.\" Copyright (c) 1980, 1991, 1993
@ -220,4 +220,6 @@ member was added to
in
.Nx 1.4 ,
when the header file was also moved from
.Pa <vm/vm_swap.h> .
.Pa <vm/vm_swap.h> ,
to its current location in
.Pa <sys/swap.h> .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.8,v 1.47 2000/05/23 12:35:35 itojun Exp $
.\" $NetBSD: sysctl.8,v 1.48 2000/06/27 09:10:24 mrg Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -374,7 +374,7 @@ identifiers, and user level identifiers
definitions for second level network identifiers
.It Pa <sys/gmon.h>
definitions for third level profiling identifiers
.It Pa <vm/vm_param.h>
.It Pa <uvm/uvm_param.h>
definitions for second level virtual memory identifiers
.It Pa <netinet/in.h>
definitions for third level IPv4/v6 identifiers and