X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/30360b3f5349f70dce994f0a6fbc8b71cd7ba708..e548b0c24575a91ba4678e9cf1b78e02ff15d887:/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn

diff --git a/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn
index 2ccb7b088..8ca925bee 100644
--- a/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn
+++ b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn
@@ -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]]