use new vsys promisc script
[sliver-openvswitch.git] / SubmittingPatches
index c16673f..cb585d0 100644 (file)
@@ -1,7 +1,7 @@
 How to Submit Patches for Open vSwitch
 ======================================
 
 How to Submit Patches for Open vSwitch
 ======================================
 
-Send changes to Open vSwitch as patches to discuss@openvswitch.org.
+Send changes to Open vSwitch as patches to dev@openvswitch.org.
 One patch per email, please.  More details are included below.
 
 If you are using Git, then "git format-patch" takes care of most of
 One patch per email, please.  More details are included below.
 
 If you are using Git, then "git format-patch" takes care of most of
@@ -102,7 +102,7 @@ Please sign off on the patch as a submitter, and be sure to have the
 author(s) sign off for patches that you did not author.
 
 Simply include your name and email address as the last line of the commit
 author(s) sign off for patches that you did not author.
 
 Simply include your name and email address as the last line of the commit
-messge before any comments (and author too, if that is not you):
+message before any comments (and author too, if that is not you):
 
 Signed-off-by: Author Name <author.name@email.address...>
 Signed-off-by: Submitter Name <submitter.name@email.address...>
 
 Signed-off-by: Author Name <author.name@email.address...>
 Signed-off-by: Submitter Name <submitter.name@email.address...>