All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] balloon doc fix
@ 2005-07-16  1:30 aq
  0 siblings, 0 replies; only message in thread
From: aq @ 2005-07-16  1:30 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

This patch fixes a deprecated /proc balloon name in user.tex

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>



$ diffstat docballon.patch 
 user.tex |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

[-- Attachment #2: docballon.patch --]
[-- Type: application/octet-stream, Size: 840 bytes --]

diff -r a83ac0806d6b docs/src/user.tex
--- a/docs/src/user.tex	Fri Jul 15 13:39:50 2005
+++ b/docs/src/user.tex	Sat Jul 16 10:25:58 2005
@@ -956,11 +956,11 @@
 
 \subsection{Setting memory footprints from within a domain}
 
-The virtual file \path{/proc/xen/memory\_target} allows the owner of a
+The virtual file \path{/proc/xen/balloon} allows the owner of a
 domain to adjust their own memory footprint.  Reading the file
-(e.g. \path{cat /proc/xen/memory\_target}) prints out the current
+(e.g. \path{cat /proc/xen/balloon}) prints out the current
 memory footprint of the domain.  Writing the file
-(e.g. \path{echo new\_target > /proc/xen/memory\_target}) requests
+(e.g. \path{echo new\_target > /proc/xen/balloon}) requests
 that the kernel adjust the domain's memory footprint to a new value.
 
 \subsection{Setting memory limits}

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-16  1:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-16  1:30 [patch] balloon doc fix aq

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.