Re: [libvirt] [PATCH] docs: Fix documentation related to memory locking

2017-07-26 Thread Ján Tomko

On Wed, Jul 26, 2017 at 03:24:25PM +0530, Nitesh Konkar wrote:

Signed-off-by: Nitesh Konkar 
---
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



ACK and pushed with slight commit summary tuning.

Jan


signature.asc
Description: Digital signature
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] [PATCH] docs: Fix documentation related to memory locking

2017-07-26 Thread Nitesh Konkar
Signed-off-by: Nitesh Konkar 
---
 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index bceddd2..91195be 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -964,7 +964,7 @@
 option opens up to a potential security risk: the host will be unable
 to reclaim the locked memory back from the guest when it's running out
 of memory, which means a malicious guest allocating large amounts of
-locked memory could cause a denial-of-service attach on the host.
+locked memory could cause a denial-of-service attack on the host.
 Because of this, using this option is discouraged unless your workload
 demands it; even then, it's highly recommended to set an
 hard_limit (see
-- 
2.9.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list