diff options
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index b1331e79bf4..4180b9be108 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -8045,7 +8045,7 @@ to a string containing the default command and options (default @findex gnus-summary-muttprint @vindex gnus-summary-muttprint-program Save the current article into muttprint. That is, print it using the -external program @uref{http://muttprint.sourceforge.net/, +external program @uref{https://muttprint.sourceforge.net/, Muttprint}. The program name and options to use is controlled by the variable @code{gnus-summary-muttprint-program}. (@code{gnus-summary-muttprint}). @@ -9343,7 +9343,7 @@ Use Gnus rendered based on w3m. Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}. @item w3m-standalone -Use @uref{http://w3m.sourceforge.net/, w3m}. +Use @uref{https://w3m.sourceforge.net/, w3m}. @item links Use @uref{http://links.twibright.com/, Links}. @@ -13602,7 +13602,7 @@ Here's the method for a public spool: If you are behind a firewall and only have access to the @acronym{NNTP} server from the firewall machine, you can instruct Gnus to @code{rlogin} on the firewall machine and connect with -@uref{http://netcat.sourceforge.net/, netcat} from there to the +@uref{https://netcat.sourceforge.net/, netcat} from there to the @acronym{NNTP} server. Doing this can be rather fiddly, but your virtual server definition should probably look something like this: @@ -23794,7 +23794,7 @@ On a GNU/Linux system, the @code{display} program is included in the ImageMagick package. For external conversion programs look for packages with names like @code{netpbm}, @code{libgr-progs} and @code{compface}. On Windows, you may use the packages @code{netpbm} and @code{compface} -from @url{http://gnuwin32.sourceforge.net}. You need to add the +from @url{https://gnuwin32.sourceforge.net}. You need to add the @code{bin} directory to your @code{PATH} environment variable. @c In fact only the following DLLs and binaries seem to be required: @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe |