[PATCH 1/5] docs: fix typo in virsh.rst for balloon.major_fault

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Tue Jul 21 08:07:18 UTC 2020


Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>
---
 docs/manpages/virsh.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst
index 1a2cf09..6a1ae40 100644
--- a/docs/manpages/virsh.rst
+++ b/docs/manpages/virsh.rst
@@ -2250,7 +2250,7 @@ When selecting the *--state* group the following fields are returned:
 * ``balloon.swap_in`` - the amount of data read from swap space (in KiB)
 * ``balloon.swap_out`` - the amount of memory written out to swap
   space (in KiB)
-* ``balloon.major_fault`` - the number of page faults then disk IO
+* ``balloon.major_fault`` - the number of page faults when disk IO
   was required
 * ``balloon.minor_fault`` - the number of other page faults
 * ``balloon.unused`` - the amount of memory left unused by the
-- 
1.8.3.1




More information about the libvir-list mailing list