summaryrefslogtreecommitdiff
path: root/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-28 08:53:35 -0800
committerJoey Hess <joey@kodama.kitenet.net>2008-11-28 08:53:35 -0800
commit93a43084d0257552b7a61d40e6b3ceda8624cc55 (patch)
tree02be37b1123f3bb3e3e14afe433ba3caa38db408 /doc/todo/location_of_ikiwiki-w3m.cgi.mdwn
parentc9646ac23c526f2c2d7c9eeb77ff4fdcd59dbee1 (diff)
parent708ff7870dfb9ae9e3d289f886433b82e016b58f (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/location_of_ikiwiki-w3m.cgi.mdwn')
-rw-r--r--doc/todo/location_of_ikiwiki-w3m.cgi.mdwn4
1 files changed, 2 insertions, 2 deletions
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]]