[ovs-dev] [PATCH] INSTALL.KVM: Fix typo.
Ben Pfaff
blp at nicira.com
Thu Jul 29 09:29:04 PDT 2010
/etc/ifdown is written /etc/ovs-ifdown elsewhere, so this is probably just
a typo here.
CC: Dan Wendlandt <dan at nicira.com>
---
INSTALL.KVM | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/INSTALL.KVM b/INSTALL.KVM
index 8e723b3..6e61f50 100644
--- a/INSTALL.KVM
+++ b/INSTALL.KVM
@@ -23,7 +23,7 @@ guide.
Create the following two files and store them in known locations.
-For example /etc/ovs-ifup and /etc/ifdown
+For example /etc/ovs-ifup and /etc/ovs-ifdown
/etc/ovs-ifup
--------------------------------------------------------------------
--
1.7.1
More information about the dev
mailing list