mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
docs/balloon: fix typos
Signed-off-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
This commit is contained in:
committed by
Rob Bradford
parent
3fe4c3eafb
commit
beeb2f5136
+2
-2
@@ -54,7 +54,7 @@ Value is a boolean set to `off` by default.
|
|||||||
_Example_
|
_Example_
|
||||||
|
|
||||||
```
|
```
|
||||||
--ballloon size=2G,deflate_on_oom=on
|
--balloon size=2G,deflate_on_oom=on
|
||||||
```
|
```
|
||||||
|
|
||||||
### `free_page_reporting`
|
### `free_page_reporting`
|
||||||
@@ -72,5 +72,5 @@ Value is a boolean set to `off` by default.
|
|||||||
_Example_
|
_Example_
|
||||||
|
|
||||||
```
|
```
|
||||||
--ballloon size=0,free_page_reporting=on
|
--balloon size=0,free_page_reporting=on
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user