From: Chen Hanxiao
Date: Mon, 21 Oct 2013 01:35:11 +0000 (+0800)
Subject: docs: fix a typo in formatdomain
X-Git-Tag: CVE-2013-4401~1
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d35f9dbad66984564cfd2b84f91568253da6a7a;p=thirdparty%2Flibvirt.git
docs: fix a typo in formatdomain
s/effect/affect
Signed-off-by: Chen Hanxiao
---
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 491a6a9092..8ad755b7da 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -272,7 +272,7 @@
no arguments. To specify the initial argv, use the initarg
element, repeated as many time as is required. The cmdline
element, if set will be used to provide an equivalent to /proc/cmdline
- but will not effect init argv.
+ but will not affect init argv.