configure: Check for presence of Python 3.
[cascardo/ovs.git] / INSTALL.userspace.md
index a9f881c..04c02cd 100644 (file)
@@ -17,7 +17,7 @@ Building and Installing
 -----------------------
 
 The requirements and procedure for building, installing, and
 -----------------------
 
 The requirements and procedure for building, installing, and
-configuring Open vSwitch are the same as those given in INSTALL.
+configuring Open vSwitch are the same as those given in [INSTALL.md].
 You may omit configuring, building, and installing the kernel module,
 and the related requirements.
 
 You may omit configuring, building, and installing the kernel module,
 and the related requirements.
 
@@ -76,9 +76,11 @@ Other settings
 On NetBSD, depending on your network topology and applications, the
 following configuration might help.  See sysctl(7).
 
 On NetBSD, depending on your network topology and applications, the
 following configuration might help.  See sysctl(7).
 
-    sysctl net.inet.ip.checkinterface=1
+    sysctl -w net.inet.ip.checkinterface=1
 
 Bug Reporting
 -------------
 
 Please report problems to bugs@openvswitch.org.
 
 Bug Reporting
 -------------
 
 Please report problems to bugs@openvswitch.org.
+
+[INSTALL.md]:INSTALL.md