Sat Jul 30 09:39:20 2011 UTC ()
Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.


(jym)
diff -r1.6 -r1.7 src/share/man/man4/man4.x86/balloon.4

cvs diff -r1.6 -r1.7 src/share/man/man4/man4.x86/balloon.4 (expand / switch to context diff)
--- src/share/man/man4/man4.x86/balloon.4 2011/04/20 08:20:16 1.6
+++ src/share/man/man4/man4.x86/balloon.4 2011/07/30 09:39:20 1.7
@@ -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 @@
 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 @@
 .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