Fix formatting by adding `...`
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>
Thu, 27 Nov 2008 10:15:00 +0000 (05:15 -0500)
committerJoey Hess <joey@kitenet.net>
Thu, 27 Nov 2008 10:15:00 +0000 (05:15 -0500)
doc/todo/location_of_ikiwiki-w3m.cgi.mdwn

index 2ccb7b088eed4715866d2cbd861cdcf4ac092748..8ca925beeb1341ae0cbb5072d802da436f21dd2f 100644 (file)
@@ -1,3 +1,3 @@
-The ikiwiki-w3m.cgi script is installed (hard-coded) into /usr/lib/w3m/cgi-bin/. On Fedora however, the w3m package expects it in /usr/libexec/w3m/cgi-bin. So, it would be nice if the destination for this script could be configured.
+The `ikiwiki-w3m.cgi` script is installed (hard-coded) into `/usr/lib/w3m/cgi-bin`. On Fedora however, the w3m package expects it in `/usr/libexec/w3m/cgi-bin`. So, it would be nice if the destination for this script could be configured.
 
-> You can use W3M_CGI_BIN now. [[done]] --[[Joey]]
+> You can use `W3M_CGI_BIN now`. [[done]] --[[Joey]]