Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.x86 Reflect my change for Xen sysctl(7) ...
details: https://anonhg.NetBSD.org/src/rev/2c1fb20cd58f
branches: trunk
changeset: 767778:2c1fb20cd58f
user: jym <jym%NetBSD.org@localhost>
date: Sat Jul 30 09:39:20 2011 +0000
description:
Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.
diffstat:
share/man/man4/man4.x86/balloon.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r fa6f9c777974 -r 2c1fb20cd58f share/man/man4/man4.x86/balloon.4
--- a/share/man/man4/man4.x86/balloon.4 Sat Jul 30 06:19:02 2011 +0000
+++ b/share/man/man4/man4.x86/balloon.4 Sat Jul 30 09:39:20 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index