https://gcc.gnu.org/g:c2b11b7471807139d8068bf5ecf5378e00d2de47

commit r16-2708-gc2b11b7471807139d8068bf5ecf5378e00d2de47
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Fri Aug 1 13:15:57 2025 +0200

    doc: mdocml.bsd.lv is now mandoc.bsd.lv
    
    On the way switch from http to https.
    
    gcc:
            * doc/install.texi (Prerequisites): mdocml.bsd.lv is now
            mandoc.bsd.lv.

Diff:
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 09ea87aa8120..f4cba0989327 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -302,7 +302,7 @@ released on 2017-05-06.
 The gcobol documentation is maintained as manpages using troff
 mdoc. GNU groff is required to convert them to PDF format.  Conversion
 to HTML is done with mandoc, available at
-@uref{http://mdocml.bsd.lv/}.
+@uref{https://mandoc.bsd.lv}.
 
 Because ISO COBOL defines strict requirements for numerical precision,
 gcobol requires hardware with 128-bit computation instructions.  This

Reply via email to