diff options
author | corvid <corvid@lavabit.com> | 2011-10-13 19:50:28 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-10-13 19:50:28 +0000 |
commit | 5028d7056ea91be9875420b576b45c3b9e90e517 (patch) | |
tree | 95bb0fb3d1baba06ccd96744ab3d6ffec7066e3d /doc | |
parent | d295fde9e940980ad369300893c92e6abaeb4c65 (diff) |
update mention of HTTP auth in manpage
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dillo.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dillo.1 b/doc/dillo.1 index 346db0cf..4d1968fc 100644 --- a/doc/dillo.1 +++ b/doc/dillo.1 @@ -1,4 +1,4 @@ -.TH dillo 1 "September 24, 2011" "" "USER COMMANDS" +.TH dillo 1 "October 13, 2011" "" "USER COMMANDS" .SH NAME dillo \- web browser .SH SYNOPSIS @@ -17,7 +17,8 @@ HTTPS support can be enabled. Both FTP and Dillo's download manager use the downloader. .PP Dillo displays HTML, text, PNG, JPEG, and GIF files. -It handles cookies, basic authentication, proxying, and some CSS. +It handles cookies, HTTP authentication (basic and digest), proxying (basic), +and some CSS. .PP Framesets are displayed as links to frames, and there is currently no support for javascript or video. |