INSTALL.md: Fix shell command line formatting.
[cascardo/ovs.git] / INSTALL.userspace.md
index 300d6c1..04c02cd 100644 (file)
@@ -76,7 +76,7 @@ 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
 -------------
 
 Bug Reporting
 -------------