diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-11-27 05:15:00 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-27 05:15:00 -0500 |
commit | d056a01a55e63388973787c133d27ccd3cc8f4a1 (patch) | |
tree | b214b01024486ef76079e573bbe3eb9cf5d8453a /doc | |
parent | 91cb55d96b549e3b29afb398a79d15591e39e3aa (diff) |
Fix formatting by adding `...`
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/location_of_ikiwiki-w3m.cgi.mdwn | 4 |
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]] |