summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-11-06 21:52:27 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-11-06 21:52:27 +0000
commita8fa15a76af417cff51f7040985a8a7b71074080 (patch)
tree5343e08eeda4c7ef47b38e30f17cdbecb6d98672
parent290dd72a6afc5068a1b39205b93bf965125d2e8e (diff)
No sir, our sysctls are defined in uvm headers now.
-rw-r--r--sbin/sysctl/sysctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index ee77fb33c15..c82921a8f8c 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.68 2001/08/18 03:32:16 art Exp $
+.\" $OpenBSD: sysctl.8,v 1.69 2001/11/06 21:52:26 miod Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -393,7 +393,7 @@ device's statistics structure
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 <uvm/uvm_swap_encrypt.h>
definitions for third level virtual memory identifiers