diff options
-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. |