diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/FAQ.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/FAQ.html b/doc/FAQ.html index 6973e2e..a3e0cfc 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -239,7 +239,7 @@ from the server each time it accesses it. If possible, use a cache server.  (if you are using netscape).  <p>  <dt><h3>How do I change the default image viewer?</h3> -<dd>By default w3m uses xv to view images. If you want to change it into, let's say, 'display', add the following line to ~/.mailcap or /etc/mailcap. +<dd>By default w3m uses xv to view images. If you want to change it into, let's say, 'display', add the following line to ~/.w3m/mailcap or /etc/mailcap.  <p>  <pre>  image/*; display %s | 
