kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] fix typo
       [not found] <cover.1253520930.git.quintela@redhat.com>
@ 2009-09-21  8:17 ` Juan Quintela
  2009-09-21  8:21   ` Bernhard Held
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Quintela @ 2009-09-21  8:17 UTC (permalink / raw)
  To: kvm


Signed-off-by: Juan Quintela <quintela@redhat.com>
---
 configure |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index ee37ea1..080e3b6 100755
--- a/configure
+++ b/configure
@@ -709,8 +709,8 @@ echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
 echo "  --disable-cap-kvm-pit    disable KVM pit support"
 echo "  --enable-cap-kvm-pit     enable KVM pit support"
-echo "  --disable-cap-device-assigmment    disable KVM device assignemnt"
-echo "  --enable-cap-device-assigmment     enable KVM device assignemnt"
+echo "  --disable-cap-device-assignment    disable KVM device assignemnt"
+echo "  --enable-cap-device-assignment     enable KVM device assignemnt"
 echo "  --disable-nptl           disable usermode NPTL support"
 echo "  --enable-nptl            disable usermode NPTL support"
 echo "  --enable-system          enable all system emulation targets"
-- 
1.6.2.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/3] fix typo
  2009-09-21  8:17 ` [PATCH 1/3] fix typo Juan Quintela
@ 2009-09-21  8:21   ` Bernhard Held
  0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Held @ 2009-09-21  8:21 UTC (permalink / raw)
  To: kvm

There are two more typos:

> +echo "  --disable-cap-device-assignment    disable KVM device assignemnt"
                                                                        ^
> +echo "  --enable-cap-device-assignment     enable KVM device assignemnt"
                                                                       ^

Bernhard


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-21  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1253520930.git.quintela@redhat.com>
2009-09-21  8:17 ` [PATCH 1/3] fix typo Juan Quintela
2009-09-21  8:21   ` Bernhard Held

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).