Services-Whois.md
... ...
@@ -142,4 +142,4 @@ mtn sync
142 142
143 143
Debian has a package "monotone-server", with config located in "/etc/monotone".
144 144
145
-Pro-tip: monotone seems to use SO_V6ONLY, which is annoying. To bind to both IPv4 and IPv6, use ADDRESS=":: --bind 0.0.0.0" in /etc/default/monotone.
145
+Pro-tip: monotone seems to use `SO_V6ONLY`, which is annoying. To bind to both IPv4 and IPv6, use `ADDRESS=":: --bind 0.0.0.0"` in `/etc/default/monotone`.