It seems that HTTPS/TLS support is no longer experimental in dillo. --- doc/dillo.1.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/dillo.1.in b/doc/dillo.1.in index 411305f6..f53c4c20 100644 --- a/doc/dillo.1.in +++ b/doc/dillo.1.in @@ -1,4 +1,4 @@ -.TH dillo 1 "May 28, 2015" "" "USER COMMANDS" +.TH dillo 1 "August 11, 2026" "" "USER COMMANDS" .SH NAME dillo \- web browser .SH SYNOPSIS @@ -9,10 +9,9 @@ dillo \- web browser .SH DESCRIPTION .PP Dillo is a lightweight graphical web browser that aims to be secure. -It handles HTTP internally, and FILE, FTP, and -DATA URIs are handled through a plugin system (dpi). In addition, -.I EXPERIMENTAL -HTTPS support can be enabled. Both FTP and Dillo's download manager use the +It handles HTTP/HTTPS internally, and FILE, FTP, and +DATA URIs are handled through a plugin system (dpi). Both FTP and +Dillo's download manager use the .BR wget (1) downloader. .PP -- 2.53.0
participants (1)
-
Nikolas Nyby