From 232e0a977a3adc0235c548c5cca5ffdeabf7d635 Mon Sep 17 00:00:00 2001 From: jym Date: Sat, 30 Jul 2011 09:39:20 +0000 Subject: [PATCH] Reflect my change for Xen sysctl(7) nodes: kern.xen.balloon -> machdep.xen.balloon. --- share/man/man4/man4.x86/balloon.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/man4.x86/balloon.4 b/share/man/man4/man4.x86/balloon.4 index 401a446c13e0..2a4475aa2844 100644 --- a/share/man/man4/man4.x86/balloon.4 +++ b/share/man/man4/man4.x86/balloon.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: balloon.4,v 1.6 2011/04/20 08:20:16 wiz Exp $ +.\" $NetBSD: balloon.4,v 1.7 2011/07/30 09:39:20 jym Exp $ .\" .\" Copyright (c) 2011 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -83,7 +83,7 @@ An interface to control is also available through .Xr sysctl 8 under -.Dq kern.xen.balloon +.Dq machdep.xen.balloon (all values being in kilobytes): .Bl -tag indent -width xxxxxxx .It current @@ -132,7 +132,7 @@ will limit reservation up to the maximum value it can handle. .El .Sh ERRORS When setting the minimum threshold or target reservation entries through -.Dq kern.xen.balloon , +.Dq machdep.xen.balloon , the following errors can be returned: .Bl -tag -width Er .It Bq Er EPERM