[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Sat, 5 Oct 2024 05:46:01 -0400 (EDT) |
branch: master
commit 79f78d5839bc3c69a52d4247bed59ba27dfd3ecb
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Aug 31 15:51:08 2024 +0200
* tp/Texinfo/Convert/converters_defaults.txt (PACKAGE_URL),
tp/texi2any.pl (%test_conf): replace http by https in
converters_defaults.txt and for tests.
* tp/Texinfo/XS/convert/texinfo.c (err_add_option_string_value)
(txi_converter_setup): print out an error message if the customization
option was not set. Do not set *_CONF variables, these are not
customization variables.
* tp/Texinfo/XS/teximakehtml.c (main): set PACKAGE_VERSION and
PACKAGE_AND_VERSION to the values set in texi2any.pl, not texi2any,
for comparison with calls of in-source texi2any.pl.
---
ChangeLog | 15 ++++++
tp/Texinfo/Convert/converters_defaults.txt | 2 +-
tp/Texinfo/XS/convert/converters_options.c | 4 +-
tp/Texinfo/XS/convert/texinfo.c | 57 +++++++++++++---------
tp/Texinfo/XS/teximakehtml.c | 12 +++++
tp/t/results/conditionals/cond.pl | 2 +-
tp/t/results/conditionals/cond_ifhtml_ifinfo.pl | 2 +-
.../conditionals/cond_ifhtml_ifinfo_iftex.pl | 2 +-
.../cond_no-ifhtml_no-ifinfo_no-iftex.pl | 2 +-
.../defcondx_Dbar/res_html/defxcond.html | 2 +-
.../defcondx_Ubar/res_html/defxcond.html | 2 +-
.../combined_fonts/res_html/chapter.html | 2 +-
.../combined_fonts/res_html/index.html | 2 +-
.../converters_tests/contents_at_document_begin.pl | 2 +-
.../res_html/contents_at_document_begin.html | 2 +-
.../contents_at_document_begin_inline.pl | 2 +-
.../res_html/contents_at_document_begin.html | 2 +-
.../contents_at_document_begin_separate_element.pl | 2 +-
.../res_html/contents_at_document_begin.html | 2 +-
.../res_html/chap_00ea.html | 2 +-
.../conversion_with_undef_customization_abt.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/sec.html | 2 +-
.../definition_commands/res_html/chapter.html | 2 +-
.../definition_commands/res_html/index.html | 2 +-
.../converters_tests/empty/res_html/index.html | 2 +-
.../extension_undef/res_html/chapter | 2 +-
.../res_html/indices_in_begin_tables_lists.html | 2 +-
.../res_html/indices_in_begin_tables_lists.html | 2 +-
tp/t/results/converters_tests/line_breaks.pl | 2 +-
.../minimal_empty_empty/res_html/index.html | 2 +-
.../minimal_empty_with_bye/res_html/index.html | 2 +-
.../minimal_empty_with_input/res_html/index.html | 2 +-
.../res_html/Main-Flist.html | 2 +-
.../res_html/My-Flist.html | 2 +-
.../res_html/a-in-caption.html | 2 +-
.../res_html/a-in-copying.html | 2 +-
.../res_html/a-in-float.html | 2 +-
.../res_html/a-in-footnote.html | 2 +-
.../res_html/a-in-paragraph-in-top.html | 2 +-
.../res_html/a-in-top.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../setfilename_no_extension/res_html/chap.html | 2 +-
.../setfilename_no_extension/res_html/index.html | 2 +-
.../simplest_no_node_section/res_html/index.html | 2 +-
.../simplest_test_prefix/res_html/truc.html | 2 +-
.../converters_tests/things_before_setfilename.pl | 2 +-
.../things_before_setfilename_no_element.pl | 2 +-
tp/t/results/coverage_braces/test_image.pl | 2 +-
.../coverage_braces/two_footnotes_in_nodes.pl | 2 +-
.../two_footnotes_in_nodes_separate.pl | 2 +-
.../two_footnotes_in_nodes_separate_no_header.pl | 2 +-
tp/t/results/def/adjacent_defline.pl | 2 +-
.../def/all_commands_delimiters_printindex.pl | 2 +-
tp/t/results/def/all_commands_printindex.pl | 2 +-
tp/t/results/def/all_empty_def.pl | 2 +-
tp/t/results/def/ampchar.pl | 2 +-
tp/t/results/def/bracketed_arg_no_space.pl | 2 +-
tp/t/results/def/comment_index_before_defline.pl | 2 +-
tp/t/results/def/defblock_no_defline.pl | 2 +-
tp/t/results/def/defline_no_params.pl | 2 +-
tp/t/results/def/deftypeline.pl | 2 +-
tp/t/results/def/multiple_defline.pl | 2 +-
tp/t/results/def/omit_def_space.pl | 2 +-
tp/t/results/def/space_in_def_for_index.pl | 2 +-
tp/t/results/def/text_block_before_defline.pl | 2 +-
tp/t/results/float/anchor_in_caption.pl | 2 +-
tp/t/results/float/cindex_in_caption.pl | 2 +-
.../results/float/comment_space_comand_in_float.pl | 2 +-
tp/t/results/float/complex_float.pl | 2 +-
tp/t/results/float/empty_caption.pl | 2 +-
tp/t/results/float/empty_label_no_space.pl | 2 +-
tp/t/results/float/empty_label_no_space_comment.pl | 2 +-
tp/t/results/float/empty_label_with_space.pl | 2 +-
.../float/empty_label_with_space_comment.pl | 2 +-
tp/t/results/float/empty_listoffloats.pl | 2 +-
.../float/empty_listoffloats_with_floats.pl | 2 +-
tp/t/results/float/float_copying.pl | 2 +-
tp/t/results/float/float_in_block_commands.pl | 2 +-
tp/t/results/float/float_type_with_tieaccent.pl | 2 +-
tp/t/results/float/float_with_at_commands.pl | 2 +-
tp/t/results/float/footnote_in_caption.pl | 2 +-
.../results/float/footnote_in_caption_and_error.pl | 2 +-
tp/t/results/float/listoffloats_with_commands.pl | 2 +-
.../results/float/multiple_spaces_in_float_type.pl | 2 +-
.../float/numbering_captions_listoffloats.pl | 2 +-
tp/t/results/float/ref_to_float.pl | 2 +-
tp/t/results/float/simple.pl | 2 +-
.../float/special_characters_in_float_type.pl | 2 +-
.../res_html/Chapteur.html | 2 +-
.../res_html/index.html | 2 +-
.../formats_encodings/at_commands_in_refs.pl | 2 +-
.../res_html/-_0021-_002e-_002e-_003f-_0040.html | 2 +-
.../res_html/-_0040-_007b_007d-_002e-.html | 2 +-
.../res_html/-_007b-_007d.html | 2 +-
.../res_html/8_002e27in.html | 2 +-
.../A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html | 2 +-
.../res_html/AAA-AAA-BBB.html | 2 +-
.../res_html/CCC-CCC-DDD.html | 2 +-
...0028C_0029-_002e_002e_002e-_002e_002e_002e.html | 2 +-
.../res_html/_003d_003e-_00b0-a-b-a.html | 2 +-
.../res_html/_003e_003d-_003c_003d-_002d_003e.html | 2 +-
.../res_html/_0040-_007b-_007d-_005c-_0023.html | 2 +-
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 2 +-
.../_00ab-_00bb-_00ab-_00bb-_2039-_203a.html | 2 +-
.../_201c-_201d-_2018-_2019-_201e-_201a.html | 2 +-
...error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html | 2 +-
.../res_html/a-e-i-a-a-e-c-e-e-e-e.html | 2 +-
.../a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html | 2 +-
...e-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html | 2 +-
.../res_html/e-e-e-e-e-j-ee.html | 2 +-
...-code-option-samp-command-file-C_002dx-ESC.html | 2 +-
.../res_html/f_002d_002dile1-f_002d_002dile.html | 2 +-
.../res_html/gH-3rd.html | 2 +-
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 2 +-
.../at_commands_in_refs_latin1/res_html/i-E-C.html | 2 +-
.../at_commands_in_refs_latin1/res_html/index.html | 2 +-
.../res_html/indicateurl.html | 2 +-
.../res_html/sansserif-slanted.html | 2 +-
...eone_0040somewher-no_005fexplain_0040there.html | 2 +-
.../res_html/-_0021-_002e-_002e-_003f-_0040.html | 2 +-
.../res_html/-_0040-_007b_007d-_002e-.html | 2 +-
.../res_html/-_007b-_007d.html | 2 +-
.../res_html/8_002e27in.html | 2 +-
.../A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html | 2 +-
.../res_html/AAA-AAA-BBB.html | 2 +-
.../res_html/CCC-CCC-DDD.html | 2 +-
...0028C_0029-_002e_002e_002e-_002e_002e_002e.html | 2 +-
.../res_html/_003d_003e-_00b0-a-b-a.html | 2 +-
.../res_html/_003e_003d-_003c_003d-_002d_003e.html | 2 +-
.../res_html/_0040-_007b-_007d-_005c-_0023.html | 2 +-
...027-_002d_002d_002d-_002d_002d-_0060-_0027.html | 2 +-
.../_00ab-_00bb-_00ab-_00bb-_2039-_203a.html | 2 +-
.../_201c-_201d-_2018-_2019-_201e-_201a.html | 2 +-
...error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html | 2 +-
.../res_html/a-e-i-a-a-e-c-e-e-e-e.html | 2 +-
.../a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html | 2 +-
...e-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html | 2 +-
.../res_html/e-e-e-e-e-j-ee.html | 2 +-
...-code-option-samp-command-file-C_002dx-ESC.html | 2 +-
.../res_html/f_002d_002dile1-f_002d_002dile.html | 2 +-
.../at_commands_in_refs_utf8/res_html/gH-3rd.html | 2 +-
..._005faaa-url-_002fman_002ecgi_002f1_002fls.html | 2 +-
.../at_commands_in_refs_utf8/res_html/i-E-C.html | 2 +-
.../at_commands_in_refs_utf8/res_html/index.html | 2 +-
.../res_html/indicateurl.html | 2 +-
.../res_html/sansserif-slanted.html | 2 +-
...eone_0040somewher-no_005fexplain_0040there.html | 2 +-
.../res_html/a-e-i-o-u-A-E-I-O-U.html | 2 +-
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 2 +-
.../char_latin1_latin1_in_refs/res_html/a-e-u.html | 2 +-
.../char_latin1_latin1_in_refs/res_html/c.html | 2 +-
.../char_latin1_latin1_in_refs/res_html/e.html | 2 +-
.../char_latin1_latin1_in_refs/res_html/index.html | 2 +-
.../res_html/A-a-_002c-E-e.html | 2 +-
.../char_latin2_latin2_in_refs/res_html/index.html | 2 +-
.../res_html/a-e-i-o-u-A-E-I-O-U.html | 2 +-
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 2 +-
.../res_html/a-e-u.html | 2 +-
.../char_us_ascii_latin1_in_refs/res_html/c.html | 2 +-
.../char_us_ascii_latin1_in_refs/res_html/e.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/a-e-i-o-u-A-E-I-O-U.html | 2 +-
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 2 +-
.../char_utf8_latin1_in_refs/res_html/a-e-u.html | 2 +-
.../char_utf8_latin1_in_refs/res_html/c.html | 2 +-
.../char_utf8_latin1_in_refs/res_html/e.html | 2 +-
.../char_utf8_latin1_in_refs/res_html/index.html | 2 +-
.../japanese_shift_jis/res_html/Introduction.html | 2 +-
.../japanese_shift_jis/res_html/Preface.html | 2 +-
.../japanese_shift_jis/res_html/index.html | 2 +-
.../res_html/Chapitre.html | 2 +-
.../res_html/esseule.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chapitre.html | 2 +-
.../res_html/esseule.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/A-a-_002c-E-e.html | 2 +-
.../res_html/Introduction.html | 2 +-
.../Mixed-chinese-and-english-utf_002d8.html | 2 +-
.../Mixed-english-and-chinese-EUC_002dCN.html | 2 +-
.../res_html/Preface.html | 2 +-
.../res_html/a-e-i-o-u-y-A-E-I-O-U.html | 2 +-
.../res_html/char-latin2-latin2.html | 2 +-
.../multiple_include_encodings/res_html/index.html | 2 +-
.../res_html/DiYiZhang_0028First-Chapter_0029.html | 2 +-
.../sample_utf8/res_html/Index-node.html | 2 +-
.../res_html/Second-Chapter-AE-AE-ae-ae.html | 2 +-
.../sample_utf8/res_html/index.html | 2 +-
tp/t/results/heading/heading_in_copying.pl | 2 +-
tp/t/results/heading/heading_in_example.pl | 2 +-
tp/t/results/heading/heading_in_quotation.pl | 2 +-
tp/t/results/html_tests/U_in_index.pl | 2 +-
.../html_tests/acronym_in_node_and_section.pl | 2 +-
tp/t/results/html_tests/anchor_on_vtable_item.pl | 2 +-
tp/t/results/html_tests/automatic_menus.pl | 2 +-
.../res_html/index.html | 2 +-
.../character_number_leading_toc_stoc.pl | 2 +-
tp/t/results/html_tests/check_htmlxref.pl | 2 +-
.../html_tests/check_htmlxref_ignore_ref_top_up.pl | 2 +-
.../check_htmlxref_menu/res_html/chapter.html | 2 +-
.../check_htmlxref_menu/res_html/first.html | 2 +-
.../check_htmlxref_menu/res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/first.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index.html | 2 +-
.../command_in_node_redirection/res_html/yyyy.html | 2 +-
.../res_html/ancher.html | 2 +-
.../res_html/gg.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/ll-jj.html | 2 +-
.../res_html/yyyy.html | 2 +-
.../res_html/gg.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/ancher.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/ll-jj.html | 2 +-
tp/t/results/html_tests/commands_in_abbr.pl | 2 +-
tp/t/results/html_tests/commands_in_alt.pl | 2 +-
.../contents_at_end/res_html/contents_at_end.html | 2 +-
.../res_html/contents_at_end.html | 2 +-
.../res_html/contents_at_end.html | 2 +-
.../res_html/contents_in_middle_chapter.html | 2 +-
.../res_html/contents_in_middle_chapter.html | 2 +-
.../res_html/contents_in_middle_chapter.html | 2 +-
.../res_html/contents_in_middle_section.html | 2 +-
.../res_html/contents_in_middle_section.html | 2 +-
.../res_html/contents_in_middle_section.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/spot.html | 2 +-
.../deftypefnnewline_for_copying_after.pl | 2 +-
.../deftypefnnewline_for_copying_before.pl | 2 +-
tp/t/results/html_tests/documentdescription.pl | 2 +-
.../double_contents/res_html/double_contents.html | 2 +-
.../res_html/double_contents.html | 2 +-
.../res_html/double_contents.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/double_contents.html | 2 +-
.../double_contents_chapter/res_html/chapter.html | 2 +-
.../double_contents_chapter/res_html/index.html | 2 +-
.../double_contents_chapter/res_html/section.html | 2 +-
.../res_html/double_contents.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../double_contents_nodes/res_html/chapter.html | 2 +-
.../double_contents_nodes/res_html/index.html | 2 +-
.../double_contents_nodes/res_html/section.html | 2 +-
.../double_contents_section/res_html/chapter.html | 2 +-
.../double_contents_section/res_html/index.html | 2 +-
.../double_contents_section/res_html/section.html | 2 +-
.../res_html/double_contents.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/double_contents_toc.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/double_contents_toc.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/double_contents_toc.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../empty_chapter_in_html_title/res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/.html | 2 +-
.../res_html/index.html | 2 +-
.../empty_lines_at_beginning_no_setfilename.pl | 2 +-
...lines_at_beginning_no_setfilename_no_element.pl | 2 +-
.../res_html/index.html | 2 +-
.../res_html/unknown_node.html | 2 +-
tp/t/results/html_tests/empty_titlefont.pl | 2 +-
tp/t/results/html_tests/end_of_line_in_uref.pl | 2 +-
.../res_html/Bar.html | 2 +-
.../res_html/Foo.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Bar.html | 2 +-
.../res_html/Foo.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/foo.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chapter-1.html | 2 +-
.../res_html/Chapter-2.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/myanchor.html | 2 +-
.../res_html/filenameconflictwithnonsplit.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../filenameconflictwithspecialelement-fot.html | 2 +-
.../res_html/index.html | 2 +-
.../float_copying/res_html/Copying-and-floats.html | 2 +-
.../res_html/caption-copying-footnote-anchor.html | 2 +-
.../float_copying/res_html/float_copying_fot.html | 2 +-
.../html_tests/float_copying/res_html/index.html | 2 +-
.../res_html/public-domain-anchor.html | 2 +-
.../float_copying/res_html/public-domain.html | 2 +-
.../res_html/chap-f.html | 2 +-
.../res_html/chap-s.html | 2 +-
.../res_html/footnotestyle_separate_late_fot.html | 2 +-
.../res_html/index.html | 2 +-
tp/t/results/html_tests/fractions_rounding.pl | 2 +-
.../html_tests/headings_after_lone_nodes.pl | 2 +-
tp/t/results/html_tests/html_in_copying.pl | 2 +-
tp/t/results/html_tests/image_link_prefix.pl | 2 +-
.../results/html_tests/index_and_node_same_name.pl | 2 +-
tp/t/results/html_tests/index_below.pl | 2 +-
tp/t/results/html_tests/info_js_dir_html.pl | 2 +-
.../info_js_dir_html_file/res_html/chap.html | 2 +-
.../info_js_dir_html_file/res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../itemize_arguments/res_html/index.html | 2 +-
.../res_html/index.html | 2 +-
.../itemize_tieaccent/res_html/index.html | 2 +-
tp/t/results/html_tests/letter_command_in_index.pl | 2 +-
tp/t/results/html_tests/mathjax_with_texinfo.pl | 2 +-
.../mathjax_with_texinfo_enable_encoding.pl | 2 +-
.../res_html/index.html | 2 +-
.../mathjax_with_texinfo_no_convert_to_latex.pl | 2 +-
tp/t/results/html_tests/menu.pl | 2 +-
.../html_tests/menu_in_documentdescription.pl | 2 +-
tp/t/results/html_tests/menu_in_example.pl | 2 +-
.../html_tests/no_content/res_html/no_content.html | 2 +-
.../res_html/no_content.html | 2 +-
.../res_html/no_content.html | 2 +-
.../res_html/no_content.html | 2 +-
.../no_content_inline/res_html/no_content.html | 2 +-
.../res_html/no_content.html | 2 +-
.../node_footnote_end/res_html/node_footnote.html | 2 +-
.../res_html/node_footnote.html | 2 +-
.../node_footnote_use_node/res_html/a.html | 2 +-
.../node_footnote_use_node/res_html/chapter.html | 2 +-
.../node_footnote_use_node/res_html/index.html | 2 +-
.../res_html/a.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node_footnote_fot.html | 2 +-
tp/t/results/html_tests/raw_html.pl | 2 +-
.../res_html/circumflex.html | 2 +-
.../redirection_same_labels/res_html/i.html | 2 +-
.../redirection_same_labels/res_html/index.html | 2 +-
.../redirection_same_labels/res_html/umlaut.html | 2 +-
.../res_html/First-node.html | 2 +-
.../res_html/Last-node-no-description.html | 2 +-
.../res_html/Second-node.html | 2 +-
.../res_html/Third-node-unnumbered.html | 2 +-
.../res_html/between-node.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/numbered-sub.html | 2 +-
.../res_html/numbered-sub2.html | 2 +-
.../res_html/numbered-sub3.html | 2 +-
.../res_html/numbered.html | 2 +-
.../res_html/sectioning_abt.html | 2 +-
.../res_html/sectioning_toc.html | 2 +-
.../res_html/unnumbered-sub.html | 2 +-
.../res_html/unnumbered-sub2.html | 2 +-
.../res_html/unnumbered.html | 2 +-
.../res_html/unnumbered2.html | 2 +-
.../set_unit_file_name_filepath/res_html/chap.html | 2 +-
.../res_html/fname.html | 2 +-
.../res_html/index.html | 2 +-
tp/t/results/html_tests/shortcontents_no_top.pl | 2 +-
tp/t/results/html_tests/shorttitlepage.pl | 2 +-
.../res_html/simplest.html | 2 +-
.../html_tests/spaces_in_line_break_in_verb_w.pl | 2 +-
.../test_accents_sc_default/res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-chap.html | 2 +-
.../res_html/app.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../html_tests/test_xrefautomaticsectiontitle.pl | 2 +-
.../test_xrefautomaticsectiontitle_off_first.pl | 2 +-
.../tex_expanded_in_caption_multiple_time.pl | 2 +-
tp/t/results/html_tests/tex_expanded_in_copying.pl | 2 +-
.../text_before_top_and_contents_after_title.pl | 2 +-
...t_before_top_and_summarycontents_after_title.pl | 2 +-
.../text_css_info_in_init/res_html/index.html | 2 +-
tp/t/results/html_tests/titles.pl | 2 +-
.../res_html/my-node.html | 2 +-
.../res_html/other-node.html | 2 +-
.../top_node_top_contents/res_html/index.html | 2 +-
tp/t/results/html_tests/top_node_up_explicit.pl | 2 +-
.../html_tests/top_node_up_explicit_no_nodes.pl | 2 +-
tp/t/results/html_tests/top_node_up_implicit.pl | 2 +-
.../html_tests/top_node_up_implicit_no_nodes.pl | 2 +-
.../res_html/Other-node.html | 2 +-
.../res_html/Pres.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/undef_split_and_big_rule.html | 2 +-
tp/t/results/html_tests/uref_accented_letter.pl | 2 +-
.../html_tests/uref_accented_letter_ascii.pl | 2 +-
.../html_tests/uref_accented_letter_latin1.pl | 2 +-
.../verbatim_in_multitable_in_example.pl | 2 +-
.../xhtml_rule_element_already_closed.pl | 2 +-
tp/t/results/html_tests/xml_protected_in_verb.pl | 2 +-
.../htmlxref/htmlxref/res_html/test_refs.html | 2 +-
.../htmlxref_no_urlprefix_first/res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref/htmlxref_nodes/res_html/index.html | 2 +-
.../htmlxref_nodes/res_html/local-node.html | 2 +-
.../htmlxref_nodes/res_html/other-nodes.html | 2 +-
.../htmlxref_only_mono/res_html/test_refs.html | 2 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref_only_mono_nodes/res_html/index.html | 2 +-
.../res_html/local-node.html | 2 +-
.../res_html/other-nodes.html | 2 +-
.../htmlxref_only_split/res_html/test_refs.html | 2 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../htmlxref_only_split_nodes/res_html/index.html | 2 +-
.../res_html/local-node.html | 2 +-
.../res_html/other-nodes.html | 2 +-
tp/t/results/include/simple.pl | 2 +-
.../encoding_index_ascii/res_html/chap.html | 2 +-
.../encoding_index_ascii/res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../encoding_index_latin1/res_html/chap.html | 2 +-
.../encoding_index_latin1/res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../indices/encoding_index_utf8/res_html/chap.html | 2 +-
.../encoding_index_utf8/res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../indices/index_no_node/res_html/Chapter-2.html | 2 +-
.../indices/index_no_node/res_html/Chapter.html | 2 +-
.../indices/index_no_node/res_html/index.html | 2 +-
.../indices/index_no_node/res_html/unnumbered.html | 2 +-
.../indices/index_nodes/res_html/a-node.html | 2 +-
.../indices/index_nodes/res_html/another.html | 2 +-
.../indices/index_nodes/res_html/chap-first.html | 2 +-
.../indices/index_nodes/res_html/index.html | 2 +-
.../indices/index_nodes/res_html/second.html | 2 +-
.../res_html/index_nodes.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../index_special_region/res_html/index.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../index_special_region_no_insertcopying_toc.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-anchor.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../index_special_region_no_insertcopying_fot.html | 2 +-
.../index_special_region_no_insertcopying_toc.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-anchor.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../index_special_region_no_insertcopying_toc.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index_special_region_fot.html | 2 +-
.../res_html/index_special_region_toc.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-anchor.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index_special_region_fot.html | 2 +-
.../res_html/index_special_region_toc.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/Copying-and-indices.html | 2 +-
.../res_html/Copying-information.html | 2 +-
.../res_html/Public-domain-reference.html | 2 +-
.../res_html/Titlepage-anchor.html | 2 +-
.../res_html/Titlepage-footnote-anchor.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index_special_region_toc.html | 2 +-
.../indices/index_split/res_html/first.html | 2 +-
.../indices/index_split/res_html/index.html | 2 +-
.../index_split/res_html/node-2-in-section-3.html | 2 +-
.../index_split/res_html/node-3-in-section-3.html | 2 +-
.../index_split/res_html/node-in-section-3.html | 2 +-
.../index_split/res_html/second-chapter.html | 2 +-
.../indices/index_split/res_html/section-1.html | 2 +-
.../indices/index_split/res_html/section-2.html | 2 +-
.../indices/index_split/res_html/section-3.html | 2 +-
.../indices/index_split/res_html/subsection-1.html | 2 +-
.../indices/index_split/res_html/subsection-2.html | 2 +-
.../res_html/first.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-2-in-section-3.html | 2 +-
.../res_html/node-3-in-section-3.html | 2 +-
.../res_html/node-in-section-3.html | 2 +-
.../res_html/second-chapter.html | 2 +-
.../res_html/section-1.html | 2 +-
.../res_html/section-2.html | 2 +-
.../res_html/section-3.html | 2 +-
.../res_html/subsection-1.html | 2 +-
.../res_html/subsection-2.html | 2 +-
.../indices/index_table/res_html/index.html | 2 +-
.../indices/index_table/res_html/indices-refs.html | 2 +-
.../res_html/node-with-ftable-and-vtable.html | 2 +-
.../index_table/res_html/node-with-printindex.html | 2 +-
.../results/indices/index_table/res_html/node.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/indices-refs.html | 2 +-
.../res_html/node-with-ftable-and-vtable.html | 2 +-
.../res_html/node-with-printindex.html | 2 +-
.../index_table_chapter_no_node/res_html/node.html | 2 +-
.../indices/nodes_before_top/res_html/a-node.html | 2 +-
.../indices/nodes_before_top/res_html/another.html | 2 +-
.../nodes_before_top/res_html/chap-first.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../indices/nodes_before_top/res_html/index.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../indices/nodes_before_top/res_html/second.html | 2 +-
.../res_html/a-node.html | 2 +-
.../res_html/another.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../res_html/first.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-in-chapter.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../res_html/second.html | 2 +-
.../res_html/a-node.html | 2 +-
.../res_html/another.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../res_html/first.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-in-chapter.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../res_html/second.html | 2 +-
.../res_html/nodes_before_top_and_sections.html | 2 +-
.../res_html/a-node.html | 2 +-
.../res_html/another.html | 2 +-
.../res_html/chap-first.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../res_html/second.html | 2 +-
.../res_html/a-node.html | 2 +-
.../res_html/another.html | 2 +-
.../res_html/chap-first.html | 2 +-
.../res_html/first-before-top.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-in-menu-before-top.html | 2 +-
.../res_html/second.html | 2 +-
.../split_chapter_index/res_html/first.html | 2 +-
.../split_chapter_index/res_html/index.html | 2 +-
.../split_chapter_index/res_html/section-1.html | 2 +-
.../split_chapter_index/res_html/subsection-1.html | 2 +-
tp/t/results/info_tests/recursive_down_menu.pl | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Chapter-fr.html | 2 +-
.../res_html/Chapter.html | 2 +-
.../res_html/customize_special_element_fot.html | 2 +-
.../customize_special_element/res_html/index.html | 2 +-
.../res_html/Chapter-de.html | 2 +-
.../res_html/Chapter-fr.html | 2 +-
.../customize_translations/res_html/Chapter.html | 2 +-
.../res_html/Last-chapter.html | 2 +-
.../customize_translations/res_html/index.html | 2 +-
.../res_html/section-fr.html | 2 +-
.../directions_string_base/res_html/chap.html | 2 +-
.../directions_string_base/res_html/chap2.html | 2 +-
.../directions_string_base/res_html/index.html | 2 +-
.../directions_string_base/res_html/sec1.html | 2 +-
.../directions_string_base/res_html/sec2.html | 2 +-
.../directions_string_base/res_html/sec3.html | 2 +-
.../directions_string_undef/res_html/chap.html | 2 +-
.../directions_string_undef/res_html/chap2.html | 2 +-
.../directions_string_undef/res_html/index.html | 2 +-
.../directions_string_undef/res_html/sec1.html | 2 +-
.../directions_string_undef/res_html/sec2.html | 2 +-
.../directions_string_undef/res_html/sec3.html | 2 +-
.../directions_string_undef_texi2html.html | 2 +-
.../res_html/documentation_examples_fot.html | 8 +--
.../documentation_examples/res_html/index.html | 8 +--
.../res_html/prepended_to_filenames-Index.html | 8 +--
.../res_html/prepended_to_filenames-chapter.html | 14 +++---
.../res_html/prepended_to_filenames-my-node.html | 8 +--
.../res_html/documentation_examples_texi2html.html | 16 +++---
...acro_defined_txiinternalvalue_in_translation.pl | 2 +-
.../init_files_tests/modified_translation.pl | 2 +-
.../redefined_buttons_functions/res_html/chap.html | 2 +-
.../res_html/chap2.html | 2 +-
.../res_html/index.html | 2 +-
.../redefined_buttons_functions/res_html/sec1.html | 2 +-
.../redefined_buttons_functions/res_html/sec2.html | 2 +-
.../redefined_buttons_functions/res_html/sec3.html | 2 +-
tp/t/results/init_files_tests/redefined_need.pl | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../sc_formatting_with_css/res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap-Other.html | 2 +-
.../undefined_node_filename/res_html/index.html | 2 +-
tp/t/results/languages/appendix_translated.pl | 2 +-
tp/t/results/languages/command_translated.pl | 2 +-
.../res_html/documentlanguage.html | 2 +-
.../documentlanguage_generated_master_menu.pl | 2 +-
.../res_html/documentlanguage.html | 2 +-
.../res_html/documentlanguage.html | 2 +-
.../results/languages/multiple_documentlanguage.pl | 2 +-
tp/t/results/languages/multiple_in_preamble.pl | 2 +-
.../languages/multiple_in_preamble_before_node.pl | 2 +-
.../res_html/multiple_lang_chapters.html | 2 +-
.../res_html/multiple_lang_chapters.html | 2 +-
tp/t/results/languages/unknown_language.pl | 2 +-
tp/t/results/languages/unknown_region.pl | 2 +-
...pendix_and_associated_part_in_generated_menu.pl | 2 +-
.../menu/block_commands_in_menu_description.pl | 2 +-
.../menu/commands_in_nodedescriptionblock.pl | 2 +-
tp/t/results/menu/comment_on_menu_line.pl | 2 +-
tp/t/results/menu/dash_in_menu.pl | 2 +-
tp/t/results/menu/detailmenu.pl | 2 +-
tp/t/results/menu/detailmenu_in_description.pl | 2 +-
tp/t/results/menu/detailmenu_on_subnodes.pl | 2 +-
tp/t/results/menu/detailmenu_unknown_node.pl | 2 +-
tp/t/results/menu/empty_leading_menu_comment.pl | 2 +-
tp/t/results/menu/empty_menu_description.pl | 2 +-
tp/t/results/menu/entry_after_detailmenu.pl | 2 +-
tp/t/results/menu/example_in_menu_comment.pl | 2 +-
tp/t/results/menu/example_in_menu_description.pl | 2 +-
tp/t/results/menu/format_menu_undef.pl | 2 +-
tp/t/results/menu/formats_in_menu.pl | 2 +-
tp/t/results/menu/inlineraw_in_menu_description.pl | 2 +-
tp/t/results/menu/invalid_info_menu_entry.pl | 2 +-
.../results/menu/leading_space_before_menu_star.pl | 2 +-
tp/t/results/menu/menu_entry_name.pl | 2 +-
tp/t/results/menu/menu_entry_name_comment.pl | 2 +-
tp/t/results/menu/menu_entry_no_entry.pl | 2 +-
tp/t/results/menu/menu_entry_no_entry_location.pl | 2 +-
tp/t/results/menu/menu_entry_node.pl | 2 +-
tp/t/results/menu/menu_entry_node_comments.pl | 2 +-
tp/t/results/menu/menu_in_example.pl | 2 +-
tp/t/results/menu/menu_pointing_to_anchor.pl | 2 +-
tp/t/results/menu/menu_title_before_entries.pl | 2 +-
.../results/menu/missing_detailmenu_on_subnodes.pl | 2 +-
tp/t/results/menu/no_colon_in_menu.pl | 2 +-
tp/t/results/menu/nodedescription_descriptions.pl | 2 +-
.../menu/nodedescriptionblock_descriptions.pl | 2 +-
.../menu/part_appendix_in_generated_menu.pl | 2 +-
tp/t/results/menu/reference_to_external_manual.pl | 2 +-
tp/t/results/menu/sc_in_menu.pl | 2 +-
tp/t/results/menu/simple.pl | 2 +-
tp/t/results/menu/simple_no_menu.pl | 2 +-
.../menu/space_and_commands_in_menu_node.pl | 2 +-
tp/t/results/menu/submenu_in_example.pl | 2 +-
tp/t/results/menu/verb_in_menu_description.pl | 2 +-
tp/t/results/moresectioning/anchor_in_footnote.pl | 2 +-
.../moresectioning/anchor_in_footnote_separate.pl | 2 +-
.../res_html/Anchor-in-footnote.html | 2 +-
...anchor_in_footnote_separate_split_node_fot.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/Anchor-in-footnote.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../moresectioning/character_and_spaces_in_refs.pl | 2 +-
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 2 +-
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/local-node.html | 2 +-
.../node-to-avoid-DocBook-or-LaTeX-ignored.html | 2 +-
.../res_html/other-nodes.html | 2 +-
tp/t/results/moresectioning/contents.pl | 2 +-
.../moresectioning/contents_and_shortcontents.pl | 2 +-
tp/t/results/moresectioning/empty_top_node_up.pl | 2 +-
.../equivalent_nodes_defined_linked.pl | 2 +-
.../results/moresectioning/internal_top_node_up.pl | 2 +-
.../moresectioning/more_sections_than_nodes.pl | 2 +-
.../more_sections_than_nodes_texi2html.html | 2 +-
tp/t/results/moresectioning/no_element.pl | 2 +-
.../non_automatic_internal_top_node_up.pl | 2 +-
.../non_automatic_top_node_up_and_url.pl | 2 +-
.../non_automatic_top_node_up_url.pl | 2 +-
.../moresectioning/only_special_spaces_node.pl | 2 +-
.../moresectioning/placed_things_before_element.pl | 2 +-
.../placed_things_before_element_no_use_node.pl | 2 +-
.../moresectioning/placed_things_before_node.pl | 2 +-
.../moresectioning/section_in_unnumbered_info.pl | 2 +-
.../section_in_unnumbered_plaintext.pl | 2 +-
.../res_html/appendix.html | 2 +-
.../res_html/chapter-in-part.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/second-chapter-in-part.html | 2 +-
...ioning_part_appendix_texi2html_chapter_abt.html | 2 +-
.../res_html/unnumbered.html | 2 +-
tp/t/results/moresectioning/sections_test.pl | 2 +-
.../moresectioning/sections_test_no_use_nodes.pl | 2 +-
...ctions_test_no_use_nodes_use_node_directions.pl | 2 +-
tp/t/results/moresectioning/shortcontents.pl | 2 +-
.../moresectioning/special_spaces_in_nodes.pl | 2 +-
tp/t/results/moresectioning/top_node_up_url.pl | 2 +-
.../topic_guide/res_html/guide1.html | 2 +-
.../topic_guide/res_html/guide2.html | 2 +-
.../moresectioning/topic_guide/res_html/index.html | 2 +-
.../topic_guide/res_html/topic1.html | 2 +-
.../topic_guide/res_html/topic2.html | 2 +-
.../topic_guide/res_html/topic3.html | 2 +-
.../topic_guide/res_html/topic4.html | 2 +-
.../topic_guide/res_html/topic5.html | 2 +-
.../one/res_html/test_struct.html | 2 +-
tp/t/results/preformatted/caption_in_example.pl | 2 +-
.../comment_example_and_blank_lines.pl | 2 +-
tp/t/results/preformatted/comments_in_example.pl | 2 +-
tp/t/results/preformatted/def_in_example.pl | 2 +-
tp/t/results/preformatted/empty_line.pl | 2 +-
.../preformatted/example_at_commands_arguments.pl | 2 +-
tp/t/results/preformatted/example_class.pl | 2 +-
.../preformatted/example_empty_arguments.pl | 2 +-
.../example_invalid_at_commands_arguments.pl | 2 +-
tp/t/results/preformatted/example_multi_class.pl | 2 +-
.../preformatted/insertcopying_in_example.pl | 2 +-
.../preformatted/nested_example_and_comment.pl | 2 +-
tp/t/results/preformatted/nested_formats.pl | 2 +-
tp/t/results/preformatted/page_in_example.pl | 2 +-
tp/t/results/preformatted/quote_dash_in_display.pl | 2 +-
tp/t/results/preformatted/quote_dash_in_example.pl | 2 +-
.../preformatted/text_on_display_command_line.pl | 2 +-
.../preformatted/text_on_example_command_line.pl | 2 +-
tp/t/results/preformatted/titlefont_in_example.pl | 2 +-
tp/t/results/raw/displaymath.pl | 2 +-
tp/t/results/regions/anchor_in_copying.pl | 2 +-
.../regions/anchor_in_copying_in_footnote.pl | 2 +-
tp/t/results/regions/anchor_in_titlepage.pl | 2 +-
.../regions/anchor_in_titlepage_titlepage.pl | 2 +-
tp/t/results/regions/format_in_titlepage.pl | 2 +-
.../regions/format_in_titlepage_titlepage.pl | 2 +-
tp/t/results/regions/ref_in_copying.pl | 2 +-
.../regions/ref_in_copying_insert_in_chapter.pl | 2 +-
tp/t/results/regions/today_in_copying.pl | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/results.html | 2 +-
.../res_html/ichp.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap-for-next.html | 2 +-
.../res_html/index.html | 2 +-
tp/t/results/sectioning/anchor_zero.pl | 2 +-
.../sectioning/automatic_menu_referencing_node.pl | 2 +-
.../sectioning/chapter_before_and_after_part.pl | 2 +-
tp/t/results/sectioning/chapter_before_part.pl | 2 +-
tp/t/results/sectioning/chapter_between_nodes.pl | 2 +-
.../sectioning/chapter_between_nodes_texi2html.pl | 2 +-
.../chapter_between_nodes_with_appendix.pl | 2 +-
.../chapter_between_nodes_with_appendix_nomenu.pl | 2 +-
.../chapter_node_before_and_after_part.pl | 2 +-
.../sectioning/character_and_spaces_in_node.pl | 2 +-
tp/t/results/sectioning/contents_and_parts.pl | 2 +-
.../sectioning/contents_with_only_top_node.pl | 2 +-
.../results/sectioning/double_node_anchor_float.pl | 2 +-
tp/t/results/sectioning/double_part.pl | 2 +-
...double_recursive_self_section_node_reference.pl | 2 +-
.../double_recursive_self_section_reference.pl | 2 +-
tp/t/results/sectioning/double_top.pl | 2 +-
.../results/sectioning/empty_section_in_chapter.pl | 2 +-
tp/t/results/sectioning/equivalent_labels.pl | 2 +-
tp/t/results/sectioning/equivalent_nodes.pl | 2 +-
.../sectioning/equivalent_nodes_novalidate.pl | 2 +-
.../results/sectioning/explicit_node_directions.pl | 2 +-
tp/t/results/sectioning/external_node_in_menu.pl | 2 +-
.../in_menu_only_special_ascii_spaces_node.pl | 2 +-
.../in_menu_only_special_ascii_spaces_node_menu.pl | 2 +-
.../sectioning/in_menu_only_special_spaces_node.pl | 2 +-
.../in_menu_only_special_spaces_node_menu.pl | 2 +-
tp/t/results/sectioning/lone_contents.pl | 2 +-
tp/t/results/sectioning/next_in_menu_is_below.pl | 2 +-
.../results/sectioning/no_argument_and_contents.pl | 2 +-
tp/t/results/sectioning/no_menu.pl | 2 +-
.../sectioning/node_part_chapter_after_chapter.pl | 2 +-
.../sectioning/node_part_chapter_after_top.pl | 2 +-
.../node_sectop_before_chapter_no_node.pl | 2 +-
.../sectioning/node_sectop_before_lone_node_Top.pl | 2 +-
.../node_up_direction_for_top_with_manual.pl | 2 +-
tp/t/results/sectioning/node_up_external_node.pl | 2 +-
.../res_html/index.html | 2 +-
.../res_html/second-node.html | 2 +-
.../res_html/third-node.html | 2 +-
.../nodes_after_top_before_chapter_nodes.pl | 2 +-
.../nodes_after_top_before_chapter_not_split.pl | 2 +-
...ore_chapter_not_split_no_use_node_directions.pl | 2 +-
.../nodes_after_top_before_chapter_sections.pl | 2 +-
.../nodes_after_top_before_chapter_texi2html.html | 2 +-
.../res_html/index.html | 2 +-
...re_chapter_texi2html_use_nodes_chapter_abt.html | 2 +-
.../res_html/second-node.html | 2 +-
.../res_html/third-node.html | 2 +-
.../nodes_after_top_before_section_nodes.pl | 2 +-
.../nodes_after_top_before_section_sections.pl | 2 +-
.../res_html/chap-node.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/third-node.html | 2 +-
...ter_top_before_section_texi2html_use_nodes.html | 2 +-
.../res_html/chap-node.html | 2 +-
.../res_html/index.html | 2 +-
...re_section_texi2html_use_nodes_chapter_abt.html | 2 +-
.../res_html/third-node.html | 2 +-
.../nodes_no_node_top_explicit_directions.pl | 2 +-
tp/t/results/sectioning/novalidate.pl | 2 +-
.../one_node_explicit_directions_anchor.pl | 2 +-
..._node_explicit_directions_anchor_no_use_node.pl | 2 +-
tp/t/results/sectioning/one_subsection.pl | 2 +-
tp/t/results/sectioning/one_subsection_and_node.pl | 2 +-
tp/t/results/sectioning/part_before_chapter.pl | 2 +-
tp/t/results/sectioning/part_before_top.pl | 2 +-
tp/t/results/sectioning/part_chapter_after_top.pl | 2 +-
tp/t/results/sectioning/part_node_after_top.pl | 2 +-
tp/t/results/sectioning/part_node_before_top.pl | 2 +-
.../sectioning/part_node_chapter_after_top.pl | 2 +-
.../sectioning/part_node_chapter_appendix.pl | 2 +-
.../sectioning/part_node_chapter_node_appendix.pl | 2 +-
.../sectioning/part_node_node_part_appendix.pl | 2 +-
tp/t/results/sectioning/part_node_part_appendix.pl | 2 +-
.../sectioning/part_node_part_node_appendix.pl | 2 +-
.../sectioning/protected_node_parentheses.pl | 2 +-
.../sectioning/recursive_self_section_reference.pl | 2 +-
tp/t/results/sectioning/ref_to_top.pl | 2 +-
.../reference_to_only_special_spaces_node.pl | 2 +-
.../sectioning/section_before_after_top_node.pl | 2 +-
.../section_before_after_top_node_last_node.pl | 2 +-
tp/t/results/sectioning/section_before_part.pl | 2 +-
tp/t/results/sectioning/section_before_top.pl | 2 +-
.../results/sectioning/section_below_unnumbered.pl | 2 +-
.../sectioning/section_below_unnumbered_no_top.pl | 2 +-
.../sectioning/section_chapter_before_top_nodes.pl | 2 +-
.../results/sectioning/section_node_before_part.pl | 2 +-
.../setfilename_on_top_and_after_node.pl | 2 +-
tp/t/results/sectioning/space_in_node.pl | 2 +-
.../sectioning/top_no_argument_and_content.pl | 2 +-
.../results/sectioning/top_no_argument_and_node.pl | 2 +-
.../sectioning/top_no_argument_and_top_node.pl | 2 +-
.../sectioning/top_node_no_menu_direction.pl | 2 +-
tp/t/results/sectioning/top_node_part_top.pl | 2 +-
tp/t/results/sectioning/top_without_node_nodes.pl | 2 +-
.../sectioning/top_without_node_sections.pl | 2 +-
.../top_without_node_texi2html_no_use_nodes.html | 2 +-
.../res_html/a.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/n.html | 2 +-
tp/t/results/sectioning/two_nodes_at_the_end.pl | 2 +-
.../res_html/chapter-1.html | 2 +-
.../two_nodes_at_the_end_nodes/res_html/index.html | 2 +-
.../res_html/last-node-in-chapter-1.html | 2 +-
.../res_html/node-after-chapter-1.html | 2 +-
.../res_html/two_nodes_at_the_end_texi2html.html | 2 +-
.../sectioning/two_nodes_between_chapters.pl | 2 +-
.../res_html/chapter-1.html | 2 +-
.../res_html/chapter-2.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/node-between-chapters.html | 2 +-
.../two_nodes_between_chapters_texi2html.html | 2 +-
.../sectioning/two_unnumbered_no_argument.pl | 2 +-
.../sectioning/unnumbered_before_node_top_top.pl | 2 +-
.../sectioning/unnumbered_before_top_node.pl | 2 +-
.../unnumbered_top_without_node_nodes.pl | 2 +-
.../unnumbered_top_without_node_sections.pl | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/chap.html | 2 +-
.../res_html/index.html | 2 +-
.../master_menu_fr/res_html/chap.html | 2 +-
.../master_menu_fr/res_html/index.html | 2 +-
.../master_menu_fr/res_html/section.html | 2 +-
.../coverage/res_parser/formatting_chm/anchor.html | 2 +-
.../res_parser/formatting_chm/chapter.html | 2 +-
.../res_parser/formatting_chm/chapter2.html | 2 +-
.../res_parser/formatting_chm/formatting.html | 2 +-
.../res_parser/formatting_chm/formatting_ovr.html | 2 +-
.../res_parser/formatting_chm/formatting_toc.html | 2 +-
.../coverage/res_parser/formatting_chm/index.html | 2 +-
.../formatting_chm/s_002d_002dect_002cion.html | 2 +-
.../res_parser/formatting_chm/subsection.html | 2 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 2 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 2 +-
.../EPUB/xhtml/chapter.xhtml | 2 +-
.../EPUB/xhtml/chapter2.xhtml | 2 +-
.../EPUB/xhtml/formatting.xhtml | 2 +-
.../res_parser/formatting_html32/formatting.html | 2 +-
.../formatting_html_no_split/formatting.html | 2 +-
.../formatting_regions/formatting_regions.html | 2 +-
.../res_parser/formatting_xhtml/formatting.html | 2 +-
.../double_contents.html | 2 +-
.../chapter.html | 2 +-
.../double_contents_1.html | 2 +-
.../double_contents_top.html | 2 +-
.../index.html | 2 +-
.../section.html | 2 +-
.../double_contents_book/double_contents.html | 2 +-
.../ignore_and_comments.html | 2 +-
.../sectioning_directions/sectioning.html | 2 +-
.../First-node.html | 2 +-
.../Last-node-no-description.html | 2 +-
.../Second-node.html | 2 +-
.../Third-node-unnumbered.html | 2 +-
.../between-node.html | 2 +-
.../sectioning_directions_split_chapter/index.html | 2 +-
.../numbered-sub.html | 2 +-
.../numbered-sub2.html | 2 +-
.../numbered-sub3.html | 2 +-
.../numbered.html | 2 +-
.../sectioning_abt.html | 2 +-
.../sectioning_toc.html | 2 +-
.../unnumbered-sub.html | 2 +-
.../unnumbered-sub2.html | 2 +-
.../unnumbered.html | 2 +-
.../unnumbered2.html | 2 +-
.../sectioning_without_anchors/sectioning.html | 2 +-
.../res_parser/test_redefine_need/test_need.html | 2 +-
.../non_ascii_command_line/Chapteur.html | 2 +-
.../res_parser/non_ascii_command_line/index.html | 2 +-
.../os\303\251_utf8_abt.html" | 2 +-
.../EPUB/xhtml/Chapteur.xhtml" | 2 +-
.../EPUB/xhtml/os\303\251_utf8.xhtml" | 2 +-
.../verbatiminclude_names_latin1_html/chap.html | 2 +-
.../verbatiminclude_names_latin1_html/index.html | 2 +-
.../chap.html | 2 +-
.../index.html | 2 +-
.../formatting/res_parser/cpp_lines/cpp_lines.html | 2 +-
.../res_parser/defcondx_Dbar/defxcond.html | 2 +-
.../res_parser/defcondx_Ubar/defxcond.html | 2 +-
.../documentlanguage_cmdline/documentlanguage.html | 6 +--
.../index_entries_relate_to_item.html | 2 +-
.../indices_in_begin_tables_lists.html | 2 +-
.../js_license_reuse_output_file/index.html | 2 +-
.../res_parser/no_content/no_content.html | 2 +-
.../no_content_do_contents/no_content.html | 2 +-
.../no_content_do_contents_inline/no_content.html | 2 +-
.../no_content.html | 2 +-
.../res_parser/no_content_inline/no_content.html | 2 +-
.../res_parser/no_content_separate/no_content.html | 2 +-
.../res_parser/simplest_test_css/simplest.html | 2 +-
.../formatting_enable_encoding/formatting.html | 2 +-
.../EPUB/xhtml/chapter.xhtml | 2 +-
.../EPUB/xhtml/chapter2.xhtml | 2 +-
.../EPUB/xhtml/formatting.xhtml | 2 +-
.../EPUB/xhtml/formatting_fot.xhtml | 2 +-
.../EPUB/xhtml/s_002d_002dect_002cion.xhtml | 2 +-
.../EPUB/xhtml/subsection.xhtml | 2 +-
...ion-_0060_0060simple_002ddouble_002d_002d.xhtml | 2 +-
...2d_002dfour_002d_002d_002d_002d_0027_0027.xhtml | 2 +-
.../res_parser/formatting_exotic/anchor.html | 2 +-
.../res_parser/formatting_exotic/chapter.html | 4 +-
.../res_parser/formatting_exotic/chapter2.html | 4 +-
.../formatting_exotic/formatting_abt.html | 6 +--
.../formatting_exotic/formatting_ovr.html | 4 +-
.../formatting_exotic/formatting_toc.html | 4 +-
.../layout/res_parser/formatting_exotic/index.html | 4 +-
.../formatting_exotic/s_002d_002dect_002cion.html | 4 +-
.../res_parser/formatting_exotic/subsection.html | 2 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 2 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 2 +-
.../res_parser/formatting_fr/formatting.html | 6 +--
.../res_parser/formatting_fr_icons/formatting.html | 6 +--
.../formatting_inline_css/formatting.html | 2 +-
.../res_parser/formatting_mathjax/formatting.html | 2 +-
.../formatting_numerical_entities/formatting.html | 2 +-
.../formatting_sort_element_counts/formatting.html | 2 +-
.../formatting_texi2html/formatting.html | 6 +--
.../formatting_texi2html_nodes/anchor.html | 2 +-
.../formatting_texi2html_nodes/chapter.html | 4 +-
.../formatting_texi2html_nodes/chapter2.html | 4 +-
.../formatting_texi2html_nodes/formatting_abt.html | 6 +--
.../formatting_texi2html_nodes/formatting_fot.html | 4 +-
.../formatting_texi2html_nodes/formatting_ovr.html | 4 +-
.../formatting_texi2html_nodes/formatting_toc.html | 4 +-
.../formatting_texi2html_nodes/index.html | 4 +-
.../s_002d_002dect_002cion.html | 4 +-
.../formatting_texi2html_nodes/subsection.html | 4 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 4 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 4 +-
.../formatting_weird_quotes/formatting.html | 2 +-
.../char_latin1_latin1_in_refs.html | 2 +-
.../char_utf8_latin1_in_refs.html | 2 +-
.../no_master_menu_fr.html | 2 +-
.../no_master_menu_no_documentlanguage.html | 2 +-
.../command_non_break_spaces_koi8-r.html | 2 +-
.../command_non_break_spaces_utf8.html | 2 +-
.../simple_including_file.html | 2 +-
tp/tests/many_input_files/tex_l2h_res/tex.html | 4 +-
.../many_input_files/tex_l2h_res/tex_complex.html | 4 +-
tp/tests/many_input_files/tex_t4ht_res/tex.html | 4 +-
.../many_input_files/tex_t4ht_res/tex_complex.html | 4 +-
.../nested_cartouche/nested_formats.html | 2 +-
.../nested_deffn/nested_formats.html | 2 +-
.../nested_enumerate/nested_formats.html | 2 +-
.../nested_example/nested_formats.html | 2 +-
.../nested_flushright/nested_formats.html | 2 +-
.../nested_group/nested_formats.html | 2 +-
.../nested_itemize/nested_formats.html | 2 +-
.../nested_menu/nested_formats.html | 2 +-
.../nested_multitable/nested_formats.html | 2 +-
.../nested_quotation/nested_formats.html | 2 +-
.../nested_table/nested_formats.html | 2 +-
.../res_parser_html/texi_nested_formats/index.html | 2 +-
.../highlight_syntax_example/chapter.html | 2 +-
.../res_parser/highlight_syntax_example/index.html | 2 +-
.../chapter.html | 2 +-
.../index.html | 2 +-
.../chapter.html | 2 +-
.../highlight_syntax_example_highlight/index.html | 2 +-
.../highlight_syntax_example_latin9/chapter.html | 2 +-
.../highlight_syntax_example_latin9/index.html | 2 +-
.../highlight_syntax_example_pygments/chapter.html | 2 +-
.../highlight_syntax_example_pygments/index.html | 2 +-
.../res_parser/block_EOL_tex/block_EOL.html | 2 +-
.../res_parser/formatting_singular/anchor.html | 2 +-
.../res_parser/formatting_singular/chapter.html | 4 +-
.../res_parser/formatting_singular/chapter2.html | 4 +-
.../res_parser/formatting_singular/index.htm | 4 +-
.../res_parser/formatting_singular/index.html | 2 +-
.../s_002d_002dect_002cion.html | 4 +-
.../res_parser/formatting_singular/sing_abt.htm | 6 +--
.../res_parser/formatting_singular/sing_fot.htm | 4 +-
.../res_parser/formatting_singular/sing_ovr.htm | 4 +-
.../res_parser/formatting_singular/sing_toc.htm | 4 +-
.../res_parser/formatting_singular/subsection.html | 4 +-
...tion-_0060_0060simple_002ddouble_002d_002d.html | 4 +-
...02d_002dfour_002d_002d_002d_002d_0027_0027.html | 4 +-
.../math_not_closed/math_not_closed.html | 2 +-
.../res_parser/simplest_httex/simplest.html | 2 +-
tp/tests/tex_html/res_parser/tex/tex.html | 2 +-
.../res_parser/tex_accents_httex/tex_accents.html | 2 +-
.../res_parser/tex_accents_l2h/tex_accents.html | 2 +-
.../res_parser/tex_complex_httex/tex_complex.html | 2 +-
.../res_parser/tex_complex_l2h/tex_complex.html | 2 +-
.../tex_encode_latin1.html | 2 +-
.../tex_encoded_latin1_l2h/tex_encode_latin1.html | 2 +-
.../tex_encod\303\251_utf8.html" | 2 +-
.../tex_encod\303\251_utf8.html" | 2 +-
.../res_parser/tex_eqalign_httex/tex_eqalign.html | 2 +-
.../res_parser/tex_eqalign_l2h/tex_eqalign.html | 2 +-
.../res_parser/tex_gdef_httex/tex_gdef.html | 2 +-
.../tex_html/res_parser/tex_gdef_l2h/tex_gdef.html | 2 +-
.../res_parser/tex_gdef_mathjax/tex_gdef.html | 2 +-
tp/tests/tex_html/res_parser/tex_httex/tex.html | 2 +-
.../tex_html/res_parser/tex_httex_latex/tex.html | 2 +-
.../res_parser/tex_httex_latex_math/tex.html | 2 +-
.../res_parser/tex_httex_tex_latex/tex.html | 2 +-
.../res_parser/tex_httex_tex_latex_math/tex.html | 2 +-
.../res_parser/tex_in_copying/tex_in_copying.html | 2 +-
.../tex_html/res_parser/tex_l2h_latex/tex.html | 2 +-
.../tex_html/res_parser/tex_l2h_tex_latex/tex.html | 2 +-
tp/tests/tex_html/res_parser/tex_mathjax/tex.html | 2 +-
.../res_parser/tex_not_closed/tex_not_closed.html | 2 +-
tp/tests/tex_html/res_parser/tex_notex/tex.html | 2 +-
tp/texi2any.pl | 4 +-
1117 files changed, 1246 insertions(+), 1208 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 19274dc3bb..f787593394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2024-08-31 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Texinfo/Convert/converters_defaults.txt (PACKAGE_URL),
+ tp/texi2any.pl (%test_conf): replace http by https in
+ converters_defaults.txt and for tests.
+
+ * tp/Texinfo/XS/convert/texinfo.c (err_add_option_string_value)
+ (txi_converter_setup): print out an error message if the customization
+ option was not set. Do not set *_CONF variables, these are not
+ customization variables.
+
+ * tp/Texinfo/XS/teximakehtml.c (main): set PACKAGE_VERSION and
+ PACKAGE_AND_VERSION to the values set in texi2any.pl, not texi2any,
+ for comparison with calls of in-source texi2any.pl.
+
2024-08-31 Patrice Dumas <pertusus@free.fr>
* tp/texi2any.pl ($configured_package, $configured_name),
diff --git a/tp/Texinfo/Convert/converters_defaults.txt
b/tp/Texinfo/Convert/converters_defaults.txt
index 5dea20dbf9..7830e194b8 100644
--- a/tp/Texinfo/Convert/converters_defaults.txt
+++ b/tp/Texinfo/Convert/converters_defaults.txt
@@ -34,7 +34,7 @@ PACKAGE texinfo
PACKAGE_NAME GNU Texinfo
PACKAGE_AND_VERSION texinfo
PACKAGE_VERSION
-PACKAGE_URL http://www.gnu.org/software/texinfo/
+PACKAGE_URL https://www.gnu.org/software/texinfo/
PROGRAM
diff --git a/tp/Texinfo/XS/convert/converters_options.c
b/tp/Texinfo/XS/convert/converters_options.c
index 15ce9c3721..8bfe145cca 100644
--- a/tp/Texinfo/XS/convert/converters_options.c
+++ b/tp/Texinfo/XS/convert/converters_options.c
@@ -19,7 +19,7 @@ set_common_regular_options_defaults (OPTIONS *options)
option_set_conf (&options->PACKAGE_NAME, -2, "GNU Texinfo");
option_set_conf (&options->PACKAGE_AND_VERSION, -2, "texinfo");
option_set_conf (&options->PACKAGE_VERSION, -2, "");
- option_set_conf (&options->PACKAGE_URL, -2,
"http://www.gnu.org/software/texinfo/");
+ option_set_conf (&options->PACKAGE_URL, -2,
"https://www.gnu.org/software/texinfo/");
option_set_conf (&options->PROGRAM, -2, "");
}
@@ -30,7 +30,7 @@ add_common_regular_options_defaults (OPTIONS_LIST
*options_list)
add_new_option_value (options_list, GOT_char, "PACKAGE_NAME", -2, "GNU
Texinfo");
add_new_option_value (options_list, GOT_char, "PACKAGE_AND_VERSION", -2,
"texinfo");
add_new_option_value (options_list, GOT_char, "PACKAGE_VERSION", -2, "");
- add_new_option_value (options_list, GOT_char, "PACKAGE_URL", -2,
"http://www.gnu.org/software/texinfo/");
+ add_new_option_value (options_list, GOT_char, "PACKAGE_URL", -2,
"https://www.gnu.org/software/texinfo/");
add_new_option_value (options_list, GOT_char, "PROGRAM", -2, "");
}
diff --git a/tp/Texinfo/XS/convert/texinfo.c b/tp/Texinfo/XS/convert/texinfo.c
index 8ae7e11ec7..f1b64da7f6 100644
--- a/tp/Texinfo/XS/convert/texinfo.c
+++ b/tp/Texinfo/XS/convert/texinfo.c
@@ -281,6 +281,17 @@ txi_converter (enum converter_format format,
return converter_converter (format, user_conf);
}
+static void
+err_add_option_string_value (OPTIONS_LIST *options_list,
+ OPTION **sorted_options,
+ const char *option_name, int int_value,
+ const char *char_value)
+{
+ if (!add_option_string_value (options_list, sorted_options, option_name,
+ int_value, char_value))
+ fprintf (stderr, "BUG: error setting %s\n", option_name);
+}
+
/* converter setup. Similar to an initialization of converter
from texi2any */
CONVERTER *
@@ -308,45 +319,45 @@ txi_converter_setup (const char *format_str,
/* prepare specific information for the converter */
if (output_format)
- add_option_string_value (&conf->conf, txi_base_sorted_options,
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
"TEXINFO_OUTPUT_FORMAT", 0, output_format);
else
- add_option_string_value (&conf->conf, txi_base_sorted_options,
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
"TEXINFO_OUTPUT_FORMAT", 0, format_str);
if (texinfo_language_config_dirs)
{
- add_option_strlist_value (&conf->conf, txi_base_sorted_options,
+ if (! add_option_strlist_value (&conf->conf, txi_base_sorted_options,
"TEXINFO_LANGUAGE_DIRECTORIES",
- texinfo_language_config_dirs);
+ texinfo_language_config_dirs))
+ fprintf (stderr, "BUG: error setting %s\n",
+ "TEXINFO_LANGUAGE_DIRECTORIES");
}
/* similar to options coming from texi2any */
- add_option_string_value (&conf->conf, txi_base_sorted_options,
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
"PROGRAM", 0, program_file);
-#define set_configured_information(varname,postfix) \
- add_option_string_value (&conf->conf, txi_base_sorted_options, \
- #varname, 0, configured_ ## postfix); \
- add_option_string_value (&conf->conf, txi_base_sorted_options, \
- #varname "_CONF", 0, configured_ ## postfix);
- set_configured_information(PACKAGE_VERSION, version)
- set_configured_information(PACKAGE, package)
- set_configured_information(PACKAGE_NAME, name)
- set_configured_information(PACKAGE_AND_VERSION, name_version)
- set_configured_information(PACKAGE_URL, url)
+#define set_configured_information(varname,varvalue) \
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options, \
+ #varname, 0, varvalue);
+ set_configured_information(PACKAGE_VERSION, configured_version)
+ set_configured_information(PACKAGE, configured_package)
+ set_configured_information(PACKAGE_NAME, configured_name)
+ set_configured_information(PACKAGE_AND_VERSION, configured_name_version)
+ set_configured_information(PACKAGE_URL, configured_url)
#undef set_configured_information
- add_option_string_value (&conf->conf, txi_base_sorted_options,
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
"COMMAND_LINE_ENCODING", 0, locale_encoding);
- add_option_string_value (&conf->conf, txi_base_sorted_options,
- "MESSAGE_ENCODING", 0, locale_encoding);
- add_option_string_value (&conf->conf, txi_base_sorted_options,
- "LOCALE_ENCODING", 0, locale_encoding);
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
+ "MESSAGE_ENCODING", 0, locale_encoding);
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
+ "LOCALE_ENCODING", 0, locale_encoding);
/* filled here because it is the best we have in C */
- add_option_string_value (&conf->conf, txi_base_sorted_options,
- "XS_STRXFRM_COLLATION_LOCALE", 0, "en_US");
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
+ "XS_STRXFRM_COLLATION_LOCALE", 0, "en_US");
/*
- add_option_string_value (&conf->conf, txi_base_sorted_options,
+ err_add_option_string_value (&conf->conf, txi_base_sorted_options,
"DEBUG", 1, 0);
*/
diff --git a/tp/Texinfo/XS/teximakehtml.c b/tp/Texinfo/XS/teximakehtml.c
index 8a1a212f24..11c5db292e 100644
--- a/tp/Texinfo/XS/teximakehtml.c
+++ b/tp/Texinfo/XS/teximakehtml.c
@@ -266,7 +266,19 @@ main (int argc, char *argv[])
}
else
{
+ /* mimics what is done in texi2any.pl, under the assumption that
+ teximakehtml output will be compared to calls of in-source
+ texi2any.pl */
+ const char *configured_version = PACKAGE_VERSION_CONFIG "+dev";
+ const char *configured_name_version
+ = PACKAGE_NAME_CONFIG " " PACKAGE_VERSION_CONFIG "+dev";
+
program_file = strdup ("texi2any");
+
+ add_new_option_value (&convert_options, GOT_char,
+ "PACKAGE_VERSION", 0, configured_version);
+ add_new_option_value (&convert_options, GOT_char,
+ "PACKAGE_AND_VERSION", 0, configured_name_version);
}
/*
add_new_option_value (&convert_options, GOT_integer,
diff --git a/tp/t/results/conditionals/cond.pl
b/tp/t/results/conditionals/cond.pl
index bf7a8dab40..9a6cbbde8a 100644
--- a/tp/t/results/conditionals/cond.pl
+++ b/tp/t/results/conditionals/cond.pl
@@ -874,7 +874,7 @@ $result_floats{'cond'} = {};
$result_converted{'html'}->{'cond'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>conditionals</title>
diff --git a/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
b/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
index 7a0d9f2921..b72759ae4d 100644
--- a/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
+++ b/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
@@ -874,7 +874,7 @@ $result_floats{'cond_ifhtml_ifinfo'} = {};
$result_converted{'html'}->{'cond_ifhtml_ifinfo'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>conditionals</title>
diff --git a/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
b/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
index 7b1c904275..d23c7d59f0 100644
--- a/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
@@ -874,7 +874,7 @@ $result_floats{'cond_ifhtml_ifinfo_iftex'} = {};
$result_converted{'html'}->{'cond_ifhtml_ifinfo_iftex'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>conditionals</title>
diff --git a/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
b/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
index f049898233..51489b265b 100644
--- a/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
+++ b/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
@@ -874,7 +874,7 @@ $result_floats{'cond_no-ifhtml_no-ifinfo_no-iftex'} = {};
$result_converted{'html'}->{'cond_no-ifhtml_no-ifinfo_no-iftex'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>conditionals</title>
diff --git a/tp/t/results/conditionals/defcondx_Dbar/res_html/defxcond.html
b/tp/t/results/conditionals/defcondx_Dbar/res_html/defxcond.html
index 92b2731340..75f9be2106 100644
--- a/tp/t/results/conditionals/defcondx_Dbar/res_html/defxcond.html
+++ b/tp/t/results/conditionals/defcondx_Dbar/res_html/defxcond.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>deffnx inside conditional</title>
diff --git a/tp/t/results/conditionals/defcondx_Ubar/res_html/defxcond.html
b/tp/t/results/conditionals/defcondx_Ubar/res_html/defxcond.html
index 96161811d0..3203622340 100644
--- a/tp/t/results/conditionals/defcondx_Ubar/res_html/defxcond.html
+++ b/tp/t/results/conditionals/defcondx_Ubar/res_html/defxcond.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>deffnx inside conditional</title>
diff --git a/tp/t/results/converters_tests/combined_fonts/res_html/chapter.html
b/tp/t/results/converters_tests/combined_fonts/res_html/chapter.html
index 07dc35937a..e2a632e836 100644
--- a/tp/t/results/converters_tests/combined_fonts/res_html/chapter.html
+++ b/tp/t/results/converters_tests/combined_fonts/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top section)</title>
diff --git a/tp/t/results/converters_tests/combined_fonts/res_html/index.html
b/tp/t/results/converters_tests/combined_fonts/res_html/index.html
index 2e00a0b232..f4fce36ff0 100644
--- a/tp/t/results/converters_tests/combined_fonts/res_html/index.html
+++ b/tp/t/results/converters_tests/combined_fonts/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git a/tp/t/results/converters_tests/contents_at_document_begin.pl
b/tp/t/results/converters_tests/contents_at_document_begin.pl
index 8e5753cbf9..802a69bb81 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin.pl
@@ -501,7 +501,7 @@ The chapter
$result_converted{'html'}->{'contents_at_document_begin'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git
a/tp/t/results/converters_tests/contents_at_document_begin/res_html/contents_at_document_begin.html
b/tp/t/results/converters_tests/contents_at_document_begin/res_html/contents_at_document_begin.html
index 4851d28276..8925164b2e 100644
---
a/tp/t/results/converters_tests/contents_at_document_begin/res_html/contents_at_document_begin.html
+++
b/tp/t/results/converters_tests/contents_at_document_begin/res_html/contents_at_document_begin.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
index d32d631731..1dcd251dc6 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
@@ -501,7 +501,7 @@ The chapter
$result_converted{'html'}->{'contents_at_document_begin_inline'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git
a/tp/t/results/converters_tests/contents_at_document_begin_inline/res_html/contents_at_document_begin.html
b/tp/t/results/converters_tests/contents_at_document_begin_inline/res_html/contents_at_document_begin.html
index 87a68c44fa..ba6ab929e2 100644
---
a/tp/t/results/converters_tests/contents_at_document_begin_inline/res_html/contents_at_document_begin.html
+++
b/tp/t/results/converters_tests/contents_at_document_begin_inline/res_html/contents_at_document_begin.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
index ff20d773ee..3c840e164d 100644
---
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
+++
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
@@ -501,7 +501,7 @@ The chapter
$result_converted{'html'}->{'contents_at_document_begin_separate_element'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element/res_html/contents_at_document_begin.html
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element/res_html/contents_at_document_begin.html
index eac91c0ad1..5a9a201b70 100644
---
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element/res_html/contents_at_document_begin.html
+++
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element/res_html/contents_at_document_begin.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
index b08034611a..a9f1b487db 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
@@ -1,6 +1,6 @@
<html>
-<!-- Created by , http://www.gnu.org/software/texinfo/ -->
+<!-- Created by , https://www.gnu.org/software/texinfo/ -->
<head>
<title>chapê (top)</title>
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/conversion_with_undef_customization_abt.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/conversion_with_undef_customization_abt.html
index 7d036d26d1..e5c525da2e 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/conversion_with_undef_customization_abt.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/conversion_with_undef_customization_abt.html
@@ -1,6 +1,6 @@
<html>
-<!-- Created by , http://www.gnu.org/software/texinfo/ -->
+<!-- Created by , https://www.gnu.org/software/texinfo/ -->
<head>
<title>About This Document (top)</title>
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
index 623a324aaa..e0399ebfbb 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
@@ -1,6 +1,6 @@
<html>
-<!-- Created by , http://www.gnu.org/software/texinfo/ -->
+<!-- Created by , https://www.gnu.org/software/texinfo/ -->
<head>
<title>Top (top)</title>
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
index d03ae1ef47..b93c65689d 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
@@ -1,6 +1,6 @@
<html>
-<!-- Created by , http://www.gnu.org/software/texinfo/ -->
+<!-- Created by , https://www.gnu.org/software/texinfo/ -->
<head>
<title>sec (top)</title>
diff --git
a/tp/t/results/converters_tests/definition_commands/res_html/chapter.html
b/tp/t/results/converters_tests/definition_commands/res_html/chapter.html
index 1ac2238e19..3670ba4877 100644
--- a/tp/t/results/converters_tests/definition_commands/res_html/chapter.html
+++ b/tp/t/results/converters_tests/definition_commands/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top section)</title>
diff --git
a/tp/t/results/converters_tests/definition_commands/res_html/index.html
b/tp/t/results/converters_tests/definition_commands/res_html/index.html
index 592d467792..0bf13a24cc 100644
--- a/tp/t/results/converters_tests/definition_commands/res_html/index.html
+++ b/tp/t/results/converters_tests/definition_commands/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git a/tp/t/results/converters_tests/empty/res_html/index.html
b/tp/t/results/converters_tests/empty/res_html/index.html
index 02b127f07c..b32bc620d6 100644
--- a/tp/t/results/converters_tests/empty/res_html/index.html
+++ b/tp/t/results/converters_tests/empty/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/converters_tests/extension_undef/res_html/chapter
b/tp/t/results/converters_tests/extension_undef/res_html/chapter
index edd143c5d3..3e98d70cd0 100644
--- a/tp/t/results/converters_tests/extension_undef/res_html/chapter
+++ b/tp/t/results/converters_tests/extension_undef/res_html/chapter
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
index 48ef1b28c6..1cbc9dcc24 100644
---
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
+++
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
index cfdbbe2711..7d70201381 100644
---
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
+++
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/converters_tests/line_breaks.pl
b/tp/t/results/converters_tests/line_breaks.pl
index 74f0a4197e..1d2ce52b4d 100644
--- a/tp/t/results/converters_tests/line_breaks.pl
+++ b/tp/t/results/converters_tests/line_breaks.pl
@@ -491,7 +491,7 @@ afterx*
$result_converted{'html'}->{'line_breaks'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>the manual
diff --git
a/tp/t/results/converters_tests/minimal_empty_empty/res_html/index.html
b/tp/t/results/converters_tests/minimal_empty_empty/res_html/index.html
index 02b127f07c..b32bc620d6 100644
--- a/tp/t/results/converters_tests/minimal_empty_empty/res_html/index.html
+++ b/tp/t/results/converters_tests/minimal_empty_empty/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/converters_tests/minimal_empty_with_bye/res_html/index.html
b/tp/t/results/converters_tests/minimal_empty_with_bye/res_html/index.html
index 02b127f07c..b32bc620d6 100644
--- a/tp/t/results/converters_tests/minimal_empty_with_bye/res_html/index.html
+++ b/tp/t/results/converters_tests/minimal_empty_with_bye/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/converters_tests/minimal_empty_with_input/res_html/index.html
b/tp/t/results/converters_tests/minimal_empty_with_input/res_html/index.html
index 02b127f07c..b32bc620d6 100644
--- a/tp/t/results/converters_tests/minimal_empty_with_input/res_html/index.html
+++ b/tp/t/results/converters_tests/minimal_empty_with_input/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/Main-Flist.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/Main-Flist.html
index 415599dfdf..91b535758a 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/Main-Flist.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/Main-Flist.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/My-Flist.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/My-Flist.html
index 87b352c6f8..35846d2229 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/My-Flist.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/My-Flist.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-caption.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-caption.html
index 4c03bd3912..7c8abf7632 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-caption.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-caption.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-copying.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-copying.html
index db01d10e7d..538b784e20 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-copying.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-copying.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-float.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-float.html
index 9774307f15..407a494850 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-float.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-float.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-footnote.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-footnote.html
index 18bc502b01..3d7e1e7cbf 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-footnote.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-footnote.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-paragraph-in-top.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-paragraph-in-top.html
index e5c97263df..f327f12aad 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-paragraph-in-top.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-paragraph-in-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-top.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-top.html
index a6568c605b..9d8c33997a 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-top.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
index 0d251399d3..1fe6c1faac 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Copying -->
diff --git
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/index.html
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/index.html
index be1bd8d1f8..695ad0c47b 100644
---
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/index.html
+++
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Copying -->
diff --git
a/tp/t/results/converters_tests/setfilename_no_extension/res_html/chap.html
b/tp/t/results/converters_tests/setfilename_no_extension/res_html/chap.html
index 1bdb5ddf16..e14105cd87 100644
--- a/tp/t/results/converters_tests/setfilename_no_extension/res_html/chap.html
+++ b/tp/t/results/converters_tests/setfilename_no_extension/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/converters_tests/setfilename_no_extension/res_html/index.html
b/tp/t/results/converters_tests/setfilename_no_extension/res_html/index.html
index 29d3094cb2..4fe4ade99e 100644
--- a/tp/t/results/converters_tests/setfilename_no_extension/res_html/index.html
+++ b/tp/t/results/converters_tests/setfilename_no_extension/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
b/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
index c87c3d4ff3..b127aa94b1 100644
--- a/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
+++ b/tp/t/results/converters_tests/simplest_no_node_section/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/converters_tests/simplest_test_prefix/res_html/truc.html
b/tp/t/results/converters_tests/simplest_test_prefix/res_html/truc.html
index 3e04a0e0b6..aa9f467185 100644
--- a/tp/t/results/converters_tests/simplest_test_prefix/res_html/truc.html
+++ b/tp/t/results/converters_tests/simplest_test_prefix/res_html/truc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/converters_tests/things_before_setfilename.pl
b/tp/t/results/converters_tests/things_before_setfilename.pl
index 3522854e73..799e6e1ddd 100644
--- a/tp/t/results/converters_tests/things_before_setfilename.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename.pl
@@ -1303,7 +1303,7 @@ Ref to anchor An anchor
$result_converted{'html'}->{'things_before_setfilename'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
index 6ab090bf1e..3df1163f55 100644
--- a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
@@ -1051,7 +1051,7 @@
$result_converted{'plaintext'}->{'things_before_setfilename_no_element'} = 'Ref
$result_converted{'html'}->{'things_before_setfilename_no_element'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/coverage_braces/test_image.pl
b/tp/t/results/coverage_braces/test_image.pl
index a6fbce0f36..9c395c95f0 100644
--- a/tp/t/results/coverage_braces/test_image.pl
+++ b/tp/t/results/coverage_braces/test_image.pl
@@ -2992,7 +2992,7 @@
$result_floats{'test_image'}{'Image'}[0]{'extra'}{'caption'}{'extra'}{'float'} =
$result_converted{'html'}->{'test_image'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Text in copying.
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
index 79874b7de5..8339421da2 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
@@ -625,7 +625,7 @@ $result_floats{'two_footnotes_in_nodes'} = {};
$result_converted{'html'}->{'two_footnotes_in_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 footnotes in 2 nodes</title>
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
index e52e024d9e..b884673e3f 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
@@ -660,7 +660,7 @@ $result_floats{'two_footnotes_in_nodes_separate'} = {};
$result_converted{'html'}->{'two_footnotes_in_nodes_separate'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 footnotes in 2 nodes</title>
diff --git
a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
index 97ec9dc73a..b28a42e92d 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
@@ -660,7 +660,7 @@ $result_floats{'two_footnotes_in_nodes_separate_no_header'}
= {};
$result_converted{'html'}->{'two_footnotes_in_nodes_separate_no_header'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 footnotes in 2 nodes</title>
diff --git a/tp/t/results/def/adjacent_defline.pl
b/tp/t/results/def/adjacent_defline.pl
index c8f40314c7..abec1479a7 100644
--- a/tp/t/results/def/adjacent_defline.pl
+++ b/tp/t/results/def/adjacent_defline.pl
@@ -323,7 +323,7 @@ $result_converted{'plaintext'}->{'adjacent_defline'} = ' --
Funoid: foo (bar)
$result_converted{'html'}->{'adjacent_defline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/all_commands_delimiters_printindex.pl
b/tp/t/results/def/all_commands_delimiters_printindex.pl
index 8432f756c8..d5728e10a9 100644
--- a/tp/t/results/def/all_commands_delimiters_printindex.pl
+++ b/tp/t/results/def/all_commands_delimiters_printindex.pl
@@ -14847,7 +14847,7 @@ End:
$result_converted{'html'}->{'all_commands_delimiters_printindex'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/all_commands_printindex.pl
b/tp/t/results/def/all_commands_printindex.pl
index 5f022ba3a5..7b9e88f29b 100644
--- a/tp/t/results/def/all_commands_printindex.pl
+++ b/tp/t/results/def/all_commands_printindex.pl
@@ -5588,7 +5588,7 @@ End:
$result_converted{'html'}->{'all_commands_printindex'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/all_empty_def.pl
b/tp/t/results/def/all_empty_def.pl
index 522aa5fe8d..83faf536f6 100644
--- a/tp/t/results/def/all_empty_def.pl
+++ b/tp/t/results/def/all_empty_def.pl
@@ -723,7 +723,7 @@ $result_converted_errors{'info'}->{'all_empty_def'} = [
$result_converted{'html'}->{'all_empty_def'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/ampchar.pl b/tp/t/results/def/ampchar.pl
index 892123a703..f936061175 100644
--- a/tp/t/results/def/ampchar.pl
+++ b/tp/t/results/def/ampchar.pl
@@ -329,7 +329,7 @@ $result_converted{'plaintext'}->{'ampchar'} = ' --
Constructor on a: b (const st
$result_converted{'html'}->{'ampchar'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/bracketed_arg_no_space.pl
b/tp/t/results/def/bracketed_arg_no_space.pl
index 16db9acb7d..eafa99106e 100644
--- a/tp/t/results/def/bracketed_arg_no_space.pl
+++ b/tp/t/results/def/bracketed_arg_no_space.pl
@@ -298,7 +298,7 @@
$result_converted_errors{'info'}->{'bracketed_arg_no_space'} = [
$result_converted{'html'}->{'bracketed_arg_no_space'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/comment_index_before_defline.pl
b/tp/t/results/def/comment_index_before_defline.pl
index c017eed99f..3d0da1db64 100644
--- a/tp/t/results/def/comment_index_before_defline.pl
+++ b/tp/t/results/def/comment_index_before_defline.pl
@@ -280,7 +280,7 @@
$result_converted{'plaintext'}->{'comment_index_before_defline'} = ' -- a: b c d
$result_converted{'html'}->{'comment_index_before_defline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/defblock_no_defline.pl
b/tp/t/results/def/defblock_no_defline.pl
index 6dac7ec333..9d463a1608 100644
--- a/tp/t/results/def/defblock_no_defline.pl
+++ b/tp/t/results/def/defblock_no_defline.pl
@@ -104,7 +104,7 @@ $result_converted{'plaintext'}->{'defblock_no_defline'} = '
misc text inside
$result_converted{'html'}->{'defblock_no_defline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/defline_no_params.pl
b/tp/t/results/def/defline_no_params.pl
index 15f9b0a276..9eee858243 100644
--- a/tp/t/results/def/defline_no_params.pl
+++ b/tp/t/results/def/defline_no_params.pl
@@ -178,7 +178,7 @@ $result_converted{'plaintext'}->{'defline_no_params'} = '
-- Builtin: truc
$result_converted{'html'}->{'defline_no_params'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/deftypeline.pl b/tp/t/results/def/deftypeline.pl
index a0f9f22a52..69ebc05ee8 100644
--- a/tp/t/results/def/deftypeline.pl
+++ b/tp/t/results/def/deftypeline.pl
@@ -315,7 +315,7 @@ $result_converted{'plaintext'}->{'deftypeline'} = ' --
Function: long int foo (i
$result_converted{'html'}->{'deftypeline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/multiple_defline.pl
b/tp/t/results/def/multiple_defline.pl
index f55c3ac176..7f7f080957 100644
--- a/tp/t/results/def/multiple_defline.pl
+++ b/tp/t/results/def/multiple_defline.pl
@@ -354,7 +354,7 @@ $result_converted{'plaintext'}->{'multiple_defline'} = ' --
Funoid: foo (bar)
$result_converted{'html'}->{'multiple_defline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/omit_def_space.pl
b/tp/t/results/def/omit_def_space.pl
index 866ef9cc34..dcc4c15de1 100644
--- a/tp/t/results/def/omit_def_space.pl
+++ b/tp/t/results/def/omit_def_space.pl
@@ -483,7 +483,7 @@ $result_converted{'plaintext'}->{'omit_def_space'} = ' --
Function: function(arg
$result_converted{'html'}->{'omit_def_space'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/space_in_def_for_index.pl
b/tp/t/results/def/space_in_def_for_index.pl
index 72588dad68..594895d25c 100644
--- a/tp/t/results/def/space_in_def_for_index.pl
+++ b/tp/t/results/def/space_in_def_for_index.pl
@@ -513,7 +513,7 @@ End:
$result_converted{'html'}->{'space_in_def_for_index'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/def/text_block_before_defline.pl
b/tp/t/results/def/text_block_before_defline.pl
index 93f60bd225..739f16e6bb 100644
--- a/tp/t/results/def/text_block_before_defline.pl
+++ b/tp/t/results/def/text_block_before_defline.pl
@@ -697,7 +697,7 @@
$result_converted{'plaintext'}->{'text_block_before_defline'} = 'top
$result_converted{'html'}->{'text_block_before_defline'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/float/anchor_in_caption.pl
b/tp/t/results/float/anchor_in_caption.pl
index ec26d4b3fc..e990cc7242 100644
--- a/tp/t/results/float/anchor_in_caption.pl
+++ b/tp/t/results/float/anchor_in_caption.pl
@@ -382,7 +382,7 @@ End:
$result_converted{'html'}->{'anchor_in_caption'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/cindex_in_caption.pl
b/tp/t/results/float/cindex_in_caption.pl
index a08dadd6ef..1fe1674f7f 100644
--- a/tp/t/results/float/cindex_in_caption.pl
+++ b/tp/t/results/float/cindex_in_caption.pl
@@ -467,7 +467,7 @@ End:
$result_converted{'html'}->{'cindex_in_caption'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/comment_space_comand_in_float.pl
b/tp/t/results/float/comment_space_comand_in_float.pl
index 34481eaf07..146b958bdb 100644
--- a/tp/t/results/float/comment_space_comand_in_float.pl
+++ b/tp/t/results/float/comment_space_comand_in_float.pl
@@ -343,7 +343,7 @@ End:
$result_converted{'html'}->{'comment_space_comand_in_float'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/complex_float.pl
b/tp/t/results/float/complex_float.pl
index fb9950d0f2..b2ad1aa6da 100644
--- a/tp/t/results/float/complex_float.pl
+++ b/tp/t/results/float/complex_float.pl
@@ -3759,7 +3759,7 @@ See Text 1: text with a lot of features.
$result_converted{'html'}->{'complex_float'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test floats</title>
diff --git a/tp/t/results/float/empty_caption.pl
b/tp/t/results/float/empty_caption.pl
index 80b91a543a..3239012408 100644
--- a/tp/t/results/float/empty_caption.pl
+++ b/tp/t/results/float/empty_caption.pl
@@ -445,7 +445,7 @@ In float
$result_converted{'html'}->{'empty_caption'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_label_no_space.pl
b/tp/t/results/float/empty_label_no_space.pl
index 3a95c51aca..9cbb6d1077 100644
--- a/tp/t/results/float/empty_label_no_space.pl
+++ b/tp/t/results/float/empty_label_no_space.pl
@@ -114,7 +114,7 @@ $result_converted{'plaintext'}->{'empty_label_no_space'} =
'Type
$result_converted{'html'}->{'empty_label_no_space'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_label_no_space_comment.pl
b/tp/t/results/float/empty_label_no_space_comment.pl
index 5d31034a55..f4349a15ee 100644
--- a/tp/t/results/float/empty_label_no_space_comment.pl
+++ b/tp/t/results/float/empty_label_no_space_comment.pl
@@ -120,7 +120,7 @@
$result_converted{'plaintext'}->{'empty_label_no_space_comment'} = 'Type
$result_converted{'html'}->{'empty_label_no_space_comment'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_label_with_space.pl
b/tp/t/results/float/empty_label_with_space.pl
index d4edd52e55..c53e75e719 100644
--- a/tp/t/results/float/empty_label_with_space.pl
+++ b/tp/t/results/float/empty_label_with_space.pl
@@ -114,7 +114,7 @@ $result_converted{'plaintext'}->{'empty_label_with_space'}
= 'Type
$result_converted{'html'}->{'empty_label_with_space'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_label_with_space_comment.pl
b/tp/t/results/float/empty_label_with_space_comment.pl
index eaf92cd015..a059883936 100644
--- a/tp/t/results/float/empty_label_with_space_comment.pl
+++ b/tp/t/results/float/empty_label_with_space_comment.pl
@@ -123,7 +123,7 @@
$result_converted{'plaintext'}->{'empty_label_with_space_comment'} = 'Type
$result_converted{'html'}->{'empty_label_with_space_comment'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_listoffloats.pl
b/tp/t/results/float/empty_listoffloats.pl
index 479e892c9f..94700781d0 100644
--- a/tp/t/results/float/empty_listoffloats.pl
+++ b/tp/t/results/float/empty_listoffloats.pl
@@ -57,7 +57,7 @@ $result_converted{'plaintext'}->{'empty_listoffloats'} = '';
$result_converted{'html'}->{'empty_listoffloats'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/empty_listoffloats_with_floats.pl
b/tp/t/results/float/empty_listoffloats_with_floats.pl
index 2d3a702138..44fa982a8d 100644
--- a/tp/t/results/float/empty_listoffloats_with_floats.pl
+++ b/tp/t/results/float/empty_listoffloats_with_floats.pl
@@ -524,7 +524,7 @@ caption no label
$result_converted{'html'}->{'empty_listoffloats_with_floats'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/float_copying.pl
b/tp/t/results/float/float_copying.pl
index ce4d7137d9..4ece2ea715 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -1288,7 +1288,7 @@ $result_converted_errors{'info'}->{'float_copying'} = [
$result_converted{'html'}->{'float_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/float/float_in_block_commands.pl
b/tp/t/results/float/float_in_block_commands.pl
index 0a675eddec..bb66a44b99 100644
--- a/tp/t/results/float/float_in_block_commands.pl
+++ b/tp/t/results/float/float_in_block_commands.pl
@@ -607,7 +607,7 @@ Text 3: float in cartouche
$result_converted{'html'}->{'float_in_block_commands'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/float_type_with_tieaccent.pl
b/tp/t/results/float/float_type_with_tieaccent.pl
index fe34f7acf2..6a00a12344 100644
--- a/tp/t/results/float/float_type_with_tieaccent.pl
+++ b/tp/t/results/float/float_type_with_tieaccent.pl
@@ -322,7 +322,7 @@ A 1͡a 第͡H ê͡一 and text 1
$result_converted{'html'}->{'float_type_with_tieaccent'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/float_with_at_commands.pl
b/tp/t/results/float/float_with_at_commands.pl
index 39447d95a8..8409153305 100644
--- a/tp/t/results/float/float_with_at_commands.pl
+++ b/tp/t/results/float/float_with_at_commands.pl
@@ -396,7 +396,7 @@ entrée 1: La première entrée est importante
$result_converted{'html'}->{'float_with_at_commands'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/footnote_in_caption.pl
b/tp/t/results/float/footnote_in_caption.pl
index e92a07d679..6994e87b65 100644
--- a/tp/t/results/float/footnote_in_caption.pl
+++ b/tp/t/results/float/footnote_in_caption.pl
@@ -393,7 +393,7 @@ End:
$result_converted{'html'}->{'footnote_in_caption'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/footnote_in_caption_and_error.pl
b/tp/t/results/float/footnote_in_caption_and_error.pl
index 2b853d5677..99211d40b7 100644
--- a/tp/t/results/float/footnote_in_caption_and_error.pl
+++ b/tp/t/results/float/footnote_in_caption_and_error.pl
@@ -371,7 +371,7 @@ fl 1: in caption(1)
$result_converted{'html'}->{'footnote_in_caption_and_error'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/listoffloats_with_commands.pl
b/tp/t/results/float/listoffloats_with_commands.pl
index 7ed3aa06f6..e35931ec39 100644
--- a/tp/t/results/float/listoffloats_with_commands.pl
+++ b/tp/t/results/float/listoffloats_with_commands.pl
@@ -105,7 +105,7 @@
$result_converted{'plaintext'}->{'listoffloats_with_commands'} = '';
$result_converted{'html'}->{'listoffloats_with_commands'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/multiple_spaces_in_float_type.pl
b/tp/t/results/float/multiple_spaces_in_float_type.pl
index 39a8d38a08..0b0e122fce 100644
--- a/tp/t/results/float/multiple_spaces_in_float_type.pl
+++ b/tp/t/results/float/multiple_spaces_in_float_type.pl
@@ -182,7 +182,7 @@ Type of Float 1
$result_converted{'html'}->{'multiple_spaces_in_float_type'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/numbering_captions_listoffloats.pl
b/tp/t/results/float/numbering_captions_listoffloats.pl
index 682947f26d..03fcf923f0 100644
--- a/tp/t/results/float/numbering_captions_listoffloats.pl
+++ b/tp/t/results/float/numbering_captions_listoffloats.pl
@@ -6221,7 +6221,7 @@ with a lot of features in ‘printed manual title’.
$result_converted{'html'}->{'numbering_captions_listoffloats'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test floats</title>
diff --git a/tp/t/results/float/ref_to_float.pl
b/tp/t/results/float/ref_to_float.pl
index f87b4cd49f..ec0c6ca686 100644
--- a/tp/t/results/float/ref_to_float.pl
+++ b/tp/t/results/float/ref_to_float.pl
@@ -333,7 +333,7 @@ Text 1: Label1
$result_converted{'html'}->{'ref_to_float'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/simple.pl b/tp/t/results/float/simple.pl
index 32c9937d08..6970db8183 100644
--- a/tp/t/results/float/simple.pl
+++ b/tp/t/results/float/simple.pl
@@ -179,7 +179,7 @@ Type 1: Caption.
$result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/float/special_characters_in_float_type.pl
b/tp/t/results/float/special_characters_in_float_type.pl
index 7e5fa81a4f..212b920188 100644
--- a/tp/t/results/float/special_characters_in_float_type.pl
+++ b/tp/t/results/float/special_characters_in_float_type.pl
@@ -613,7 +613,7 @@ End:
$result_converted{'html'}->{'special_characters_in_float_type'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/Chapteur.html
b/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/Chapteur.html
index 0fa476d0c1..0285f14d4e 100644
---
a/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/Chapteur.html
+++
b/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/Chapteur.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chaptêur (Tôp)</title>
diff --git
a/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/index.html
b/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/index.html
index ad33101066..c8f2891564 100644
---
a/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/index.html
+++
b/tp/t/results/formats_encodings/accented_character_in_file_name/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Tôp)</title>
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index 1f988ab3bf..3442e60e04 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -15758,7 +15758,7 @@
$result_converted_errors{'plaintext'}->{'at_commands_in_refs'} = [
$result_converted{'html'}->{'at_commands_in_refs'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0021-_002e-_002e-_003f-_0040.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0021-_002e-_002e-_003f-_0040.html
index b309efdf24..9bef8b01a2 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0021-_002e-_002e-_003f-_0040.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0021-_002e-_002e-_003f-_0040.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title> !
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
index ca8412de78..2f6209bc6d 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title> @ {} . (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
index 66120d0cdf..90e942f726 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title> { } (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
index 4e608a3597..c900b47bd8 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>8.27in (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
index d7322fad56..3d88af6e9c 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>Å æ œ Æ Œ ø Ø ß
ł Ł Ð ð Þ þ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
index d13ff8b493..d4d6a8e189 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>AAA (fff) AAA BBB (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
index 6397b3c3f9..34e27e06dc 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>CCC (rrr) CCC DDD (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
index 5ad859606f..ab932ea2eb 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>LaTeX TeX • , © ... ... (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003d_003e-_00b0-a-b-a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003d_003e-_00b0-a-b-a.html
index c0e4323083..f9652e2c2b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003d_003e-_00b0-a-b-a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003d_003e-_00b0-a-b-a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>⇒ ° a b a sunny day å (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003e_003d-_003c_003d-_002d_003e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003e_003d-_003c_003d-_002d_003e.html
index a5070bb456..59ca73284e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003e_003d-_003c_003d-_002d_003e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_003e_003d-_003c_003d-_002d_003e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>≥ ≤ → (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
index ff8d06cbab..16dfbb9a85 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>@ { } \ # (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index fa23d8a12f..becb0225d6 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>`` '' --- -- ` ' (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
index bf627ce558..e51885b45b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>« » « » ‹ › (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
index b438ecd9a2..be5ec3fd6d 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>“ ” ‘ ’ „ ‚ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
index 86b76acab9..6ce2e5f684 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>≡ error→ € ¡ → − (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
index 29e8440524..002194a772 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>ä ẽ î â à é ç ē
e̊ e̋ ę (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
index 9951dc628f..02bf657427 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>ª º ∗ £ -| ¿ ® (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
index be77ff3ff6..8c419e94e5 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>cite asis in @w b in r SC str t var dfn i (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
index efc4dffbe1..f30a468c76 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>ė ĕ e̲ ẹ ě ȷ e͡e (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index c4975a2f01..92e445c6f9 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>env code option samp command file C-x ESC (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
index 2ff1ba09f8..c0f737f4ce 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>f--ile1 f--ile (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
index 03e2b2d1e5..34ed673a7b 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>gH 3rd (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index dc93aa88bf..eec1da3140 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>http://somewhere_aaa (http://somewhere_aaa) text (url) ls
(/man.cgi/1/ls) (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
index f5d948dc48..010cf307dc 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>ı Ḕ Ḉ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
index 9ab34e79a2..7cfa28a2ad 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>Top</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
index ac8262a200..c2f7ebf792 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>‘indicateurl’ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
index 1fbf912e13..25b6ba449a 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>sansserif slanted (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
index 99dd80b522..79f3ad898e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>someone@somewher (the someone) no_explain@there (no_explain@there)
(Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0021-_002e-_002e-_003f-_0040.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0021-_002e-_002e-_003f-_0040.html
index 171421e439..189f621c78 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0021-_002e-_002e-_003f-_0040.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0021-_002e-_002e-_003f-_0040.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> !
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
index c56dee2602..e86b145147 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> @ {} . (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
index 6ca4122632..7be86efe34 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> { } (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
index 3c2c511d7e..15429cd091 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>8.27in (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
index 57026e4f84..27570a5733 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/A-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Å æ œ Æ Œ ø Ø ß
ł Ł Ð ð Þ þ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
index 4c3681965e..7bee52f686 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>AAA (fff) AAA BBB (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
index 43d96a92b6..73492ed836 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CCC (rrr) CCC DDD (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
index 56276a6b0c..8f0161cf34 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-o-_002c-_0028C_0029-_002e_002e_002e-_002e_002e_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LaTeX TeX • , © ... ... (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003d_003e-_00b0-a-b-a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003d_003e-_00b0-a-b-a.html
index c0dbf4d48f..f605f7f0c1 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003d_003e-_00b0-a-b-a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003d_003e-_00b0-a-b-a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>⇒ ° a b a sunny day å (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003e_003d-_003c_003d-_002d_003e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003e_003d-_003c_003d-_002d_003e.html
index 89c681501d..dc4de42af8 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003e_003d-_003c_003d-_002d_003e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_003e_003d-_003c_003d-_002d_003e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>≥ ≤ → (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
index edd356a118..e5a43db25f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>@ { } \ # (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
index 24f38f13b6..a5c30aa7ba 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>`` '' --- -- ` ' (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
index 03e130702b..5b1d1915bc 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>« » « » ‹ › (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
index 7d25df90ed..810ddc6c67 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>“ ” ‘ ’ „ ‚ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
index ad94c2324a..b2af01ab2c 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-EUR-_00a1-_21a6-_002d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>≡ error→ € ¡ → − (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
index 85430c8b00..fbb3d338b2 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ä ẽ î â à é ç ē
e̊ e̋ ę (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
index 9c42ec8ae5..669da25722 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-o-_22c6-GBP-_22a3-_00bf-_0028R_0029.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ª º ∗ £ -| ¿ ® (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
index f3632258c0..f23f23a6be 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-sc-str-t-var-dfn-i.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>cite asis in @w b in r SC str t var dfn i (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
index 19d6d92a1c..c37011bcf4 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ė ĕ e̲ ẹ ě ȷ e͡e (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
index 3aa5a7c526..bd34e62117 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>env code option samp command file C-x ESC (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
index 31f1ae80ea..27d4d5a02e 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>f--ile1 f--ile (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
index eb6cea8b8b..cbf0503fce 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>gH 3rd (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
index b35dd2f7f5..7f31dddc09 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>http://somewhere_aaa (http://somewhere_aaa) text (url) ls
(/man.cgi/1/ls) (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
index 35205fc21c..05d0ce248f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ı Ḕ Ḉ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
index 53f880d689..4dce2e8d4f 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
index f7355d6c38..bf989e97cc 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>‘indicateurl’ (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
index 90ffdc7707..136d926c38 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sansserif slanted (Top)</title>
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
index 36a9ee6e70..638337bbe4 100644
---
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
+++
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>someone@somewher (the someone) no_explain@there (no_explain@there)
(Top)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
index 70ae810f78..59056885ae 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>� � � � � � � � � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index a55faf746d..2deec51ff5 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>� � � � � � � � � � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
index 1d03dc4541..8afc07b984 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>� � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
index c3cb72e9eb..548dbde568 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>� (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
index 2fd95c677c..13dd89e1f7 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>� (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
index 74a6fd0752..32aa3e4cdc 100644
---
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Top (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
index 03f7cf1c02..25f57c16f0 100644
---
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
+++
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>� � � � � (char latin2 latin2 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
index 39998b3357..483ea0cf29 100644
---
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>Top (char latin2 latin2 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
index e4ff9c9bb4..b40e455c6c 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>� � � � � � � � � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index 0b9ec6ba1b..287f0b2a85 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>� � � � � � � � � � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-u.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-u.html
index d6bf214350..21e4df1dd4 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-u.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/a-e-u.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>� � � (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/c.html
index 8f17d90285..845d0ad7e7 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/c.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/c.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>� (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/e.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/e.html
index d43a934621..bb61ed29f1 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/e.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>� (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
index 11fec16224..ad20bc383c 100644
---
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Top (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
index 7b9b710aad..a4cd52c737 100644
---
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>â ê î ô û Â Ê Î Ô Û (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index 74aa52b416..eb9e8bcc98 100644
---
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ä ë ï ö ü ÿ Ä Ë Ï Ö Ü (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-u.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-u.html
index 0f8b09c899..3ee2af9d28 100644
---
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-u.html
+++
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/a-e-u.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>à è ù (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/c.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/c.html
index 775b8f47e5..2642263f9c 100644
--- a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/c.html
+++ b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/c.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ç (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/e.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/e.html
index c0ed013b42..4ca69146c7 100644
--- a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/e.html
+++ b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>é (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
index d8ab6d964d..7cb8c7ff5d 100644
---
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
+++
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (accented char in latin1 in refs)</title>
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
index db3cc36ed3..babb473879 100644
---
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
+++
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<!-- Copyright (C) 1999-2008 ����҈ꓯ
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
index 8fb8089507..f9aeca40fa 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
+++ b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<!-- Copyright (C) 1999-2008 ����҈ꓯ
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
index 559c38e396..acd585c296 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
+++ b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<!-- Copyright (C) 1999-2008 ����҈ꓯ
diff --git
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/Chapitre.html
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/Chapitre.html
index 66cdebba2a..00aeb1ffca 100644
---
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/Chapitre.html
+++
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/Chapitre.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Chapitr� (Test�)</title>
diff --git
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/esseule.html
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/esseule.html
index 84e6b62217..c23e8a13dd 100644
---
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/esseule.html
+++
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/esseule.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>�sseul� (Test�)</title>
diff --git
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/index.html
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/index.html
index 98e1383f57..e75cfcbc2f 100644
---
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/index.html
+++
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Top (Test�)</title>
diff --git
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/Chapitre.html
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/Chapitre.html
index 5060c087e4..af0b183135 100644
---
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/Chapitre.html
+++
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/Chapitre.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapitré (Testé)</title>
diff --git
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/esseule.html
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/esseule.html
index 045206c5f0..13004ea582 100644
---
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/esseule.html
+++
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/esseule.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ésseulé (Testé)</title>
diff --git
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/index.html
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/index.html
index 7a8184f4ef..e82ad59294 100644
---
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/index.html
+++
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Testé)</title>
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/A-a-_002c-E-e.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/A-a-_002c-E-e.html
index dcc0034195..62d5d6711f 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/A-a-_002c-E-e.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/A-a-_002c-E-e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Introduction.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Introduction.html
index 527b67f6d5..c63bbd320d 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Introduction.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Introduction.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-chinese-and-english-utf_002d8.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-chinese-and-english-utf_002d8.html
index 8783c79b09..99a01c7946 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-chinese-and-english-utf_002d8.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-chinese-and-english-utf_002d8.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-english-and-chinese-EUC_002dCN.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-english-and-chinese-EUC_002dCN.html
index 9d82f68dce..f402939a48 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-english-and-chinese-EUC_002dCN.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Mixed-english-and-chinese-EUC_002dCN.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Preface.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Preface.html
index 640443460e..7e180f0a1b 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Preface.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/Preface.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/a-e-i-o-u-y-A-E-I-O-U.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/a-e-i-o-u-y-A-E-I-O-U.html
index 09b76f7074..919b30030c 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/a-e-i-o-u-y-A-E-I-O-U.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/a-e-i-o-u-y-A-E-I-O-U.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
index 683980b319..025399af7a 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/index.html
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/index.html
index 0825c470cd..7903ee4736 100644
---
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/index.html
+++
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Télé. -->
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
index 1ba51f4da2..a73598ca86 100644
---
a/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
+++
b/tp/t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This is a short example of a complete Texinfo file.
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
index 92f733e8a7..d44801c590 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This is a short example of a complete Texinfo file.
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
index d1a13fbd60..c2de260d9c 100644
---
a/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
+++
b/tp/t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This is a short example of a complete Texinfo file.
diff --git a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
index 16ec311b36..7178041199 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This is a short example of a complete Texinfo file.
diff --git a/tp/t/results/heading/heading_in_copying.pl
b/tp/t/results/heading/heading_in_copying.pl
index ab0cecb704..c07f7ac31d 100644
--- a/tp/t/results/heading/heading_in_copying.pl
+++ b/tp/t/results/heading/heading_in_copying.pl
@@ -379,7 +379,7 @@ second in copying @ _subheading_
$result_converted{'html'}->{'heading_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/heading/heading_in_example.pl
b/tp/t/results/heading/heading_in_example.pl
index b1e474ec10..a16aad1ce0 100644
--- a/tp/t/results/heading/heading_in_example.pl
+++ b/tp/t/results/heading/heading_in_example.pl
@@ -140,7 +140,7 @@ $result_converted{'plaintext'}->{'heading_in_example'} = '
in example @ _hea
$result_converted{'html'}->{'heading_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/heading/heading_in_quotation.pl
b/tp/t/results/heading/heading_in_quotation.pl
index 8c90399a1b..3e898b2bc2 100644
--- a/tp/t/results/heading/heading_in_quotation.pl
+++ b/tp/t/results/heading/heading_in_quotation.pl
@@ -154,7 +154,7 @@ $result_converted{'plaintext'}->{'heading_in_quotation'} =
' in quotation @
$result_converted{'html'}->{'heading_in_quotation'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/U_in_index.pl
b/tp/t/results/html_tests/U_in_index.pl
index 1c992cd324..2a6ba40a2f 100644
--- a/tp/t/results/html_tests/U_in_index.pl
+++ b/tp/t/results/html_tests/U_in_index.pl
@@ -498,7 +498,7 @@ $result_indices_sort_strings{'U_in_index'} = {
$result_converted{'html'}->{'U_in_index'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/acronym_in_node_and_section.pl
b/tp/t/results/html_tests/acronym_in_node_and_section.pl
index 42cae24866..3ecaa4c2e4 100644
--- a/tp/t/results/html_tests/acronym_in_node_and_section.pl
+++ b/tp/t/results/html_tests/acronym_in_node_and_section.pl
@@ -611,7 +611,7 @@ $result_floats{'acronym_in_node_and_section'} = {};
$result_converted{'html'}->{'acronym_in_node_and_section'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/anchor_on_vtable_item.pl
b/tp/t/results/html_tests/anchor_on_vtable_item.pl
index 379f43f79d..9461e3aabe 100644
--- a/tp/t/results/html_tests/anchor_on_vtable_item.pl
+++ b/tp/t/results/html_tests/anchor_on_vtable_item.pl
@@ -812,7 +812,7 @@ $result_indices_sort_strings{'anchor_on_vtable_item'} = {
$result_converted{'html'}->{'anchor_on_vtable_item'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/automatic_menus.pl
b/tp/t/results/html_tests/automatic_menus.pl
index 439ebcddc4..8540e9c65e 100644
--- a/tp/t/results/html_tests/automatic_menus.pl
+++ b/tp/t/results/html_tests/automatic_menus.pl
@@ -561,7 +561,7 @@ $result_floats{'automatic_menus'} = {};
$result_converted{'html'}->{'automatic_menus'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/base_for_css_info_in_init_test/res_html/index.html
b/tp/t/results/html_tests/base_for_css_info_in_init_test/res_html/index.html
index f22d028507..b11240ae70 100644
--- a/tp/t/results/html_tests/base_for_css_info_in_init_test/res_html/index.html
+++ b/tp/t/results/html_tests/base_for_css_info_in_init_test/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
index 25d7ae077f..c5bc30ff44 100644
--- a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
+++ b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
@@ -273,7 +273,7 @@ $result_floats{'character_number_leading_toc_stoc'} = {};
$result_converted{'html'}->{'character_number_leading_toc_stoc'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/check_htmlxref.pl
b/tp/t/results/html_tests/check_htmlxref.pl
index 660a6d076e..bf32bd2134 100644
--- a/tp/t/results/html_tests/check_htmlxref.pl
+++ b/tp/t/results/html_tests/check_htmlxref.pl
@@ -950,7 +950,7 @@ $result_floats{'check_htmlxref'} = {};
$result_converted{'html'}->{'check_htmlxref'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl
b/tp/t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl
index 274cfdc5c1..d567563631 100644
--- a/tp/t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl
+++ b/tp/t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl
@@ -950,7 +950,7 @@ $result_floats{'check_htmlxref_ignore_ref_top_up'} = {};
$result_converted{'html'}->{'check_htmlxref_ignore_ref_top_up'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/check_htmlxref_menu/res_html/chapter.html
b/tp/t/results/html_tests/check_htmlxref_menu/res_html/chapter.html
index acc93ae265..a923fac842 100644
--- a/tp/t/results/html_tests/check_htmlxref_menu/res_html/chapter.html
+++ b/tp/t/results/html_tests/check_htmlxref_menu/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git a/tp/t/results/html_tests/check_htmlxref_menu/res_html/first.html
b/tp/t/results/html_tests/check_htmlxref_menu/res_html/first.html
index 40a41340b6..587bb932d0 100644
--- a/tp/t/results/html_tests/check_htmlxref_menu/res_html/first.html
+++ b/tp/t/results/html_tests/check_htmlxref_menu/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>first (top)</title>
diff --git a/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
b/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
index 8f2423d48b..4b4df2f337 100644
--- a/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
+++ b/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/chapter.html
b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/chapter.html
index f106c3bc03..cb653c0bf3 100644
--- a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/chapter.html
+++ b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 Chapter (top)</title>
diff --git
a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/first.html
b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/first.html
index 409ced69a4..f3cf25df62 100644
--- a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/first.html
+++ b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/index.html
b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/index.html
index ce9c2e706d..3bcb66865a 100644
--- a/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/index.html
+++ b/tp/t/results/html_tests/check_htmlxref_no_use_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection/res_html/index.html
b/tp/t/results/html_tests/command_in_node_redirection/res_html/index.html
index c3e82f8166..89943558aa 100644
--- a/tp/t/results/html_tests/command_in_node_redirection/res_html/index.html
+++ b/tp/t/results/html_tests/command_in_node_redirection/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (t in r)</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection/res_html/yyyy.html
b/tp/t/results/html_tests/command_in_node_redirection/res_html/yyyy.html
index fa0b468174..fe0a5cb453 100644
--- a/tp/t/results/html_tests/command_in_node_redirection/res_html/yyyy.html
+++ b/tp/t/results/html_tests/command_in_node_redirection/res_html/yyyy.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ancher.html
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ancher.html
index 3f4b3cf1c5..eb79a8a580 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ancher.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ancher.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/gg.html
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/gg.html
index dc87f63245..bc0d369f86 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/gg.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/gg.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/index.html
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/index.html
index d1bc5ed2b0..ec897cbed0 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/index.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (t in r)</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ll-jj.html
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ll-jj.html
index 90bc43f025..13e9559dea 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ll-jj.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/ll-jj.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/yyyy.html
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/yyyy.html
index fa0b468174..fe0a5cb453 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/yyyy.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_multiple/res_html/yyyy.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/gg.html
b/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/gg.html
index dc87f63245..bc0d369f86 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/gg.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/gg.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/index.html
b/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/index.html
index 4686d3ec73..3e15d46fa6 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/index.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_other_command/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (t in r)</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/ancher.html
b/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/ancher.html
index 93fa89d498..f43d144b85 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/ancher.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/ancher.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/index.html
b/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/index.html
index fd20807870..cdc01f06a1 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/index.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_same_command/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (t in r)</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/index.html
b/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/index.html
index 4a53e13d68..2b4aa90790 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/index.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (t in r)</title>
diff --git
a/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/ll-jj.html
b/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/ll-jj.html
index 90bc43f025..13e9559dea 100644
---
a/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/ll-jj.html
+++
b/tp/t/results/html_tests/command_in_node_redirection_two_commands/res_html/ll-jj.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/html_tests/commands_in_abbr.pl
b/tp/t/results/html_tests/commands_in_abbr.pl
index 230993e176..622a31fb5e 100644
--- a/tp/t/results/html_tests/commands_in_abbr.pl
+++ b/tp/t/results/html_tests/commands_in_abbr.pl
@@ -200,7 +200,7 @@ $result_floats{'commands_in_abbr'} = {};
$result_converted{'html'}->{'commands_in_abbr'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/commands_in_alt.pl
b/tp/t/results/html_tests/commands_in_alt.pl
index 17e8d12f8d..5e3b91f301 100644
--- a/tp/t/results/html_tests/commands_in_alt.pl
+++ b/tp/t/results/html_tests/commands_in_alt.pl
@@ -203,7 +203,7 @@ $result_floats{'commands_in_alt'} = {};
$result_converted{'html'}->{'commands_in_alt'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/contents_at_end/res_html/contents_at_end.html
b/tp/t/results/html_tests/contents_at_end/res_html/contents_at_end.html
index dd942c6f73..448d490511 100644
--- a/tp/t/results/html_tests/contents_at_end/res_html/contents_at_end.html
+++ b/tp/t/results/html_tests/contents_at_end/res_html/contents_at_end.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at end</title>
diff --git
a/tp/t/results/html_tests/contents_at_end_inline/res_html/contents_at_end.html
b/tp/t/results/html_tests/contents_at_end_inline/res_html/contents_at_end.html
index 93b7a12bbc..0e729a57de 100644
---
a/tp/t/results/html_tests/contents_at_end_inline/res_html/contents_at_end.html
+++
b/tp/t/results/html_tests/contents_at_end_inline/res_html/contents_at_end.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at end</title>
diff --git
a/tp/t/results/html_tests/contents_at_end_separate_element/res_html/contents_at_end.html
b/tp/t/results/html_tests/contents_at_end_separate_element/res_html/contents_at_end.html
index fb60b7b33e..485e0b733a 100644
---
a/tp/t/results/html_tests/contents_at_end_separate_element/res_html/contents_at_end.html
+++
b/tp/t/results/html_tests/contents_at_end_separate_element/res_html/contents_at_end.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at end</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_chapter/res_html/contents_in_middle_chapter.html
b/tp/t/results/html_tests/contents_in_middle_chapter/res_html/contents_in_middle_chapter.html
index a94a0c3cd9..0f84274257 100644
---
a/tp/t/results/html_tests/contents_in_middle_chapter/res_html/contents_in_middle_chapter.html
+++
b/tp/t/results/html_tests/contents_in_middle_chapter/res_html/contents_in_middle_chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in chapter</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_chapter_inline/res_html/contents_in_middle_chapter.html
b/tp/t/results/html_tests/contents_in_middle_chapter_inline/res_html/contents_in_middle_chapter.html
index d043eca1ec..a7f3a28427 100644
---
a/tp/t/results/html_tests/contents_in_middle_chapter_inline/res_html/contents_in_middle_chapter.html
+++
b/tp/t/results/html_tests/contents_in_middle_chapter_inline/res_html/contents_in_middle_chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in chapter</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_chapter_separate_element/res_html/contents_in_middle_chapter.html
b/tp/t/results/html_tests/contents_in_middle_chapter_separate_element/res_html/contents_in_middle_chapter.html
index 04764507d9..a51c0f2e69 100644
---
a/tp/t/results/html_tests/contents_in_middle_chapter_separate_element/res_html/contents_in_middle_chapter.html
+++
b/tp/t/results/html_tests/contents_in_middle_chapter_separate_element/res_html/contents_in_middle_chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in chapter</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_section/res_html/contents_in_middle_section.html
b/tp/t/results/html_tests/contents_in_middle_section/res_html/contents_in_middle_section.html
index 7130abf492..6365c6f039 100644
---
a/tp/t/results/html_tests/contents_in_middle_section/res_html/contents_in_middle_section.html
+++
b/tp/t/results/html_tests/contents_in_middle_section/res_html/contents_in_middle_section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in section</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_section_inline/res_html/contents_in_middle_section.html
b/tp/t/results/html_tests/contents_in_middle_section_inline/res_html/contents_in_middle_section.html
index 26609a86ed..e639d0720b 100644
---
a/tp/t/results/html_tests/contents_in_middle_section_inline/res_html/contents_in_middle_section.html
+++
b/tp/t/results/html_tests/contents_in_middle_section_inline/res_html/contents_in_middle_section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in section</title>
diff --git
a/tp/t/results/html_tests/contents_in_middle_section_separate_element/res_html/contents_in_middle_section.html
b/tp/t/results/html_tests/contents_in_middle_section_separate_element/res_html/contents_in_middle_section.html
index 01fedc77ae..f44557e7a5 100644
---
a/tp/t/results/html_tests/contents_in_middle_section_separate_element/res_html/contents_in_middle_section.html
+++
b/tp/t/results/html_tests/contents_in_middle_section_separate_element/res_html/contents_in_middle_section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents in section</title>
diff --git
a/tp/t/results/html_tests/contents_with_only_top_node/res_html/index.html
b/tp/t/results/html_tests/contents_with_only_top_node/res_html/index.html
index 135d3f914a..8ec202edf3 100644
--- a/tp/t/results/html_tests/contents_with_only_top_node/res_html/index.html
+++ b/tp/t/results/html_tests/contents_with_only_top_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/css_in_node_redirection_page/res_html/index.html
b/tp/t/results/html_tests/css_in_node_redirection_page/res_html/index.html
index 87679e1ae2..e5847dced0 100644
--- a/tp/t/results/html_tests/css_in_node_redirection_page/res_html/index.html
+++ b/tp/t/results/html_tests/css_in_node_redirection_page/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/css_in_node_redirection_page/res_html/spot.html
b/tp/t/results/html_tests/css_in_node_redirection_page/res_html/spot.html
index ed16bee270..8b2d2e397e 100644
--- a/tp/t/results/html_tests/css_in_node_redirection_page/res_html/spot.html
+++ b/tp/t/results/html_tests/css_in_node_redirection_page/res_html/spot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
index 8245181a1f..abe6a62a89 100644
--- a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
+++ b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
@@ -774,7 +774,7 @@
$result_indices_sort_strings{'deftypefnnewline_for_copying_after'} = {
$result_converted{'html'}->{'deftypefnnewline_for_copying_after'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Function: TYPE NAME ARGUMENTS...
diff --git a/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
b/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
index 0c2b7383d5..40c99b20ab 100644
--- a/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
+++ b/tp/t/results/html_tests/deftypefnnewline_for_copying_before.pl
@@ -737,7 +737,7 @@
$result_indices_sort_strings{'deftypefnnewline_for_copying_before'} = {
$result_converted{'html'}->{'deftypefnnewline_for_copying_before'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Function: TYPE NAME ARGUMENTS...
diff --git a/tp/t/results/html_tests/documentdescription.pl
b/tp/t/results/html_tests/documentdescription.pl
index 91ad7b5184..7bd41e5325 100644
--- a/tp/t/results/html_tests/documentdescription.pl
+++ b/tp/t/results/html_tests/documentdescription.pl
@@ -296,7 +296,7 @@ $result_floats{'documentdescription'} = {};
$result_converted{'html'}->{'documentdescription'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/double_contents/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents/res_html/double_contents.html
index db8c64968e..f00f49afc2 100644
--- a/tp/t/results/html_tests/double_contents/res_html/double_contents.html
+++ b/tp/t/results/html_tests/double_contents/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_after_title/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents_after_title/res_html/double_contents.html
index 95a42a7006..b9b30b005a 100644
---
a/tp/t/results/html_tests/double_contents_after_title/res_html/double_contents.html
+++
b/tp/t/results/html_tests/double_contents_after_title/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_after_title_show_title/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents_after_title_show_title/res_html/double_contents.html
index 6b054b6137..24918820b4 100644
---
a/tp/t/results/html_tests/double_contents_after_title_show_title/res_html/double_contents.html
+++
b/tp/t/results/html_tests/double_contents_after_title_show_title/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/chapter.html
index 3455970ac3..3b83ee2323 100644
---
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/index.html
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/index.html
index 8c321f4b74..c80cc7c832 100644
---
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/index.html
+++
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/section.html
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/section.html
index 4dce5e858d..613cc0add8 100644
---
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_book/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents_book/res_html/double_contents.html
index bd830f6294..4ea6e04808 100644
--- a/tp/t/results/html_tests/double_contents_book/res_html/double_contents.html
+++ b/tp/t/results/html_tests/double_contents_book/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_chapter/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_chapter/res_html/chapter.html
index ee7e50e405..2a98e5ddde 100644
--- a/tp/t/results/html_tests/double_contents_chapter/res_html/chapter.html
+++ b/tp/t/results/html_tests/double_contents_chapter/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_chapter/res_html/index.html
b/tp/t/results/html_tests/double_contents_chapter/res_html/index.html
index 3723dc98f9..90ef89ce6e 100644
--- a/tp/t/results/html_tests/double_contents_chapter/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_chapter/res_html/section.html
b/tp/t/results/html_tests/double_contents_chapter/res_html/section.html
index b3abc06a4d..af7c31b429 100644
--- a/tp/t/results/html_tests/double_contents_chapter/res_html/section.html
+++ b/tp/t/results/html_tests/double_contents_chapter/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/double_contents_inline/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents_inline/res_html/double_contents.html
index 20d1684677..1646368913 100644
---
a/tp/t/results/html_tests/double_contents_inline/res_html/double_contents.html
+++
b/tp/t/results/html_tests/double_contents_inline/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/chapter.html
index f6914dfe47..248c2e64d7 100644
---
a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/index.html
b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/index.html
index d609ecc552..56e07381cf 100644
--- a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/section.html
b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/section.html
index b3abc06a4d..af7c31b429 100644
---
a/tp/t/results/html_tests/double_contents_inline_chapter/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_inline_chapter/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/chapter.html
index 2d1e916478..a886922984 100644
--- a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/chapter.html
+++ b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/index.html
b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/index.html
index afc9944a9e..e9972808bb 100644
--- a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/section.html
b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/section.html
index 0ce5ece429..fa6a85643d 100644
--- a/tp/t/results/html_tests/double_contents_inline_nodes/res_html/section.html
+++ b/tp/t/results/html_tests/double_contents_inline_nodes/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_section/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_inline_section/res_html/chapter.html
index 40ab6ed080..5fcbf2b717 100644
---
a/tp/t/results/html_tests/double_contents_inline_section/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_inline_section/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_section/res_html/index.html
b/tp/t/results/html_tests/double_contents_inline_section/res_html/index.html
index b920b28ec2..f7ad2eb5e4 100644
--- a/tp/t/results/html_tests/double_contents_inline_section/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_inline_section/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_inline_section/res_html/section.html
b/tp/t/results/html_tests/double_contents_inline_section/res_html/section.html
index eae32a2441..e371554a8e 100644
---
a/tp/t/results/html_tests/double_contents_inline_section/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_inline_section/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_nodes/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_nodes/res_html/chapter.html
index 3455970ac3..3b83ee2323 100644
--- a/tp/t/results/html_tests/double_contents_nodes/res_html/chapter.html
+++ b/tp/t/results/html_tests/double_contents_nodes/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git a/tp/t/results/html_tests/double_contents_nodes/res_html/index.html
b/tp/t/results/html_tests/double_contents_nodes/res_html/index.html
index d29bf75c9e..f74d0b24cb 100644
--- a/tp/t/results/html_tests/double_contents_nodes/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_nodes/res_html/section.html
b/tp/t/results/html_tests/double_contents_nodes/res_html/section.html
index 4dce5e858d..613cc0add8 100644
--- a/tp/t/results/html_tests/double_contents_nodes/res_html/section.html
+++ b/tp/t/results/html_tests/double_contents_nodes/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_section/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_section/res_html/chapter.html
index 1f5ba55cce..ce1edd7a1b 100644
--- a/tp/t/results/html_tests/double_contents_section/res_html/chapter.html
+++ b/tp/t/results/html_tests/double_contents_section/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_section/res_html/index.html
b/tp/t/results/html_tests/double_contents_section/res_html/index.html
index 6e5954e790..8876337daf 100644
--- a/tp/t/results/html_tests/double_contents_section/res_html/index.html
+++ b/tp/t/results/html_tests/double_contents_section/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_section/res_html/section.html
b/tp/t/results/html_tests/double_contents_section/res_html/section.html
index cff4d91741..e9124c5672 100644
--- a/tp/t/results/html_tests/double_contents_section/res_html/section.html
+++ b/tp/t/results/html_tests/double_contents_section/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element/res_html/double_contents.html
b/tp/t/results/html_tests/double_contents_separate_element/res_html/double_contents.html
index 0236660947..43179d6c46 100644
---
a/tp/t/results/html_tests/double_contents_separate_element/res_html/double_contents.html
+++
b/tp/t/results/html_tests/double_contents_separate_element/res_html/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/chapter.html
index a743dbfd07..642d50cf09 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/double_contents_toc.html
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/double_contents_toc.html
index 843bc8356a..9a92beb41b 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/double_contents_toc.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/double_contents_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Table of Contents (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/index.html
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/index.html
index f3b18fdee3..6b9c75d985 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/index.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/section.html
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/section.html
index b3abc06a4d..af7c31b429 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_chapter/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/chapter.html
index 17d257a5d4..69b58fccf7 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/double_contents_toc.html
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/double_contents_toc.html
index 4d83af1d85..c201f847f2 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/double_contents_toc.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/double_contents_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Table of Contents (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/index.html
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/index.html
index d4f3a5b378..346a842177 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/index.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/section.html
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/section.html
index 786f8cd240..19d24e7886 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_nodes/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/chapter.html
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/chapter.html
index a61b1d3ec6..08400bfc39 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/chapter.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/double_contents_toc.html
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/double_contents_toc.html
index d94e6ac85e..1e2a8feb7f 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/double_contents_toc.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/double_contents_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Table of Contents (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/index.html
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/index.html
index d3811b9c8b..3ad5ae07fe 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/index.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Double contents)</title>
diff --git
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/section.html
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/section.html
index cb0c2e2e2e..c78fae7978 100644
---
a/tp/t/results/html_tests/double_contents_separate_element_section/res_html/section.html
+++
b/tp/t/results/html_tests/double_contents_separate_element_section/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (Double contents)</title>
diff --git
a/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/chap.html
b/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/chap.html
index f693bc7196..1a7aabafac 100644
--- a/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/chap.html
+++ b/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/index.html
b/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/index.html
index c0f94dac8a..393c5069fe 100644
--- a/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/index.html
+++ b/tp/t/results/html_tests/empty_chapter_in_html_title/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/.html
b/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/.html
index ee4cb91090..e187658dfc 100644
---
a/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/.html
+++
b/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/index.html
b/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/index.html
index 4ca373f267..9c0d554dcb 100644
---
a/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/index.html
+++
b/tp/t/results/html_tests/empty_chapter_in_html_title_no_node_no_use_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
index 0d4fd12596..a4200ecab4 100644
--- a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
+++ b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
@@ -204,7 +204,7 @@ $result_floats{'empty_lines_at_beginning_no_setfilename'} =
{};
$result_converted{'html'}->{'empty_lines_at_beginning_no_setfilename'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
index 1e81236b64..11800bb27f 100644
---
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
+++
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
@@ -122,7 +122,7 @@
$result_floats{'empty_lines_at_beginning_no_setfilename_no_element'} = {};
$result_converted{'html'}->{'empty_lines_at_beginning_no_setfilename_no_element'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/index.html
b/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/index.html
index 74733f89bf..f6a1742bb6 100644
---
a/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/index.html
+++
b/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/unknown_node.html
b/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/unknown_node.html
index 4461010347..92291773a3 100644
---
a/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/unknown_node.html
+++
b/tp/t/results/html_tests/empty_node_in_html_title_no_sec_name/res_html/unknown_node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/empty_titlefont.pl
b/tp/t/results/html_tests/empty_titlefont.pl
index 3ed7068e82..78451a16e5 100644
--- a/tp/t/results/html_tests/empty_titlefont.pl
+++ b/tp/t/results/html_tests/empty_titlefont.pl
@@ -55,7 +55,7 @@ $result_floats{'empty_titlefont'} = {};
$result_converted{'html'}->{'empty_titlefont'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/end_of_line_in_uref.pl
b/tp/t/results/html_tests/end_of_line_in_uref.pl
index 913b1052a1..5cecc92d30 100644
--- a/tp/t/results/html_tests/end_of_line_in_uref.pl
+++ b/tp/t/results/html_tests/end_of_line_in_uref.pl
@@ -76,7 +76,7 @@ $result_floats{'end_of_line_in_uref'} = {};
$result_converted{'html'}->{'end_of_line_in_uref'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Bar.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Bar.html
index b351bc7277..7ed7a58805 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Bar.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Bar.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Bar (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Foo.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Foo.html
index e43cf121c6..7d0d55b832 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Foo.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/Foo.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Foo (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/chap.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/chap.html
index 188e4dc966..ca979968d5 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/chap.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/index.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/index.html
index 3dc3441bce..0b472b07cc 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/index.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Bar.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Bar.html
index b351bc7277..7ed7a58805 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Bar.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Bar.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Bar (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Foo.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Foo.html
index e43cf121c6..7d0d55b832 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Foo.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/Foo.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Foo (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/chap.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/chap.html
index 188e4dc966..ca979968d5 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/chap.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/index.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/index.html
index 3dc3441bce..0b472b07cc 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/index.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/foo.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/foo.html
index 44e09b89ce..8e5c056b73 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/foo.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/foo.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/index.html
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/index.html
index cfe04f5939..f0d5b56948 100644
---
a/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/index.html
+++
b/tp/t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/Chapter.html
b/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/Chapter.html
index e3dc8daa97..572d51d42f 100644
--- a/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/Chapter.html
+++ b/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter (top)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/index.html
b/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/index.html
index c537f06677..dfe5e2a66a 100644
--- a/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/index.html
+++ b/tp/t/results/html_tests/file_name_conflict_with_Top/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_section/res_html/Chap.html
b/tp/t/results/html_tests/file_name_conflict_with_section/res_html/Chap.html
index f3239928de..29a8f9543a 100644
--- a/tp/t/results/html_tests/file_name_conflict_with_section/res_html/Chap.html
+++ b/tp/t/results/html_tests/file_name_conflict_with_section/res_html/Chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 Chap (top)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_section/res_html/index.html
b/tp/t/results/html_tests/file_name_conflict_with_section/res_html/index.html
index ec682bf733..59d60a30d4 100644
---
a/tp/t/results/html_tests/file_name_conflict_with_section/res_html/index.html
+++
b/tp/t/results/html_tests/file_name_conflict_with_section/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-1.html
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-1.html
index f0c8205faa..47f51a2d7c 100644
---
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-1.html
+++
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter 1 (top)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-2.html
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-2.html
index fa05c2beb5..5758e5a19f 100644
---
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-2.html
+++
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/Chapter-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/index.html
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/index.html
index 790351201a..b5757514a5 100644
---
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/index.html
+++
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/myanchor.html
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/myanchor.html
index 1303aeb54f..a2da163611 100644
---
a/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/myanchor.html
+++
b/tp/t/results/html_tests/file_name_conflict_with_user_defined/res_html/myanchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter 2 (top)</title>
diff --git
a/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/filenameconflictwithnonsplit.html
b/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/filenameconflictwithnonsplit.html
index 0fcdfaa0bd..b00e5fa4c6 100644
---
a/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/filenameconflictwithnonsplit.html
+++
b/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/filenameconflictwithnonsplit.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/index.html
b/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/index.html
index f30fd627b7..ab99395951 100644
--- a/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/index.html
+++ b/tp/t/results/html_tests/filenameconflictwithnonsplit/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/chap.html
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/chap.html
index 720ec3c46e..817c2556ca 100644
---
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/chap.html
+++
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/filenameconflictwithspecialelement-fot.html
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/filenameconflictwithspecialelement-fot.html
index 3f6f05f2b0..50c1c3a855 100644
---
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/filenameconflictwithspecialelement-fot.html
+++
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/filenameconflictwithspecialelement-fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Footnotes (top)</title>
diff --git
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/index.html
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/index.html
index 441d966f18..e12f94116c 100644
---
a/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/index.html
+++
b/tp/t/results/html_tests/filenameconflictwithspecialelement/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
b/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
index 6966d618b0..fac9ea23c2 100644
--- a/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
+++ b/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/html_tests/float_copying/res_html/caption-copying-footnote-anchor.html
b/tp/t/results/html_tests/float_copying/res_html/caption-copying-footnote-anchor.html
index 942ea048c8..1a8e0bcd7d 100644
---
a/tp/t/results/html_tests/float_copying/res_html/caption-copying-footnote-anchor.html
+++
b/tp/t/results/html_tests/float_copying/res_html/caption-copying-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/float_copying/res_html/float_copying_fot.html
b/tp/t/results/html_tests/float_copying/res_html/float_copying_fot.html
index d089b2068a..24ef3848d2 100644
--- a/tp/t/results/html_tests/float_copying/res_html/float_copying_fot.html
+++ b/tp/t/results/html_tests/float_copying/res_html/float_copying_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/html_tests/float_copying/res_html/index.html
b/tp/t/results/html_tests/float_copying/res_html/index.html
index 0db0a80aca..ecdcf3550a 100644
--- a/tp/t/results/html_tests/float_copying/res_html/index.html
+++ b/tp/t/results/html_tests/float_copying/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/html_tests/float_copying/res_html/public-domain-anchor.html
b/tp/t/results/html_tests/float_copying/res_html/public-domain-anchor.html
index 9f1d1e4547..c527b62c86 100644
--- a/tp/t/results/html_tests/float_copying/res_html/public-domain-anchor.html
+++ b/tp/t/results/html_tests/float_copying/res_html/public-domain-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/html_tests/float_copying/res_html/public-domain.html
b/tp/t/results/html_tests/float_copying/res_html/public-domain.html
index 3f5475b477..74167371c9 100644
--- a/tp/t/results/html_tests/float_copying/res_html/public-domain.html
+++ b/tp/t/results/html_tests/float_copying/res_html/public-domain.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
index 75cae719e1..341f35f773 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap f (top)</title>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
index 7384840fe2..3884907493 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap s (top)</title>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
index c6f5e18c45..f7dfeb25e3 100644
---
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
+++
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Footnotes (top)</title>
diff --git
a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
index da1119bfd9..1e71e82a41 100644
--- a/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
+++ b/tp/t/results/html_tests/footnotestyle_separate_late/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/html_tests/fractions_rounding.pl
b/tp/t/results/html_tests/fractions_rounding.pl
index 5928b4f1dc..78dc754075 100644
--- a/tp/t/results/html_tests/fractions_rounding.pl
+++ b/tp/t/results/html_tests/fractions_rounding.pl
@@ -409,7 +409,7 @@ $result_floats{'fractions_rounding'} = {};
$result_converted{'html'}->{'fractions_rounding'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/headings_after_lone_nodes.pl
b/tp/t/results/html_tests/headings_after_lone_nodes.pl
index 789469de5c..dd5621613a 100644
--- a/tp/t/results/html_tests/headings_after_lone_nodes.pl
+++ b/tp/t/results/html_tests/headings_after_lone_nodes.pl
@@ -1630,7 +1630,7 @@ $result_floats{'headings_after_lone_nodes'} = {};
$result_converted{'html'}->{'headings_after_lone_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/html_in_copying.pl
b/tp/t/results/html_tests/html_in_copying.pl
index 8b741b7ca7..0ba6769059 100644
--- a/tp/t/results/html_tests/html_in_copying.pl
+++ b/tp/t/results/html_tests/html_in_copying.pl
@@ -287,7 +287,7 @@ $result_floats{'html_in_copying'} = {};
$result_converted{'html'}->{'html_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Copying
diff --git a/tp/t/results/html_tests/image_link_prefix.pl
b/tp/t/results/html_tests/image_link_prefix.pl
index 3d9c52584c..5aca9e10e0 100644
--- a/tp/t/results/html_tests/image_link_prefix.pl
+++ b/tp/t/results/html_tests/image_link_prefix.pl
@@ -49,7 +49,7 @@ $result_floats{'image_link_prefix'} = {};
$result_converted{'html'}->{'image_link_prefix'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/index_and_node_same_name.pl
b/tp/t/results/html_tests/index_and_node_same_name.pl
index e32528b22b..7809332f56 100644
--- a/tp/t/results/html_tests/index_and_node_same_name.pl
+++ b/tp/t/results/html_tests/index_and_node_same_name.pl
@@ -220,7 +220,7 @@ $result_indices_sort_strings{'index_and_node_same_name'} = {
$result_converted{'html'}->{'index_and_node_same_name'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/index_below.pl
b/tp/t/results/html_tests/index_below.pl
index 9bab273e27..da01978e66 100644
--- a/tp/t/results/html_tests/index_below.pl
+++ b/tp/t/results/html_tests/index_below.pl
@@ -432,7 +432,7 @@ output unit: @section sec
$result_converted{'html'}->{'index_below'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/info_js_dir_html.pl
b/tp/t/results/html_tests/info_js_dir_html.pl
index a74ff31735..9ff8c5932e 100644
--- a/tp/t/results/html_tests/info_js_dir_html.pl
+++ b/tp/t/results/html_tests/info_js_dir_html.pl
@@ -261,7 +261,7 @@ $result_floats{'info_js_dir_html'} = {};
$result_converted{'html'}->{'info_js_dir_html'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/info_js_dir_html_file/res_html/chap.html
b/tp/t/results/html_tests/info_js_dir_html_file/res_html/chap.html
index cd6485f9e7..01b6767c45 100644
--- a/tp/t/results/html_tests/info_js_dir_html_file/res_html/chap.html
+++ b/tp/t/results/html_tests/info_js_dir_html_file/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git a/tp/t/results/html_tests/info_js_dir_html_file/res_html/index.html
b/tp/t/results/html_tests/info_js_dir_html_file/res_html/index.html
index b9f89d41d9..4e674751b6 100644
--- a/tp/t/results/html_tests/info_js_dir_html_file/res_html/index.html
+++ b/tp/t/results/html_tests/info_js_dir_html_file/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/chap.html
b/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/chap.html
index 785b7bce0b..3c2635ed57 100644
---
a/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/chap.html
+++
b/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/index.html
b/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/index.html
index 622abf2dfe..a9b55c6b12 100644
---
a/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/index.html
+++
b/tp/t/results/html_tests/info_js_dir_html_file_js_weblabels_file_undef/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/itemize_arguments/res_html/index.html
b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
index 05d6273fd6..ecb614874c 100644
--- a/tp/t/results/html_tests/itemize_arguments/res_html/index.html
+++ b/tp/t/results/html_tests/itemize_arguments/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
index afc4ffa1d6..9641e5d3dc 100644
---
a/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
+++
b/tp/t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/itemize_tieaccent/res_html/index.html
b/tp/t/results/html_tests/itemize_tieaccent/res_html/index.html
index 5e19fc98c8..171a1bacb4 100644
--- a/tp/t/results/html_tests/itemize_tieaccent/res_html/index.html
+++ b/tp/t/results/html_tests/itemize_tieaccent/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/letter_command_in_index.pl
b/tp/t/results/html_tests/letter_command_in_index.pl
index 4e2dce783e..e91b45b909 100644
--- a/tp/t/results/html_tests/letter_command_in_index.pl
+++ b/tp/t/results/html_tests/letter_command_in_index.pl
@@ -479,7 +479,7 @@ $result_indices_sort_strings{'letter_command_in_index'} = {
$result_converted{'html'}->{'letter_command_in_index'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/mathjax_with_texinfo.pl
b/tp/t/results/html_tests/mathjax_with_texinfo.pl
index 5bf0314343..74f477527b 100644
--- a/tp/t/results/html_tests/mathjax_with_texinfo.pl
+++ b/tp/t/results/html_tests/mathjax_with_texinfo.pl
@@ -256,7 +256,7 @@ $result_floats{'mathjax_with_texinfo'} = {};
$result_converted{'html'}->{'mathjax_with_texinfo'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl
b/tp/t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl
index 3e35cf733a..addae9c0a7 100644
--- a/tp/t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl
+++ b/tp/t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl
@@ -268,7 +268,7 @@ Some $a - b \\geq{} Å ê$.
$result_converted{'html'}->{'mathjax_with_texinfo_enable_encoding'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/mathjax_with_texinfo_html_file/res_html/index.html
b/tp/t/results/html_tests/mathjax_with_texinfo_html_file/res_html/index.html
index 7947cafbf6..72b22a4237 100644
--- a/tp/t/results/html_tests/mathjax_with_texinfo_html_file/res_html/index.html
+++ b/tp/t/results/html_tests/mathjax_with_texinfo_html_file/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl
b/tp/t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl
index caea455e48..9c88ac2c2a 100644
--- a/tp/t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl
+++ b/tp/t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl
@@ -256,7 +256,7 @@ $result_floats{'mathjax_with_texinfo_no_convert_to_latex'}
= {};
$result_converted{'html'}->{'mathjax_with_texinfo_no_convert_to_latex'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/menu.pl b/tp/t/results/html_tests/menu.pl
index 419a6fad4c..27087cf234 100644
--- a/tp/t/results/html_tests/menu.pl
+++ b/tp/t/results/html_tests/menu.pl
@@ -1780,7 +1780,7 @@ End:
$result_converted{'html'}->{'menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/menu_in_documentdescription.pl
b/tp/t/results/html_tests/menu_in_documentdescription.pl
index a2f74bac60..856cb41e77 100644
--- a/tp/t/results/html_tests/menu_in_documentdescription.pl
+++ b/tp/t/results/html_tests/menu_in_documentdescription.pl
@@ -316,7 +316,7 @@ $result_floats{'menu_in_documentdescription'} = {};
$result_converted{'html'}->{'menu_in_documentdescription'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/menu_in_example.pl
b/tp/t/results/html_tests/menu_in_example.pl
index 2e7fd78437..feef73a85c 100644
--- a/tp/t/results/html_tests/menu_in_example.pl
+++ b/tp/t/results/html_tests/menu_in_example.pl
@@ -577,7 +577,7 @@ End:
$result_converted{'html'}->{'menu_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/no_content/res_html/no_content.html
b/tp/t/results/html_tests/no_content/res_html/no_content.html
index cb3c50a1ea..29ac8f90e3 100644
--- a/tp/t/results/html_tests/no_content/res_html/no_content.html
+++ b/tp/t/results/html_tests/no_content/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/t/results/html_tests/no_content_do_contents/res_html/no_content.html
b/tp/t/results/html_tests/no_content_do_contents/res_html/no_content.html
index e56aaee5dd..e54d73423c 100644
--- a/tp/t/results/html_tests/no_content_do_contents/res_html/no_content.html
+++ b/tp/t/results/html_tests/no_content_do_contents/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/t/results/html_tests/no_content_do_contents_inline/res_html/no_content.html
b/tp/t/results/html_tests/no_content_do_contents_inline/res_html/no_content.html
index cb3c50a1ea..29ac8f90e3 100644
---
a/tp/t/results/html_tests/no_content_do_contents_inline/res_html/no_content.html
+++
b/tp/t/results/html_tests/no_content_do_contents_inline/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/t/results/html_tests/no_content_do_contents_separate_element/res_html/no_content.html
b/tp/t/results/html_tests/no_content_do_contents_separate_element/res_html/no_content.html
index 391f389fd5..c5f5ccebe6 100644
---
a/tp/t/results/html_tests/no_content_do_contents_separate_element/res_html/no_content.html
+++
b/tp/t/results/html_tests/no_content_do_contents_separate_element/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git a/tp/t/results/html_tests/no_content_inline/res_html/no_content.html
b/tp/t/results/html_tests/no_content_inline/res_html/no_content.html
index cb3c50a1ea..29ac8f90e3 100644
--- a/tp/t/results/html_tests/no_content_inline/res_html/no_content.html
+++ b/tp/t/results/html_tests/no_content_inline/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/t/results/html_tests/no_content_separate_element/res_html/no_content.html
b/tp/t/results/html_tests/no_content_separate_element/res_html/no_content.html
index cb3c50a1ea..29ac8f90e3 100644
---
a/tp/t/results/html_tests/no_content_separate_element/res_html/no_content.html
+++
b/tp/t/results/html_tests/no_content_separate_element/res_html/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/t/results/html_tests/node_footnote_end/res_html/node_footnote.html
b/tp/t/results/html_tests/node_footnote_end/res_html/node_footnote.html
index 22fb1dd0c8..dd3ed5f850 100644
--- a/tp/t/results/html_tests/node_footnote_end/res_html/node_footnote.html
+++ b/tp/t/results/html_tests/node_footnote_end/res_html/node_footnote.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/node_footnote_separated/res_html/node_footnote.html
b/tp/t/results/html_tests/node_footnote_separated/res_html/node_footnote.html
index 22fb1dd0c8..dd3ed5f850 100644
---
a/tp/t/results/html_tests/node_footnote_separated/res_html/node_footnote.html
+++
b/tp/t/results/html_tests/node_footnote_separated/res_html/node_footnote.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/node_footnote_use_node/res_html/a.html
b/tp/t/results/html_tests/node_footnote_use_node/res_html/a.html
index 5b88197ee9..ae6f22c063 100644
--- a/tp/t/results/html_tests/node_footnote_use_node/res_html/a.html
+++ b/tp/t/results/html_tests/node_footnote_use_node/res_html/a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>á (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
b/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
index e8ef6700d3..be0e21ea7e 100644
--- a/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
+++ b/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Untitled Document)</title>
diff --git a/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
b/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
index fe35351b7f..bdf1e68cb0 100644
--- a/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
+++ b/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/a.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/a.html
index 46f8f3ae2e..dfb30dad36 100644
--- a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/a.html
+++ b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>á (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
index e8ef6700d3..be0e21ea7e 100644
---
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
+++
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
index fe35351b7f..bdf1e68cb0 100644
---
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
+++
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/node_footnote_fot.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/node_footnote_fot.html
index 7f4806a7fb..abe13b8cc4 100644
---
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/node_footnote_fot.html
+++
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/node_footnote_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Footnotes (Untitled Document)</title>
diff --git a/tp/t/results/html_tests/raw_html.pl
b/tp/t/results/html_tests/raw_html.pl
index 8d1d861027..3fedc027a7 100644
--- a/tp/t/results/html_tests/raw_html.pl
+++ b/tp/t/results/html_tests/raw_html.pl
@@ -92,7 +92,7 @@ $result_floats{'raw_html'} = {};
$result_converted{'html'}->{'raw_html'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
index db62b719f2..e623eaa181 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/circumflex.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>circumflex (the top)</title>
diff --git a/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
index 27dfb8af01..a589deb6ac 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/i.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
index 68a7bedc23..d4cf264e77 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (the top)</title>
diff --git
a/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
b/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
index 5200f82bda..47ab43fb10 100644
--- a/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
+++ b/tp/t/results/html_tests/redirection_same_labels/res_html/umlaut.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>umlaut (the top)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
index b276b607ce..29a059795a 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 first node chapter (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Last-node-no-description.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Last-node-no-description.html
index 4b7b4e18ef..586e5b673d 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Last-node-no-description.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Last-node-no-description.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
index d33f8a140c..7a09eac6e9 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 second node chapter (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
index c9347327c9..4e163b3c43 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>unnumbered chapter (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/between-node.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/between-node.html
index 97d2c56080..311e719cd6 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/between-node.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/between-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
index e6120d8636..ceb99426e0 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub.html
index 5ec962ea3d..3e9d0f24c9 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub2.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub2.html
index 827ef62d83..563721e88e 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub2.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub3.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub3.html
index b57637b743..fccc956af9 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub3.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered-sub3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered.html
index dcb3b9b69a..b88b708535 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/numbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
index fb3c65eb91..4c68bd5194 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
index 4da7a52ca0..ffe001bfc7 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Table of Contents (Untitled Document)</title>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub.html
index b00e1538b0..ca2b150bf8 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub2.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub2.html
index 327e8b331c..25983f469d 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub2.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered-sub2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered.html
index f539df48b7..0fe9ab21b8 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered2.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered2.html
index 17718e1c8a..7aa3602125 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered2.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/unnumbered2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/chap.html
b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/chap.html
index c1a9532e9f..ff0596aa82 100644
--- a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/chap.html
+++ b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/fname.html
b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/fname.html
index 7a98bad196..976e936e2e 100644
--- a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/fname.html
+++ b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/fname.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/index.html
b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/index.html
index 5de0d15f60..8eae5979cc 100644
--- a/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/index.html
+++ b/tp/t/results/html_tests/set_unit_file_name_filepath/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/html_tests/shortcontents_no_top.pl
b/tp/t/results/html_tests/shortcontents_no_top.pl
index 349754edd9..cd3dac36b5 100644
--- a/tp/t/results/html_tests/shortcontents_no_top.pl
+++ b/tp/t/results/html_tests/shortcontents_no_top.pl
@@ -216,7 +216,7 @@ $result_floats{'shortcontents_no_top'} = {};
$result_converted{'html'}->{'shortcontents_no_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/shorttitlepage.pl
b/tp/t/results/html_tests/shorttitlepage.pl
index d5b41a3cef..36c04e7b0b 100644
--- a/tp/t/results/html_tests/shorttitlepage.pl
+++ b/tp/t/results/html_tests/shorttitlepage.pl
@@ -295,7 +295,7 @@ $result_floats{'shorttitlepage'} = {};
$result_converted{'html'}->{'shorttitlepage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>@title HTML test</title>
diff --git
a/tp/t/results/html_tests/simplest_test_date_in_header/res_html/simplest.html
b/tp/t/results/html_tests/simplest_test_date_in_header/res_html/simplest.html
index 3e2d569838..0ef746de98 100644
---
a/tp/t/results/html_tests/simplest_test_date_in_header/res_html/simplest.html
+++
b/tp/t/results/html_tests/simplest_test_date_in_header/res_html/simplest.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/spaces_in_line_break_in_verb_w.pl
b/tp/t/results/html_tests/spaces_in_line_break_in_verb_w.pl
index d5a6ef0fac..e1344c4dbd 100644
--- a/tp/t/results/html_tests/spaces_in_line_break_in_verb_w.pl
+++ b/tp/t/results/html_tests/spaces_in_line_break_in_verb_w.pl
@@ -108,7 +108,7 @@ $result_floats{'spaces_in_line_break_in_verb_w'} = {};
$result_converted{'html'}->{'spaces_in_line_break_in_verb_w'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_default/res_html/index.html
index e01be8720e..0cb496c9e4 100644
--- a/tp/t/results/html_tests/test_accents_sc_default/res_html/index.html
+++ b/tp/t/results/html_tests/test_accents_sc_default/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_default/res_html/node-chap.html
index 31b8094091..e86c75a03c 100644
--- a/tp/t/results/html_tests/test_accents_sc_default/res_html/node-chap.html
+++ b/tp/t/results/html_tests/test_accents_sc_default/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/index.html
index eba7660ac7..f244a10ebe 100644
--- a/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/index.html
+++ b/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/node-chap.html
index 57aca28b83..8b5a8e0dcb 100644
---
a/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_default_latin1/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/index.html
index 181b959b04..07ec4ad003 100644
---
a/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/node-chap.html
index 1dcd27e179..4fc4bc5969 100644
---
a/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_default_usascii/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/index.html
index 42fbd0f495..5f096131b0 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/node-chap.html
index e40bc96e3b..57dd95a75b 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/index.html
index 6c346a17b6..f6661e97ff 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/node-chap.html
index ffcc453a1e..3769f70f19 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/index.html
index fa71b31353..2e030cbe53 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/node-chap.html
index d9f9d746e9..76e530a71f 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/index.html
index fa71b31353..2e030cbe53 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/node-chap.html
index e40bc96e3b..57dd95a75b 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/index.html
index 181b959b04..07ec4ad003 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/node-chap.html
index 1dcd27e179..4fc4bc5969 100644
---
a/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/index.html
index 9f52e98d32..c6f790187c 100644
--- a/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/index.html
+++ b/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/node-chap.html
index eef7357a4f..b88698fcbc 100644
---
a/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/index.html
b/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/index.html
index 931ad0978a..c2f7b2e74d 100644
---
a/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/index.html
+++
b/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (top section)</title>
diff --git
a/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/node-chap.html
b/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/node-chap.html
index 6dc2f12b6f..5258e460e7 100644
---
a/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/node-chap.html
+++
b/tp/t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/node-chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node chap (top section)</title>
diff --git
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/app.html
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/app.html
index bf52480d64..702ebdfa81 100644
---
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/app.html
+++
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/app.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>app (top)</title>
diff --git
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/chap.html
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/chap.html
index 8ef4390b0d..9014e0626f 100644
---
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/chap.html
+++
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/index.html
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/index.html
index b9af8f7f88..8d89bb5199 100644
---
a/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/index.html
+++
b/tp/t/results/html_tests/test_separated_contents_shortcontents/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
index d763c75e55..1d23b9f16b 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle.pl
@@ -543,7 +543,7 @@ $result_floats{'test_xrefautomaticsectiontitle'} = {};
$result_converted{'html'}->{'test_xrefautomaticsectiontitle'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
index 8c79a23b65..d5de498f74 100644
--- a/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
+++ b/tp/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
@@ -552,7 +552,7 @@ $result_floats{'test_xrefautomaticsectiontitle_off_first'}
= {};
$result_converted{'html'}->{'test_xrefautomaticsectiontitle_off_first'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/tex_expanded_in_caption_multiple_time.pl
b/tp/t/results/html_tests/tex_expanded_in_caption_multiple_time.pl
index 9c18e8bafc..a01fa8aee7 100644
--- a/tp/t/results/html_tests/tex_expanded_in_caption_multiple_time.pl
+++ b/tp/t/results/html_tests/tex_expanded_in_caption_multiple_time.pl
@@ -268,7 +268,7 @@
$result_floats{'tex_expanded_in_caption_multiple_time'}{'A'}[0]{'extra'}{'captio
$result_converted{'html'}->{'tex_expanded_in_caption_multiple_time'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/tex_expanded_in_copying.pl
b/tp/t/results/html_tests/tex_expanded_in_copying.pl
index f8698991b3..d889e24b99 100644
--- a/tp/t/results/html_tests/tex_expanded_in_copying.pl
+++ b/tp/t/results/html_tests/tex_expanded_in_copying.pl
@@ -142,7 +142,7 @@ $result_floats{'tex_expanded_in_copying'} = {};
$result_converted{'html'}->{'tex_expanded_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- aa -->
diff --git
a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
index 95ff6f2820..af2ec0d9e9 100644
--- a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
@@ -272,7 +272,7 @@ $result_floats{'text_before_top_and_contents_after_title'}
= {};
$result_converted{'html'}->{'text_before_top_and_contents_after_title'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
index 5c8b518362..c4cfd77f9f 100644
--- a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
@@ -272,7 +272,7 @@
$result_floats{'text_before_top_and_summarycontents_after_title'} = {};
$result_converted{'html'}->{'text_before_top_and_summarycontents_after_title'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/text_css_info_in_init/res_html/index.html
b/tp/t/results/html_tests/text_css_info_in_init/res_html/index.html
index 4a78f55aa0..dd9248a538 100644
--- a/tp/t/results/html_tests/text_css_info_in_init/res_html/index.html
+++ b/tp/t/results/html_tests/text_css_info_in_init/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/html_tests/titles.pl
b/tp/t/results/html_tests/titles.pl
index bbc9a71b94..13354714d7 100644
--- a/tp/t/results/html_tests/titles.pl
+++ b/tp/t/results/html_tests/titles.pl
@@ -295,7 +295,7 @@ $result_floats{'titles'} = {};
$result_converted{'html'}->{'titles'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>@title HTML test</title>
diff --git
a/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/my-node.html
b/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/my-node.html
index 98de542d15..cd2bd95de2 100644
---
a/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/my-node.html
+++
b/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/my-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 chap my node (top)</title>
diff --git
a/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/other-node.html
b/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/other-node.html
index 9735253e8b..b77d537d15 100644
---
a/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/other-node.html
+++
b/tp/t/results/html_tests/top_file_name_and_node_name_collision/res_html/other-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 chapter (top)</title>
diff --git a/tp/t/results/html_tests/top_node_top_contents/res_html/index.html
b/tp/t/results/html_tests/top_node_top_contents/res_html/index.html
index 62101e3511..5bafd5fe45 100644
--- a/tp/t/results/html_tests/top_node_top_contents/res_html/index.html
+++ b/tp/t/results/html_tests/top_node_top_contents/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Texinfo modules documentation)</title>
diff --git a/tp/t/results/html_tests/top_node_up_explicit.pl
b/tp/t/results/html_tests/top_node_up_explicit.pl
index f01e4a37fb..1475a72170 100644
--- a/tp/t/results/html_tests/top_node_up_explicit.pl
+++ b/tp/t/results/html_tests/top_node_up_explicit.pl
@@ -506,7 +506,7 @@ $result_floats{'top_node_up_explicit'} = {};
$result_converted{'html'}->{'top_node_up_explicit'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The top</title>
diff --git a/tp/t/results/html_tests/top_node_up_explicit_no_nodes.pl
b/tp/t/results/html_tests/top_node_up_explicit_no_nodes.pl
index 7d54983c9f..e4a54d82fa 100644
--- a/tp/t/results/html_tests/top_node_up_explicit_no_nodes.pl
+++ b/tp/t/results/html_tests/top_node_up_explicit_no_nodes.pl
@@ -506,7 +506,7 @@ $result_floats{'top_node_up_explicit_no_nodes'} = {};
$result_converted{'html'}->{'top_node_up_explicit_no_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The top</title>
diff --git a/tp/t/results/html_tests/top_node_up_implicit.pl
b/tp/t/results/html_tests/top_node_up_implicit.pl
index 2941a55ef9..51e19d3489 100644
--- a/tp/t/results/html_tests/top_node_up_implicit.pl
+++ b/tp/t/results/html_tests/top_node_up_implicit.pl
@@ -413,7 +413,7 @@ $result_floats{'top_node_up_implicit'} = {};
$result_converted{'html'}->{'top_node_up_implicit'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The top</title>
diff --git a/tp/t/results/html_tests/top_node_up_implicit_no_nodes.pl
b/tp/t/results/html_tests/top_node_up_implicit_no_nodes.pl
index 173983d802..3cf0a5486f 100644
--- a/tp/t/results/html_tests/top_node_up_implicit_no_nodes.pl
+++ b/tp/t/results/html_tests/top_node_up_implicit_no_nodes.pl
@@ -413,7 +413,7 @@ $result_floats{'top_node_up_implicit_no_nodes'} = {};
$result_converted{'html'}->{'top_node_up_implicit_no_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The top</title>
diff --git
a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Other-node.html
b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Other-node.html
index ec9c4c8101..87518a6ca9 100644
---
a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Other-node.html
+++
b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Other-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Other node (Same transliterated names)</title>
diff --git
a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Pres.html
b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Pres.html
index 4e4a95d9ed..0cbdb723db 100644
--- a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Pres.html
+++ b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/Pres.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Prés (Same transliterated names)</title>
diff --git
a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/index.html
b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/index.html
index 27433411b0..f32853c34f 100644
--- a/tp/t/results/html_tests/transliterated_names_conflicts/res_html/index.html
+++ b/tp/t/results/html_tests/transliterated_names_conflicts/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Same transliterated names)</title>
diff --git
a/tp/t/results/html_tests/undef_split_and_big_rule/res_html/undef_split_and_big_rule.html
b/tp/t/results/html_tests/undef_split_and_big_rule/res_html/undef_split_and_big_rule.html
index c5ea501acd..8e660be1b7 100644
---
a/tp/t/results/html_tests/undef_split_and_big_rule/res_html/undef_split_and_big_rule.html
+++
b/tp/t/results/html_tests/undef_split_and_big_rule/res_html/undef_split_and_big_rule.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/html_tests/uref_accented_letter.pl
b/tp/t/results/html_tests/uref_accented_letter.pl
index 74dfa0a346..f9f9876695 100644
--- a/tp/t/results/html_tests/uref_accented_letter.pl
+++ b/tp/t/results/html_tests/uref_accented_letter.pl
@@ -89,7 +89,7 @@ $result_floats{'uref_accented_letter'} = {};
$result_converted{'html'}->{'uref_accented_letter'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/uref_accented_letter_ascii.pl
b/tp/t/results/html_tests/uref_accented_letter_ascii.pl
index a283385005..fdd16f83b2 100644
--- a/tp/t/results/html_tests/uref_accented_letter_ascii.pl
+++ b/tp/t/results/html_tests/uref_accented_letter_ascii.pl
@@ -128,7 +128,7 @@ $result_floats{'uref_accented_letter_ascii'} = {};
$result_converted{'html'}->{'uref_accented_letter_ascii'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/uref_accented_letter_latin1.pl
b/tp/t/results/html_tests/uref_accented_letter_latin1.pl
index 3723c1f403..003035e2b0 100644
--- a/tp/t/results/html_tests/uref_accented_letter_latin1.pl
+++ b/tp/t/results/html_tests/uref_accented_letter_latin1.pl
@@ -128,7 +128,7 @@ $result_floats{'uref_accented_letter_latin1'} = {};
$result_converted{'html'}->{'uref_accented_letter_latin1'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
index 750de2d122..ac9b20470b 100644
--- a/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
+++ b/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl
@@ -378,7 +378,7 @@ $result_floats{'verbatim_in_multitable_in_example'} = {};
$result_converted{'html'}->{'verbatim_in_multitable_in_example'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/html_tests/xhtml_rule_element_already_closed.pl
b/tp/t/results/html_tests/xhtml_rule_element_already_closed.pl
index 224045e482..9fed85941d 100644
--- a/tp/t/results/html_tests/xhtml_rule_element_already_closed.pl
+++ b/tp/t/results/html_tests/xhtml_rule_element_already_closed.pl
@@ -261,7 +261,7 @@ $result_floats{'xhtml_rule_element_already_closed'} = {};
$result_converted{'html'}->{'xhtml_rule_element_already_closed'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>top</title>
diff --git a/tp/t/results/html_tests/xml_protected_in_verb.pl
b/tp/t/results/html_tests/xml_protected_in_verb.pl
index dfc7eb2dff..c0dcfda16d 100644
--- a/tp/t/results/html_tests/xml_protected_in_verb.pl
+++ b/tp/t/results/html_tests/xml_protected_in_verb.pl
@@ -165,7 +165,7 @@ $result_floats{'xml_protected_in_verb'} = {};
$result_converted{'html'}->{'xml_protected_in_verb'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
index 0c997cbae3..d17aeaa4b0 100644
--- a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test refs</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/chap.html
b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/chap.html
index 07a90076fe..054952bc7f 100644
--- a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/chap.html
+++ b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
index dcb548b0a9..47512e4beb 100644
--- a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 64b0706233..a787b55854 100644
---
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>!_"#$%&'()*+-. (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index 6c3429d940..02ae967851 100644
---
a/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>/;<=>?[\]^_`|~ (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
index f3d81793d3..290553ccb7 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
index e8864e52eb..aa9ee36812 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/local-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>local node (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
index 666b012bc8..33d4610651 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>other nodes (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
index 0c997cbae3..d17aeaa4b0 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test refs</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 64b0706233..a787b55854 100644
---
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>!_"#$%&'()*+-. (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index 6c3429d940..02ae967851 100644
---
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>/;<=>?[\]^_`|~ (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
index 7af5658276..b98108178e 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
index e8864e52eb..aa9ee36812 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>local node (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
index 666b012bc8..33d4610651 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>other nodes (Test refs)</title>
diff --git a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
index 39316d1053..338a33f9fe 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test refs</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index 64b0706233..a787b55854 100644
---
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>!_"#$%&'()*+-. (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index 6c3429d940..02ae967851 100644
---
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>/;<=>?[\]^_`|~ (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
index f3d81793d3..290553ccb7 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
index e8864e52eb..aa9ee36812 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>local node (Test refs)</title>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
index 666b012bc8..33d4610651 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>other nodes (Test refs)</title>
diff --git a/tp/t/results/include/simple.pl b/tp/t/results/include/simple.pl
index dc8495e623..6cf6d0bef9 100644
--- a/tp/t/results/include/simple.pl
+++ b/tp/t/results/include/simple.pl
@@ -118,7 +118,7 @@ $result_converted{'plaintext'}->{'simple'} = 'In included
file.
$result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
b/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
index 4a9bd07062..1ef2919cf2 100644
--- a/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>chap (top)</title>
diff --git a/tp/t/results/indices/encoding_index_ascii/res_html/index.html
b/tp/t/results/indices/encoding_index_ascii/res_html/index.html
index 1e3d1d02ce..5a88fe4a5d 100644
--- a/tp/t/results/indices/encoding_index_ascii/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_ascii/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Top (top)</title>
diff --git
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
index 4a9bd07062..1ef2919cf2 100644
---
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
+++
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>chap (top)</title>
diff --git
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
index 1e3d1d02ce..5a88fe4a5d 100644
---
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Top (top)</title>
diff --git a/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
b/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
index cefbec3356..e4a9fcaf42 100644
--- a/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>chap (encoding index latin1)</title>
diff --git a/tp/t/results/indices/encoding_index_latin1/res_html/index.html
b/tp/t/results/indices/encoding_index_latin1/res_html/index.html
index 30fa5ced8f..0881c7c3e0 100644
--- a/tp/t/results/indices/encoding_index_latin1/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_latin1/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Top (encoding index latin1)</title>
diff --git
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
index ba666ae7f8..b6d792a417 100644
---
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
+++
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>chap (encoding index latin1)</title>
diff --git
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
index 6c6c035659..debfc5cf9e 100644
---
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Top (encoding index latin1)</title>
diff --git a/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
b/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
index 93ad534755..76917526d4 100644
--- a/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (encoding index utf8)</title>
diff --git a/tp/t/results/indices/encoding_index_utf8/res_html/index.html
b/tp/t/results/indices/encoding_index_utf8/res_html/index.html
index fcf5e39426..1284bbef52 100644
--- a/tp/t/results/indices/encoding_index_utf8/res_html/index.html
+++ b/tp/t/results/indices/encoding_index_utf8/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (encoding index utf8)</title>
diff --git
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
index dcdd7502e8..afedaf00f3 100644
---
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
+++
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (encoding index utf8)</title>
diff --git
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
index d5f638b2a1..d1b3734d5c 100644
---
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (encoding index utf8)</title>
diff --git
a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
index ec69815b0d..428afd766a 100644
--- a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (encoding index utf8)</title>
diff --git
a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/index.html
b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/index.html
index fcf5e39426..1284bbef52 100644
---
a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/index.html
+++
b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (encoding index utf8)</title>
diff --git a/tp/t/results/indices/index_no_node/res_html/Chapter-2.html
b/tp/t/results/indices/index_no_node/res_html/Chapter-2.html
index 380833a700..9eb7c962e9 100644
--- a/tp/t/results/indices/index_no_node/res_html/Chapter-2.html
+++ b/tp/t/results/indices/index_no_node/res_html/Chapter-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 Chapter 2 (top section)</title>
diff --git a/tp/t/results/indices/index_no_node/res_html/Chapter.html
b/tp/t/results/indices/index_no_node/res_html/Chapter.html
index 0c3a9e873d..c720fac990 100644
--- a/tp/t/results/indices/index_no_node/res_html/Chapter.html
+++ b/tp/t/results/indices/index_no_node/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 Chapter (top section)</title>
diff --git a/tp/t/results/indices/index_no_node/res_html/index.html
b/tp/t/results/indices/index_no_node/res_html/index.html
index c43a909cc2..d6a30c4efb 100644
--- a/tp/t/results/indices/index_no_node/res_html/index.html
+++ b/tp/t/results/indices/index_no_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/indices/index_no_node/res_html/unnumbered.html
b/tp/t/results/indices/index_no_node/res_html/unnumbered.html
index a97560c492..ad31e5e789 100644
--- a/tp/t/results/indices/index_no_node/res_html/unnumbered.html
+++ b/tp/t/results/indices/index_no_node/res_html/unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>unnumbered (top section)</title>
diff --git a/tp/t/results/indices/index_nodes/res_html/a-node.html
b/tp/t/results/indices/index_nodes/res_html/a-node.html
index 09a65dbe77..53d4edc1c7 100644
--- a/tp/t/results/indices/index_nodes/res_html/a-node.html
+++ b/tp/t/results/indices/index_nodes/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>a node (Untitled Document)</title>
diff --git a/tp/t/results/indices/index_nodes/res_html/another.html
b/tp/t/results/indices/index_nodes/res_html/another.html
index cd72089299..29baf80ca7 100644
--- a/tp/t/results/indices/index_nodes/res_html/another.html
+++ b/tp/t/results/indices/index_nodes/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>another (Untitled Document)</title>
diff --git a/tp/t/results/indices/index_nodes/res_html/chap-first.html
b/tp/t/results/indices/index_nodes/res_html/chap-first.html
index 5dcb781fd8..3a98a59f5c 100644
--- a/tp/t/results/indices/index_nodes/res_html/chap-first.html
+++ b/tp/t/results/indices/index_nodes/res_html/chap-first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap first (Untitled Document)</title>
diff --git a/tp/t/results/indices/index_nodes/res_html/index.html
b/tp/t/results/indices/index_nodes/res_html/index.html
index 17d107266a..0186e3a076 100644
--- a/tp/t/results/indices/index_nodes/res_html/index.html
+++ b/tp/t/results/indices/index_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git a/tp/t/results/indices/index_nodes/res_html/second.html
b/tp/t/results/indices/index_nodes/res_html/second.html
index a27a7ef513..0fa63ef874 100644
--- a/tp/t/results/indices/index_nodes/res_html/second.html
+++ b/tp/t/results/indices/index_nodes/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>second (Untitled Document)</title>
diff --git
a/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
b/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
index 31c7010c97..6183ef950b 100644
---
a/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
+++
b/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
index 46e9ec8922..f7c5fe5bae 100644
---
a/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region/res_html/Copying-information.html
index 56b5018cdc..d951104b9a 100644
---
a/tp/t/results/indices/index_special_region/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region/res_html/Public-domain-reference.html
index 512fa6320a..73e836eef2 100644
---
a/tp/t/results/indices/index_special_region/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/indices/index_special_region/res_html/index.html
b/tp/t/results/indices/index_special_region/res_html/index.html
index f84211ecd5..569d310b2f 100644
--- a/tp/t/results/indices/index_special_region/res_html/index.html
+++ b/tp/t/results/indices/index_special_region/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
index 8b81c0c385..37d2d7e062 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/index.html
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/index.html
index c5540c4178..04afee3e1d 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Chapter.html
index 794f66cb54..92561ed14a 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
index 46a2dc2da4..625f22194d 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Public-domain-reference.html
index 4c9c427478..9b7a08ae3c 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
index 4381daa069..2cef9c01db 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index.html
index ba301bfb7d..30984d6b58 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
index 33a795de61..c2af9021fb 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Chapter.html
index 99081028c8..02648678e8 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
index 5fc6ed2546..17a1fbfb5a 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-information.html
index 56b5018cdc..d951104b9a 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Public-domain-reference.html
index 4c9c427478..9b7a08ae3c 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-anchor.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-anchor.html
index 09e660a111..0cfddddf24 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
index 4381daa069..2cef9c01db 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
index a89fdab262..ba7915277e 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_fot.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_fot.html
index a7532d91bd..e44c8008fa 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_fot.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
index a5bc192bb9..a39e2e4205 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index_special_region_no_insertcopying_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
index 99081028c8..02648678e8 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
index ae475c8a65..20f3aac0e1 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
index 56b5018cdc..d951104b9a 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
index 512fa6320a..73e836eef2 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
index 09e660a111..0cfddddf24 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
index 97642419ed..2e823c399e 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
index 36f05b6a78..a3c104caea 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index_special_region_no_insertcopying_toc.html
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index_special_region_no_insertcopying_toc.html
index a5bc192bb9..a39e2e4205 100644
---
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index_special_region_no_insertcopying_toc.html
+++
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index_special_region_no_insertcopying_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
index 0a1918cc64..6e44a72556 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
index 74a7aacb27..1c2ec42d71 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-information.html
index 57cf69104a..db62b717ea 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Public-domain-reference.html
index bbeb852a9c..8776f14bb6 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
index d40b332f1f..4038a54018 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index.html
index 89ea0145c8..5993f1d2de 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_fot.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_fot.html
index d9ceaa9f96..869686253b 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_fot.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_toc.html
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_toc.html
index 0afc2fc432..8634c836d9 100644
---
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_toc.html
+++
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/index_special_region_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
index 5271d92278..9ef6aa40bb 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
index e1a2f3c6bb..068f4042c5 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-information.html
index 56b5018cdc..d951104b9a 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Public-domain-reference.html
index bbeb852a9c..8776f14bb6 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-anchor.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-anchor.html
index 09e660a111..0cfddddf24 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-anchor.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
index d40b332f1f..4038a54018 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
index ca87dade54..801b281e6b 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_fot.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_fot.html
index 7a26a657d1..a32d833934 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_fot.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_toc.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_toc.html
index a5bc192bb9..a39e2e4205 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_toc.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index_special_region_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
index 077124e66e..27b9ac6589 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
index 821c4c9400..e1a10afd08 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
index 56b5018cdc..d951104b9a 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-information.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
index 512fa6320a..73e836eef2 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Public-domain-reference.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
index 09e660a111..0cfddddf24 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
index 97642419ed..2e823c399e 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Titlepage-footnote-anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
index 3056bc0f98..75b6bfd5cf 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index_special_region_toc.html
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index_special_region_toc.html
index a5bc192bb9..a39e2e4205 100644
---
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index_special_region_toc.html
+++
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index_special_region_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/indices/index_split/res_html/first.html
b/tp/t/results/indices/index_split/res_html/first.html
index 078f465e2b..ef13cc4cd0 100644
--- a/tp/t/results/indices/index_split/res_html/first.html
+++ b/tp/t/results/indices/index_split/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>first (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/index.html
b/tp/t/results/indices/index_split/res_html/index.html
index 7f463c1705..cc777a6106 100644
--- a/tp/t/results/indices/index_split/res_html/index.html
+++ b/tp/t/results/indices/index_split/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
b/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
index c65d3fadf6..66bfa47710 100644
--- a/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
+++ b/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node 2 in section 3 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/node-3-in-section-3.html
b/tp/t/results/indices/index_split/res_html/node-3-in-section-3.html
index 61035a7c9f..e6aff6f085 100644
--- a/tp/t/results/indices/index_split/res_html/node-3-in-section-3.html
+++ b/tp/t/results/indices/index_split/res_html/node-3-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node 3 in section 3 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/node-in-section-3.html
b/tp/t/results/indices/index_split/res_html/node-in-section-3.html
index 85631e3e95..3c63c6ad1d 100644
--- a/tp/t/results/indices/index_split/res_html/node-in-section-3.html
+++ b/tp/t/results/indices/index_split/res_html/node-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node in section 3 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/second-chapter.html
b/tp/t/results/indices/index_split/res_html/second-chapter.html
index b604ddc016..897a0c3889 100644
--- a/tp/t/results/indices/index_split/res_html/second-chapter.html
+++ b/tp/t/results/indices/index_split/res_html/second-chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>second chapter (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/section-1.html
b/tp/t/results/indices/index_split/res_html/section-1.html
index 9ad9b4ee1e..dd9ddc7041 100644
--- a/tp/t/results/indices/index_split/res_html/section-1.html
+++ b/tp/t/results/indices/index_split/res_html/section-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section 1 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/section-2.html
b/tp/t/results/indices/index_split/res_html/section-2.html
index fa15a03796..aefb53935f 100644
--- a/tp/t/results/indices/index_split/res_html/section-2.html
+++ b/tp/t/results/indices/index_split/res_html/section-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section 2 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/section-3.html
b/tp/t/results/indices/index_split/res_html/section-3.html
index d61f563fd0..9d05ee9faf 100644
--- a/tp/t/results/indices/index_split/res_html/section-3.html
+++ b/tp/t/results/indices/index_split/res_html/section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section 3 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/subsection-1.html
b/tp/t/results/indices/index_split/res_html/subsection-1.html
index 4fff405d75..c3be511cde 100644
--- a/tp/t/results/indices/index_split/res_html/subsection-1.html
+++ b/tp/t/results/indices/index_split/res_html/subsection-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>subsection 1 (split indices)</title>
diff --git a/tp/t/results/indices/index_split/res_html/subsection-2.html
b/tp/t/results/indices/index_split/res_html/subsection-2.html
index 9a5280dd59..d90972f86a 100644
--- a/tp/t/results/indices/index_split/res_html/subsection-2.html
+++ b/tp/t/results/indices/index_split/res_html/subsection-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>subsection 2 (split indices)</title>
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
index 5463347c68..f38a9d0ff9 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 First chapter (split indices)</title>
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
index d70a72c747..39c089955f 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>split indices</title>
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-2-in-section-3.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-2-in-section-3.html
index 54b404c7cc..8d379f5453 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-2-in-section-3.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-2-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-3-in-section-3.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-3-in-section-3.html
index 1656ce35b4..4d99de3c53 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-3-in-section-3.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-3-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-in-section-3.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-in-section-3.html
index d00c6add88..ac6f160fdb 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-in-section-3.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/node-in-section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/second-chapter.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/second-chapter.html
index 5d0578069a..f82af79ce2 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/second-chapter.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/second-chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 Second chapter (split indices)</title>
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-1.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-1.html
index 7796b741de..6a4d3bec9a 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-1.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-2.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-2.html
index ed6c23c7a9..bf9853f32f 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-2.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-3.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-3.html
index eb3deab28f..f324f39c24 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-3.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/section-3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-1.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-1.html
index ac6f0bdd8f..58949dd314 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-1.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-2.html
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-2.html
index aea3d1d59a..2ccf1bb338 100644
---
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-2.html
+++
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/subsection-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/indices/index_table/res_html/index.html
b/tp/t/results/indices/index_table/res_html/index.html
index e9fdf04751..bb727174a2 100644
--- a/tp/t/results/indices/index_table/res_html/index.html
+++ b/tp/t/results/indices/index_table/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test for indices)</title>
diff --git a/tp/t/results/indices/index_table/res_html/indices-refs.html
b/tp/t/results/indices/index_table/res_html/indices-refs.html
index 33b1d955a5..5fa5e7368b 100644
--- a/tp/t/results/indices/index_table/res_html/indices-refs.html
+++ b/tp/t/results/indices/index_table/res_html/indices-refs.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>indices refs (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table/res_html/node-with-ftable-and-vtable.html
b/tp/t/results/indices/index_table/res_html/node-with-ftable-and-vtable.html
index bef993b821..db119efdc8 100644
--- a/tp/t/results/indices/index_table/res_html/node-with-ftable-and-vtable.html
+++ b/tp/t/results/indices/index_table/res_html/node-with-ftable-and-vtable.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node with ftable and vtable (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table/res_html/node-with-printindex.html
b/tp/t/results/indices/index_table/res_html/node-with-printindex.html
index 568329fa36..b91e94931c 100644
--- a/tp/t/results/indices/index_table/res_html/node-with-printindex.html
+++ b/tp/t/results/indices/index_table/res_html/node-with-printindex.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node with printindex (Test for indices)</title>
diff --git a/tp/t/results/indices/index_table/res_html/node.html
b/tp/t/results/indices/index_table/res_html/node.html
index d9d45ce256..568d0328e4 100644
--- a/tp/t/results/indices/index_table/res_html/node.html
+++ b/tp/t/results/indices/index_table/res_html/node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table_chapter_no_node/res_html/index.html
b/tp/t/results/indices/index_table_chapter_no_node/res_html/index.html
index 6b32f3aa88..839e408055 100644
--- a/tp/t/results/indices/index_table_chapter_no_node/res_html/index.html
+++ b/tp/t/results/indices/index_table_chapter_no_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test for indices</title>
diff --git
a/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
b/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
index 6428601626..d5cd820643 100644
---
a/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
+++
b/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>3 Indices refs (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-ftable-and-vtable.html
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-ftable-and-vtable.html
index 18b3b6ceae..82c8a7ab0b 100644
---
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-ftable-and-vtable.html
+++
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-ftable-and-vtable.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 first node chapter, with ftable and vtable (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
index 85f176f5eb..73125e97a8 100644
---
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
+++
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 node with printindex (Test for indices)</title>
diff --git
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node.html
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node.html
index f03b845bcd..ab7aafecd9 100644
--- a/tp/t/results/indices/index_table_chapter_no_node/res_html/node.html
+++ b/tp/t/results/indices/index_table_chapter_no_node/res_html/node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/indices/nodes_before_top/res_html/a-node.html
b/tp/t/results/indices/nodes_before_top/res_html/a-node.html
index 0c649db613..ae3625fb31 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/a-node.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>a node (Untitled Document)</title>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/another.html
b/tp/t/results/indices/nodes_before_top/res_html/another.html
index d5db62dd6d..fd0c2cc18e 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/another.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>another (Untitled Document)</title>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
b/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
index e08043e4f4..ebab01d148 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap first (Untitled Document)</title>
diff --git
a/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
b/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
index afe6a317b9..10ce9d3fb1 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>first before top (Untitled Document)</title>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/index.html
b/tp/t/results/indices/nodes_before_top/res_html/index.html
index 9fa84a9428..73be74c90e 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/index.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
b/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
index 15e87a1ea3..2af06bbeca 100644
---
a/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node in menu before top (Untitled Document)</title>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/second.html
b/tp/t/results/indices/nodes_before_top/res_html/second.html
index f03fd565a1..fe92e95639 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/second.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>second (Untitled Document)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/a-node.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/a-node.html
index c1d394a2da..2950cc47f7 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/a-node.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/another.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/another.html
index 567af4f43d..bd25bb6f7b 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/another.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
index 30efb30fbf..af1affbd89 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top section)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
index 86462591d7..f33d8b4825 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>first before top (top section)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first.html
index 1efe54a440..876183ff58 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
index 041bb614f6..79d9ed2581 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top section)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
index 19a5da87eb..b7a241e393 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
index 5bf8972c84..6b41b3abe3 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/second.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/second.html
index c491ff8f16..1d70664ab4 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/second.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
index c1d394a2da..2950cc47f7 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
index 567af4f43d..bd25bb6f7b 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
index 1c5d0e9697..58ee6edfe7 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 A chapter (top section)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
index e8c7972e96..f8f31c91d2 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
index 1efe54a440..876183ff58 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
index ad1c24f170..a768e19977 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
index 19a5da87eb..b7a241e393 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
index d0993b74f0..116c8a4dc8 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
index c491ff8f16..1d70664ab4 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
index 506425258e..08725cfcfe 100644
---
a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
+++
b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/a-node.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/a-node.html
index c489d5c097..bf5f9310ef 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/a-node.html
+++ b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/another.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/another.html
index c115fd70aa..672812fb43 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/another.html
+++ b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/chap-first.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/chap-first.html
index ae6da345bd..01ee51b8ba 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/chap-first.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/chap-first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
index 373ccc4c5d..e33a37d057 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>first before top (Untitled Document)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
index d91a38e1b8..f8c29cf0d1 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
+++ b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/node-in-menu-before-top.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/node-in-menu-before-top.html
index 2364cbfdd4..158d03b967 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/node-in-menu-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/second.html
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/second.html
index abd905b937..1ea856165d 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/second.html
+++ b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/a-node.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/a-node.html
index d7789514ad..20fdbdb2ed 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/a-node.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/a-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/another.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/another.html
index 9edca789fe..aafe725068 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/another.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/another.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/chap-first.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/chap-first.html
index a0aae615b4..78ae3fd9f5 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/chap-first.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/chap-first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/first-before-top.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/first-before-top.html
index c6ccaaccb2..d6024119c6 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/first-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/first-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
index 3c7ad6537b..75d4b5029a 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/node-in-menu-before-top.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/node-in-menu-before-top.html
index ffbce4414b..7071f32880 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/node-in-menu-before-top.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/node-in-menu-before-top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/second.html
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/second.html
index 2aa9d39d7c..f52e97d6e2 100644
---
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/second.html
+++
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/second.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/indices/split_chapter_index/res_html/first.html
b/tp/t/results/indices/split_chapter_index/res_html/first.html
index e352e2f414..75c8f25615 100644
--- a/tp/t/results/indices/split_chapter_index/res_html/first.html
+++ b/tp/t/results/indices/split_chapter_index/res_html/first.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 First chapter (split indices)</title>
diff --git a/tp/t/results/indices/split_chapter_index/res_html/index.html
b/tp/t/results/indices/split_chapter_index/res_html/index.html
index 7cf87e5754..cb2eac5bf3 100644
--- a/tp/t/results/indices/split_chapter_index/res_html/index.html
+++ b/tp/t/results/indices/split_chapter_index/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>split indices</title>
diff --git a/tp/t/results/indices/split_chapter_index/res_html/section-1.html
b/tp/t/results/indices/split_chapter_index/res_html/section-1.html
index 7796b741de..6a4d3bec9a 100644
--- a/tp/t/results/indices/split_chapter_index/res_html/section-1.html
+++ b/tp/t/results/indices/split_chapter_index/res_html/section-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/indices/split_chapter_index/res_html/subsection-1.html
b/tp/t/results/indices/split_chapter_index/res_html/subsection-1.html
index ac6f0bdd8f..58949dd314 100644
--- a/tp/t/results/indices/split_chapter_index/res_html/subsection-1.html
+++ b/tp/t/results/indices/split_chapter_index/res_html/subsection-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/info_tests/recursive_down_menu.pl
b/tp/t/results/info_tests/recursive_down_menu.pl
index 99ab3289e9..f93495d77f 100644
--- a/tp/t/results/info_tests/recursive_down_menu.pl
+++ b/tp/t/results/info_tests/recursive_down_menu.pl
@@ -385,7 +385,7 @@ $result_floats{'recursive_down_menu'} = {};
$result_converted{'html'}->{'recursive_down_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/chap.html
b/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/chap.html
index 2752a137e5..37cc37a6b0 100644
---
a/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/chap.html
+++
b/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/index.html
b/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/index.html
index 843460351e..19c72e1705 100644
---
a/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/index.html
+++
b/tp/t/results/init_files_tests/access_document_name_in_handler/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/chapter.html
b/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/chapter.html
index 7eae7b1a80..5871bb4cea 100644
---
a/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/chapter.html
+++
b/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/index.html
b/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/index.html
index e4f30d197f..fab9c7c1c2 100644
---
a/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/index.html
+++
b/tp/t/results/init_files_tests/button_replacement_and_direction_customization/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/chapter.html
b/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/chapter.html
index c7bbeb4a33..3e7c3339ab 100644
---
a/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/chapter.html
+++
b/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/index.html
b/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/index.html
index c71105a6f6..8690c090e5 100644
---
a/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/index.html
+++
b/tp/t/results/init_files_tests/button_replacement_direction_strings_customization/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/chapter.html
b/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/chapter.html
index dbd842248d..6f6e8e567f 100644
---
a/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/chapter.html
+++
b/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/index.html
b/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/index.html
index bb84e0b7a0..83eb5ab448 100644
---
a/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/index.html
+++
b/tp/t/results/init_files_tests/button_replacement_for_special_unit_direction/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter-fr.html
b/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter-fr.html
index 5e252005c8..b2cc358968 100644
---
a/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter-fr.html
+++
b/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter-fr.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter fr (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter.html
b/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter.html
index 0081257413..d4f24382f1 100644
---
a/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter.html
+++
b/tp/t/results/init_files_tests/customize_special_element/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_special_element/res_html/customize_special_element_fot.html
b/tp/t/results/init_files_tests/customize_special_element/res_html/customize_special_element_fot.html
index 0cd6318aa4..685df510c5 100644
---
a/tp/t/results/init_files_tests/customize_special_element/res_html/customize_special_element_fot.html
+++
b/tp/t/results/init_files_tests/customize_special_element/res_html/customize_special_element_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>⇒ Les Notes de bas de page (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_special_element/res_html/index.html
b/tp/t/results/init_files_tests/customize_special_element/res_html/index.html
index c7d463f28c..43a134b2cc 100644
---
a/tp/t/results/init_files_tests/customize_special_element/res_html/index.html
+++
b/tp/t/results/init_files_tests/customize_special_element/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-de.html
b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-de.html
index 754ea7eefd..f651605b27 100644
---
a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-de.html
+++
b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-de.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter de (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-fr.html
b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-fr.html
index 7b96a7f8ad..9dd2316d1f 100644
---
a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-fr.html
+++
b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter-fr.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter fr (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter.html
b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter.html
index 493e65e6e9..93f5ead414 100644
--- a/tp/t/results/init_files_tests/customize_translations/res_html/Chapter.html
+++ b/tp/t/results/init_files_tests/customize_translations/res_html/Chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/Last-chapter.html
b/tp/t/results/init_files_tests/customize_translations/res_html/Last-chapter.html
index d6ba87bfd3..c9cf05bccd 100644
---
a/tp/t/results/init_files_tests/customize_translations/res_html/Last-chapter.html
+++
b/tp/t/results/init_files_tests/customize_translations/res_html/Last-chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Last chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/index.html
b/tp/t/results/init_files_tests/customize_translations/res_html/index.html
index c737d77a36..6f94fe1f59 100644
--- a/tp/t/results/init_files_tests/customize_translations/res_html/index.html
+++ b/tp/t/results/init_files_tests/customize_translations/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/customize_translations/res_html/section-fr.html
b/tp/t/results/init_files_tests/customize_translations/res_html/section-fr.html
index 4990c4c812..b58b627406 100644
---
a/tp/t/results/init_files_tests/customize_translations/res_html/section-fr.html
+++
b/tp/t/results/init_files_tests/customize_translations/res_html/section-fr.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/chap.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/chap.html
index 90fdf7e92e..2de4bdaf5d 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/chap.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/chap2.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/chap2.html
index a97d173a4b..c03eef396c 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/chap2.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/chap2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/index.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/index.html
index b2207dcdaf..9b4b0e73cf 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/index.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/sec1.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/sec1.html
index bea459f936..15cdd7bfc4 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/sec1.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/sec1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec1 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/sec2.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/sec2.html
index 11c7146ab5..83aeff4e94 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/sec2.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/sec2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_base/res_html/sec3.html
b/tp/t/results/init_files_tests/directions_string_base/res_html/sec3.html
index 9e3a91435e..8110128e6f 100644
--- a/tp/t/results/init_files_tests/directions_string_base/res_html/sec3.html
+++ b/tp/t/results/init_files_tests/directions_string_base/res_html/sec3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec3 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/chap.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/chap.html
index e62baea349..c1e3308636 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/chap.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/chap2.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/chap2.html
index 0b2385e850..1734e2f1aa 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/chap2.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/chap2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/index.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/index.html
index 51ed98f569..76cc3c2d68 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/index.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec1.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec1.html
index 22e41d0b45..de4fafdd58 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec1.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec1 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec2.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec2.html
index 6f7a08344c..9f113943c5 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec2.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec3.html
b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec3.html
index 57ca387445..d2aa2ae552 100644
--- a/tp/t/results/init_files_tests/directions_string_undef/res_html/sec3.html
+++ b/tp/t/results/init_files_tests/directions_string_undef/res_html/sec3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec3 (top)</title>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
b/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
index 3619b206f5..a20763a43f 100644
---
a/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
+++
b/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
b/tp/t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
index fa30313a1a..48b7790384 100644
---
a/tp/t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
+++
b/tp/t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Przypisy (someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
+<title>Przypisy (someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
-<meta name="description" content="Przypisy (someone@example.com (me Generated
a sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
-<meta name="keywords" content="Przypisy (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="description" content="Przypisy (someone@example.com (me Generated
a sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="keywords" content="Przypisy (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
diff --git
a/tp/t/results/init_files_tests/documentation_examples/res_html/index.html
b/tp/t/results/init_files_tests/documentation_examples/res_html/index.html
index 5f80a466bd..dab93923ab 100644
--- a/tp/t/results/init_files_tests/documentation_examples/res_html/index.html
+++ b/tp/t/results/init_files_tests/documentation_examples/res_html/index.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Top (someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title error--> is the same as)</title>
+<title>Top (someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title error--> is the same as)</title>
-<meta name="description" content="Top (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title error--> is the same
as)">
-<meta name="keywords" content="Top (someone@example.com (me Generated a sunny
day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title error--> is the same
as)">
+<meta name="description" content="Top (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title error--> is the same
as)">
+<meta name="keywords" content="Top (someone@example.com (me Generated a sunny
day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title error--> is the same
as)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
diff --git
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
index 011ae7496c..bc45bb4781 100644
---
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
+++
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Index (someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
+<title>Index (someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
-<meta name="description" content="Index (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
-<meta name="keywords" content="Index (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="description" content="Index (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="keywords" content="Index (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
diff --git
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-chapter.html
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-chapter.html
index b125cc7f0c..2b39ba0a99 100644
---
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-chapter.html
+++
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-chapter.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>chapter (someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title erreur--> est la même que)</title>
+<title>chapter (someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title erreur--> est la même que)</title>
-<meta name="description" content="chapter (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title erreur--> est la
même que)">
-<meta name="keywords" content="chapter (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title erreur--> est la
même que)">
+<meta name="description" content="chapter (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title erreur--> est la
même que)">
+<meta name="keywords" content="chapter (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title erreur--> est la
même que)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
@@ -43,7 +43,7 @@ Next: <a href="prepended_to_filenames-my-node.html"
accesskey="n" rel="next">New
<p><code class="sansserif">in--text</code> ­ p--n. error--> is the
<strong class="strong">same</strong> as
<samp>prepended_to_labels-my-node</samp>See <a class="xref"
href="prepended_to_filenames-my-node.html">New node</a><a class="footnote"
id="DOCF1_2" href="documentation_examples_fot.html#FOOT1_2"><sup>2</sup></a>.
<code>HTML</code> text </p><h1 class="titlefont">in titlefont</h1>
-<p><a class="email" href="mailto:a@b.c">someone Generated <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@b.c">someone</a>);</a> [undefined text-align:center, is
undef|end|separate]
+<p><a class="email" href="mailto:a@b.c">someone Generated <em class="emph">a
sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@b.c">someone</a>);</a> [undefined text-align:center, is
undef|end|separate]
<small class="sc">in Sc</small>
<var class="var">IN VAR</var>
<code>HTML</code> text </p>
@@ -51,12 +51,12 @@ Next: <a href="prepended_to_filenames-my-node.html"
accesskey="n" rel="next">New
<code>HTML</code> text </p>
<table class="indentedblock"><tr><td> </tr></td><div class="example">
<pre class="example-preformatted">‘<code
class="sansserif">in--example</code>’ ­ c. error--> is the <strong
class="strong">same</strong> as
-<var><a class="email" href="mailto:a@example">a@example Generated <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@example">a@example</a>);</a> [undefined
text-align:center, is undef|end|separate]</var>
+<var><a class="email" href="mailto:a@example">a@example Generated <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@example">a@example</a>);</a> [undefined
text-align:center, is undef|end|separate]</var>
</pre></div>
</td></tr></table>
<div class="display">
-<pre class="display-preformatted"><a class="email"
href="mailto:a@display">a@display Generated <em class="emph">a sunny day</em>
using <a class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph"></em></a>. (<a class="myurl" href="a@display">a@display</a>);</a>
[undefined text-align:center, is undef|end|separate]
+<pre class="display-preformatted"><a class="email"
href="mailto:a@display">a@display Generated <em class="emph">a sunny day</em>
using <a class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph"></em></a>. (<a class="myurl" href="a@display">a@display</a>);</a>
[undefined text-align:center, is undef|end|separate]
</pre></div>
<table><p class="myanchor_class" id="anchor_id_1"></p>
diff --git
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
index 4713ce6917..f57700d530 100644
---
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
+++
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>my node (someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
+<title>my node (someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|end|separate
in–title błąd--> is the same as)</title>
-<meta name="description" content="my node (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
-<meta name="keywords" content="my node (someone@example.com (me Generated a
sunny day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="description" content="my node (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
+<meta name="keywords" content="my node (someone@example.com (me Generated a
sunny day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|end|separate in–title błąd--> is the same
as)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
diff --git
a/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
b/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
index 0ecb3e39b4..1bfcfb8662 100644
---
a/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
+++
b/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>someone@example.com (me Generated a sunny day using
http://www.gnu.org/software/texinfo/ (http://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|separate|separate
in–title error--> is the same as</title>
+<title>someone@example.com (me Generated a sunny day using
https://www.gnu.org/software/texinfo/ (https://www.gnu.org/software/texinfo/).
(someone@example.com);) undefined text-align:center, is undef|separate|separate
in–title error--> is the same as</title>
-<meta name="description" content="someone@example.com (me Generated a sunny
day using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|separate|separate in–title error--> is the
same as">
-<meta name="keywords" content="someone@example.com (me Generated a sunny day
using http://www.gnu.org/software/texinfo/
(http://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|separate|separate in–title error--> is the
same as">
+<meta name="description" content="someone@example.com (me Generated a sunny
day using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|separate|separate in–title error--> is the
same as">
+<meta name="keywords" content="someone@example.com (me Generated a sunny day
using https://www.gnu.org/software/texinfo/
(https://www.gnu.org/software/texinfo/). (someone@example.com);) undefined
text-align:center, is undef|separate|separate in–title error--> is the
same as">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
@@ -47,7 +47,7 @@ ul.toc-numbered-mark {list-style: none}
</head>
<body lang="en">
-<h1 class="settitle"><a class="email" href="mailto:someone@example.com">me
Generated <em class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="someone@example.com">me</a>);</a> [undefined
text-align:center, is undef|separate|separate] <code
class="sansserif">in–title</code> error--> is the <strong
class="strong">same</strong> as</h1>
+<h1 class="settitle"><a class="email" href="mailto:someone@example.com">me
Generated <em class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="someone@example.com">me</a>);</a> [undefined
text-align:center, is undef|separate|separate] <code
class="sansserif">in–title</code> error--> is the <strong
class="strong">same</strong> as</h1>
<hr>
<div class="region-contents" id="SEC_Contents">
@@ -108,7 +108,7 @@ Appendices
<p><code class="sansserif">in--text</code> ­ p--n. error--> is the
<strong class="strong">same</strong> as
<samp>prepended_to_labels-my-node</samp>See <a class="xref"
href="#prepended_to_labels-my-node">New node</a><a class="footnote"
id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
<code>HTML</code> text </p><h1 class="titlefont">in titlefont</h1>
-<p><a class="email" href="mailto:a@b.c">someone Generated <em class="emph">a
sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@b.c">someone</a>);</a> [undefined text-align:center, is
undef|separate|separate]
+<p><a class="email" href="mailto:a@b.c">someone Generated <em class="emph">a
sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@b.c">someone</a>);</a> [undefined text-align:center, is
undef|separate|separate]
<small class="sc">in Sc</small>
<var class="var">IN VAR</var>
<code>HTML</code> text </p>
@@ -116,12 +116,12 @@ Appendices
<code>HTML</code> text </p>
<table class="indentedblock"><tr><td> </tr></td><div class="example">
<pre class="example-preformatted">‘<code
class="sansserif">in--example</code>’ ­ c. error--> is the <strong
class="strong">same</strong> as
-<var><a class="email" href="mailto:a@example">a@example Generated <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@example">a@example</a>);</a> [undefined
text-align:center, is undef|separate|separate]</var>
+<var><a class="email" href="mailto:a@example">a@example Generated <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph"></em></a>. (<a
class="myurl" href="a@example">a@example</a>);</a> [undefined
text-align:center, is undef|separate|separate]</var>
</pre></div>
</td></tr></table>
<div class="display">
-<pre class="display-preformatted"><a class="email"
href="mailto:a@display">a@display Generated <em class="emph">a sunny day</em>
using <a class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph"></em></a>. (<a class="myurl" href="a@display">a@display</a>);</a>
[undefined text-align:center, is undef|separate|separate]
+<pre class="display-preformatted"><a class="email"
href="mailto:a@display">a@display Generated <em class="emph">a sunny day</em>
using <a class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph"></em></a>. (<a class="myurl" href="a@display">a@display</a>);</a>
[undefined text-align:center, is undef|separate|separate]
</pre></div>
<table><p class="myanchor_class" id="anchor_id_1"></p>
diff --git
a/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
b/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
index da87bea8b7..2beac87980 100644
---
a/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
+++
b/tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl
@@ -113,7 +113,7 @@
$result_floats{'macro_defined_txiinternalvalue_in_translation'} = {};
$result_converted{'html'}->{'macro_defined_txiinternalvalue_in_translation'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/init_files_tests/modified_translation.pl
b/tp/t/results/init_files_tests/modified_translation.pl
index 9590e1bdf7..7408487490 100644
--- a/tp/t/results/init_files_tests/modified_translation.pl
+++ b/tp/t/results/init_files_tests/modified_translation.pl
@@ -199,7 +199,7 @@ $result_floats{'modified_translation'} = {};
$result_converted{'html'}->{'modified_translation'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap.html
index a82fa7a5e7..5f5dd2bddc 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap2.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap2.html
index 224f847bef..fbb7c87233 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap2.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/chap2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/index.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/index.html
index b2207dcdaf..9b4b0e73cf 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/index.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec1.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec1.html
index 394b52ddc8..7c44d42957 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec1.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec1 (top)</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec2.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec2.html
index 1ac9349690..436273c7e6 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec2.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec2 (top)</title>
diff --git
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec3.html
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec3.html
index c9d4f60822..aac7dc046d 100644
---
a/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec3.html
+++
b/tp/t/results/init_files_tests/redefined_buttons_functions/res_html/sec3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>sec3 (top)</title>
diff --git a/tp/t/results/init_files_tests/redefined_need.pl
b/tp/t/results/init_files_tests/redefined_need.pl
index bc26db5228..5d52b2c884 100644
--- a/tp/t/results/init_files_tests/redefined_need.pl
+++ b/tp/t/results/init_files_tests/redefined_need.pl
@@ -63,7 +63,7 @@ $result_floats{'redefined_need'} = {};
$result_converted{'html'}->{'redefined_need'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/chapter.html
b/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/chapter.html
index a87fc05eb1..ecc9eb4229 100644
---
a/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/chapter.html
+++
b/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/index.html
b/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/index.html
index d669a82e2c..b3bc483399 100644
---
a/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/index.html
+++
b/tp/t/results/init_files_tests/ref_for_special_unit_direction/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/sc_formatting_with_css/res_html/index.html
b/tp/t/results/init_files_tests/sc_formatting_with_css/res_html/index.html
index e11496ff09..6905c71aa9 100644
--- a/tp/t/results/init_files_tests/sc_formatting_with_css/res_html/index.html
+++ b/tp/t/results/init_files_tests/sc_formatting_with_css/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>In title my string NEXT</title>
diff --git
a/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/chapter.html
b/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/chapter.html
index dbd842248d..6f6e8e567f 100644
---
a/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/chapter.html
+++
b/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (top)</title>
diff --git
a/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/index.html
b/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/index.html
index bb84e0b7a0..83eb5ab448 100644
---
a/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/index.html
+++
b/tp/t/results/init_files_tests/special_unit_direction_customization/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/chap.html
b/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/chap.html
index 5015753c55..ff33b30256 100644
---
a/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/chap.html
+++
b/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/index.html
b/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/index.html
index 843460351e..19c72e1705 100644
---
a/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/index.html
+++
b/tp/t/results/init_files_tests/test_format_single_footnote_in_inline_content/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/chap.html
b/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/chap.html
index 3fe0ed639f..ba53790cb1 100644
---
a/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/chap.html
+++
b/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/index.html
b/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/index.html
index bb9da0445e..4060875204 100644
---
a/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/index.html
+++
b/tp/t/results/init_files_tests/translation_in_parser_in_translation/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/init_files_tests/undefined_node_filename/res_html/chap-Other.html
b/tp/t/results/init_files_tests/undefined_node_filename/res_html/chap-Other.html
index e85140c963..e96e0c242e 100644
---
a/tp/t/results/init_files_tests/undefined_node_filename/res_html/chap-Other.html
+++
b/tp/t/results/init_files_tests/undefined_node_filename/res_html/chap-Other.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap Other (Untitled Document)</title>
diff --git
a/tp/t/results/init_files_tests/undefined_node_filename/res_html/index.html
b/tp/t/results/init_files_tests/undefined_node_filename/res_html/index.html
index b74ca34e21..13efec4de2 100644
--- a/tp/t/results/init_files_tests/undefined_node_filename/res_html/index.html
+++ b/tp/t/results/init_files_tests/undefined_node_filename/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git a/tp/t/results/languages/appendix_translated.pl
b/tp/t/results/languages/appendix_translated.pl
index 448a433f04..be20a33b3c 100644
--- a/tp/t/results/languages/appendix_translated.pl
+++ b/tp/t/results/languages/appendix_translated.pl
@@ -301,7 +301,7 @@ End:
$result_converted{'html'}->{'appendix_translated'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/languages/command_translated.pl
b/tp/t/results/languages/command_translated.pl
index 484e8b4aec..3399116785 100644
--- a/tp/t/results/languages/command_translated.pl
+++ b/tp/t/results/languages/command_translated.pl
@@ -403,7 +403,7 @@ End:
$result_converted{'html'}->{'command_translated'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top erreur→</title>
diff --git
a/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
b/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
index 504a8715be..7bd2fca264 100644
--- a/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
+++ b/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/languages/documentlanguage_generated_master_menu.pl
b/tp/t/results/languages/documentlanguage_generated_master_menu.pl
index 563f278d76..f96575e36c 100644
--- a/tp/t/results/languages/documentlanguage_generated_master_menu.pl
+++ b/tp/t/results/languages/documentlanguage_generated_master_menu.pl
@@ -867,7 +867,7 @@ End:
$result_converted{'html'}->{'documentlanguage_generated_master_menu'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
b/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
index 637944e878..e9907e2442 100644
---
a/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
+++
b/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
b/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
index bab9224da8..e89d93b54d 100644
---
a/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
+++
b/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/languages/multiple_documentlanguage.pl
b/tp/t/results/languages/multiple_documentlanguage.pl
index 355ae42127..0885d6f90d 100644
--- a/tp/t/results/languages/multiple_documentlanguage.pl
+++ b/tp/t/results/languages/multiple_documentlanguage.pl
@@ -1363,7 +1363,7 @@ End:
$result_converted{'html'}->{'multiple_documentlanguage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Variable d\'instance de copying: a b
diff --git a/tp/t/results/languages/multiple_in_preamble.pl
b/tp/t/results/languages/multiple_in_preamble.pl
index 991b628302..859a6937db 100644
--- a/tp/t/results/languages/multiple_in_preamble.pl
+++ b/tp/t/results/languages/multiple_in_preamble.pl
@@ -1221,7 +1221,7 @@ End:
$result_converted{'html'}->{'multiple_in_preamble'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Primjerak varijable od copying: a b
diff --git a/tp/t/results/languages/multiple_in_preamble_before_node.pl
b/tp/t/results/languages/multiple_in_preamble_before_node.pl
index 4f2b883e8d..43166f50be 100644
--- a/tp/t/results/languages/multiple_in_preamble_before_node.pl
+++ b/tp/t/results/languages/multiple_in_preamble_before_node.pl
@@ -1014,7 +1014,7 @@ End:
$result_converted{'html'}->{'multiple_in_preamble_before_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Primjerak varijable od copying: a b
diff --git
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
index a7ba0570e2..953e25f2b2 100644
---
a/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Multi language file</title>
diff --git
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
index 66f55c7c4c..5be270b182 100644
---
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Multi language file</title>
diff --git a/tp/t/results/languages/unknown_language.pl
b/tp/t/results/languages/unknown_language.pl
index 7e4b9cee48..c67cccbebb 100644
--- a/tp/t/results/languages/unknown_language.pl
+++ b/tp/t/results/languages/unknown_language.pl
@@ -509,7 +509,7 @@ End:
$result_converted{'html'}->{'unknown_language'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>unknkown language</title>
diff --git a/tp/t/results/languages/unknown_region.pl
b/tp/t/results/languages/unknown_region.pl
index b03731ed8d..6ed9ae570a 100644
--- a/tp/t/results/languages/unknown_region.pl
+++ b/tp/t/results/languages/unknown_region.pl
@@ -443,7 +443,7 @@ End:
$result_converted{'html'}->{'unknown_region'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Document sans titre</title>
diff --git
a/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
b/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
index 15c6b8dd9a..5f3db903b6 100644
--- a/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
+++ b/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
@@ -794,7 +794,7 @@ Appendix A GGG
$result_converted{'html'}->{'appendix_and_associated_part_in_generated_menu'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/block_commands_in_menu_description.pl
b/tp/t/results/menu/block_commands_in_menu_description.pl
index 1666d5084b..1744825d8c 100644
--- a/tp/t/results/menu/block_commands_in_menu_description.pl
+++ b/tp/t/results/menu/block_commands_in_menu_description.pl
@@ -675,7 +675,7 @@ table item
$result_converted{'html'}->{'block_commands_in_menu_description'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/commands_in_nodedescriptionblock.pl
b/tp/t/results/menu/commands_in_nodedescriptionblock.pl
index 252491a600..fcd0242873 100644
--- a/tp/t/results/menu/commands_in_nodedescriptionblock.pl
+++ b/tp/t/results/menu/commands_in_nodedescriptionblock.pl
@@ -1381,7 +1381,7 @@
$result_converted_errors{'plaintext'}->{'commands_in_nodedescriptionblock'} = [
$result_converted{'html'}->{'commands_in_nodedescriptionblock'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test commands in nodedescriptionblock</title>
diff --git a/tp/t/results/menu/comment_on_menu_line.pl
b/tp/t/results/menu/comment_on_menu_line.pl
index b1eed76302..ed6e310a35 100644
--- a/tp/t/results/menu/comment_on_menu_line.pl
+++ b/tp/t/results/menu/comment_on_menu_line.pl
@@ -336,7 +336,7 @@ $result_converted{'plaintext'}->{'comment_on_menu_line'} =
'* Menu:
$result_converted{'html'}->{'comment_on_menu_line'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/dash_in_menu.pl
b/tp/t/results/menu/dash_in_menu.pl
index a14ea53db9..2ea989df31 100644
--- a/tp/t/results/menu/dash_in_menu.pl
+++ b/tp/t/results/menu/dash_in_menu.pl
@@ -195,7 +195,7 @@ comment -- in.
$result_converted{'html'}->{'dash_in_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/detailmenu.pl b/tp/t/results/menu/detailmenu.pl
index 95dbf4d1a7..e3ec06e364 100644
--- a/tp/t/results/menu/detailmenu.pl
+++ b/tp/t/results/menu/detailmenu.pl
@@ -263,7 +263,7 @@ $result_converted{'plaintext'}->{'detailmenu'} = '* Menu:
$result_converted{'html'}->{'detailmenu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/detailmenu_in_description.pl
b/tp/t/results/menu/detailmenu_in_description.pl
index b9032da4fd..231267fb66 100644
--- a/tp/t/results/menu/detailmenu_in_description.pl
+++ b/tp/t/results/menu/detailmenu_in_description.pl
@@ -245,7 +245,7 @@
$result_converted{'plaintext'}->{'detailmenu_in_description'} = '* Menu:
$result_converted{'html'}->{'detailmenu_in_description'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/detailmenu_on_subnodes.pl
b/tp/t/results/menu/detailmenu_on_subnodes.pl
index 6e9949d01c..fa60f020ad 100644
--- a/tp/t/results/menu/detailmenu_on_subnodes.pl
+++ b/tp/t/results/menu/detailmenu_on_subnodes.pl
@@ -1532,7 +1532,7 @@ unnumberedsec
$result_converted{'html'}->{'detailmenu_on_subnodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/detailmenu_unknown_node.pl
b/tp/t/results/menu/detailmenu_unknown_node.pl
index 8500fb2069..f1efbf216b 100644
--- a/tp/t/results/menu/detailmenu_unknown_node.pl
+++ b/tp/t/results/menu/detailmenu_unknown_node.pl
@@ -255,7 +255,7 @@ $result_converted{'plaintext'}->{'detailmenu_unknown_node'}
= '* Menu:
$result_converted{'html'}->{'detailmenu_unknown_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/empty_leading_menu_comment.pl
b/tp/t/results/menu/empty_leading_menu_comment.pl
index 00e0ff11c0..b0b7750c89 100644
--- a/tp/t/results/menu/empty_leading_menu_comment.pl
+++ b/tp/t/results/menu/empty_leading_menu_comment.pl
@@ -228,7 +228,7 @@
$result_converted{'plaintext'}->{'empty_leading_menu_comment'} = '* Menu:
$result_converted{'html'}->{'empty_leading_menu_comment'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/empty_menu_description.pl
b/tp/t/results/menu/empty_menu_description.pl
index 6fe97fcdc0..8df0a1376f 100644
--- a/tp/t/results/menu/empty_menu_description.pl
+++ b/tp/t/results/menu/empty_menu_description.pl
@@ -232,7 +232,7 @@ $result_converted{'plaintext'}->{'empty_menu_description'}
= '* Menu:
$result_converted{'html'}->{'empty_menu_description'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/entry_after_detailmenu.pl
b/tp/t/results/menu/entry_after_detailmenu.pl
index 76bf833c4f..08fa14e6c8 100644
--- a/tp/t/results/menu/entry_after_detailmenu.pl
+++ b/tp/t/results/menu/entry_after_detailmenu.pl
@@ -624,7 +624,7 @@ Menu comment
$result_converted{'html'}->{'entry_after_detailmenu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/example_in_menu_comment.pl
b/tp/t/results/menu/example_in_menu_comment.pl
index 714ce96852..ac6164f1f0 100644
--- a/tp/t/results/menu/example_in_menu_comment.pl
+++ b/tp/t/results/menu/example_in_menu_comment.pl
@@ -260,7 +260,7 @@ menu comment.
$result_converted{'html'}->{'example_in_menu_comment'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/example_in_menu_description.pl
b/tp/t/results/menu/example_in_menu_description.pl
index 1ae4d85238..2706d03f80 100644
--- a/tp/t/results/menu/example_in_menu_description.pl
+++ b/tp/t/results/menu/example_in_menu_description.pl
@@ -356,7 +356,7 @@
$result_converted{'plaintext'}->{'example_in_menu_description'} = 'top
$result_converted{'html'}->{'example_in_menu_description'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/format_menu_undef.pl
b/tp/t/results/menu/format_menu_undef.pl
index 7f97107bfd..80efc39912 100644
--- a/tp/t/results/menu/format_menu_undef.pl
+++ b/tp/t/results/menu/format_menu_undef.pl
@@ -270,7 +270,7 @@ $result_converted{'plaintext'}->{'format_menu_undef'} = 'top
$result_converted{'html'}->{'format_menu_undef'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/formats_in_menu.pl
b/tp/t/results/menu/formats_in_menu.pl
index 34a75972f7..d0bb81ca5c 100644
--- a/tp/t/results/menu/formats_in_menu.pl
+++ b/tp/t/results/menu/formats_in_menu.pl
@@ -775,7 +775,7 @@ Log$
$result_converted{'html'}->{'formats_in_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/inlineraw_in_menu_description.pl
b/tp/t/results/menu/inlineraw_in_menu_description.pl
index f5b27aacdf..4626382a60 100644
--- a/tp/t/results/menu/inlineraw_in_menu_description.pl
+++ b/tp/t/results/menu/inlineraw_in_menu_description.pl
@@ -331,7 +331,7 @@
$result_converted{'plaintext'}->{'inlineraw_in_menu_description'} = 'top
$result_converted{'html'}->{'inlineraw_in_menu_description'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/invalid_info_menu_entry.pl
b/tp/t/results/menu/invalid_info_menu_entry.pl
index ff1d986364..93feca5735 100644
--- a/tp/t/results/menu/invalid_info_menu_entry.pl
+++ b/tp/t/results/menu/invalid_info_menu_entry.pl
@@ -622,7 +622,7 @@
$result_converted_errors{'plaintext'}->{'invalid_info_menu_entry'} = [
$result_converted{'html'}->{'invalid_info_menu_entry'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/leading_space_before_menu_star.pl
b/tp/t/results/menu/leading_space_before_menu_star.pl
index f7f9cc6c2a..d87520f451 100644
--- a/tp/t/results/menu/leading_space_before_menu_star.pl
+++ b/tp/t/results/menu/leading_space_before_menu_star.pl
@@ -162,7 +162,7 @@
$result_converted{'plaintext'}->{'leading_space_before_menu_star'} = '* Menu:
$result_converted{'html'}->{'leading_space_before_menu_star'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_name.pl
b/tp/t/results/menu/menu_entry_name.pl
index 52493b480e..986f74b06a 100644
--- a/tp/t/results/menu/menu_entry_name.pl
+++ b/tp/t/results/menu/menu_entry_name.pl
@@ -848,7 +848,7 @@ $result_converted{'plaintext'}->{'menu_entry_name'} = '*
Menu:
$result_converted{'html'}->{'menu_entry_name'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_name_comment.pl
b/tp/t/results/menu/menu_entry_name_comment.pl
index de1fb90203..ecd37ee483 100644
--- a/tp/t/results/menu/menu_entry_name_comment.pl
+++ b/tp/t/results/menu/menu_entry_name_comment.pl
@@ -502,7 +502,7 @@ $result_converted{'plaintext'}->{'menu_entry_name_comment'}
= '* Menu:
$result_converted{'html'}->{'menu_entry_name_comment'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_no_entry.pl
b/tp/t/results/menu/menu_entry_no_entry.pl
index 720ab306eb..32356f7a7e 100644
--- a/tp/t/results/menu/menu_entry_no_entry.pl
+++ b/tp/t/results/menu/menu_entry_no_entry.pl
@@ -198,7 +198,7 @@ $result_converted{'plaintext'}->{'menu_entry_no_entry'} =
'* Menu:
$result_converted{'html'}->{'menu_entry_no_entry'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_no_entry_location.pl
b/tp/t/results/menu/menu_entry_no_entry_location.pl
index 7a39acb755..745825b6ba 100644
--- a/tp/t/results/menu/menu_entry_no_entry_location.pl
+++ b/tp/t/results/menu/menu_entry_no_entry_location.pl
@@ -279,7 +279,7 @@ with text.
$result_converted{'html'}->{'menu_entry_no_entry_location'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_node.pl
b/tp/t/results/menu/menu_entry_node.pl
index 4240134128..d45249e842 100644
--- a/tp/t/results/menu/menu_entry_node.pl
+++ b/tp/t/results/menu/menu_entry_node.pl
@@ -356,7 +356,7 @@ $result_converted{'plaintext'}->{'menu_entry_node'} = '*
Menu:
$result_converted{'html'}->{'menu_entry_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_entry_node_comments.pl
b/tp/t/results/menu/menu_entry_node_comments.pl
index 96e8253e34..1060be2942 100644
--- a/tp/t/results/menu/menu_entry_node_comments.pl
+++ b/tp/t/results/menu/menu_entry_node_comments.pl
@@ -382,7 +382,7 @@
$result_converted{'plaintext'}->{'menu_entry_node_comments'} = '* Menu:
$result_converted{'html'}->{'menu_entry_node_comments'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_in_example.pl
b/tp/t/results/menu/menu_in_example.pl
index 38485fa446..b4202e287c 100644
--- a/tp/t/results/menu/menu_in_example.pl
+++ b/tp/t/results/menu/menu_in_example.pl
@@ -561,7 +561,7 @@ $result_converted{'plaintext'}->{'menu_in_example'} = '*
Menu:
$result_converted{'html'}->{'menu_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/menu_pointing_to_anchor.pl
b/tp/t/results/menu/menu_pointing_to_anchor.pl
index fc9e0638ef..09668ac121 100644
--- a/tp/t/results/menu/menu_pointing_to_anchor.pl
+++ b/tp/t/results/menu/menu_pointing_to_anchor.pl
@@ -316,7 +316,7 @@ Text
$result_converted{'html'}->{'menu_pointing_to_anchor'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/menu_title_before_entries.pl
b/tp/t/results/menu/menu_title_before_entries.pl
index 0584ce7be8..f5bf738f2e 100644
--- a/tp/t/results/menu/menu_title_before_entries.pl
+++ b/tp/t/results/menu/menu_title_before_entries.pl
@@ -277,7 +277,7 @@ Horizontal space
$result_converted{'html'}->{'menu_title_before_entries'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
b/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
index 9de98f9ec7..bd17799e3b 100644
--- a/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
+++ b/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
@@ -1463,7 +1463,7 @@ unnumberedsec
$result_converted{'html'}->{'missing_detailmenu_on_subnodes'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/no_colon_in_menu.pl
b/tp/t/results/menu/no_colon_in_menu.pl
index 93123619c6..89d70fb380 100644
--- a/tp/t/results/menu/no_colon_in_menu.pl
+++ b/tp/t/results/menu/no_colon_in_menu.pl
@@ -162,7 +162,7 @@ $result_converted{'plaintext'}->{'no_colon_in_menu'} = '*
Menu:
$result_converted{'html'}->{'no_colon_in_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/nodedescription_descriptions.pl
b/tp/t/results/menu/nodedescription_descriptions.pl
index a2c6b6fa5b..59062a1b5c 100644
--- a/tp/t/results/menu/nodedescription_descriptions.pl
+++ b/tp/t/results/menu/nodedescription_descriptions.pl
@@ -1925,7 +1925,7 @@
$result_converted{'plaintext'}->{'nodedescription_descriptions'} = 'test of node
$result_converted{'html'}->{'nodedescription_descriptions'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test of nodedescription used in menu</title>
diff --git a/tp/t/results/menu/nodedescriptionblock_descriptions.pl
b/tp/t/results/menu/nodedescriptionblock_descriptions.pl
index a06cf49a39..926a47098a 100644
--- a/tp/t/results/menu/nodedescriptionblock_descriptions.pl
+++ b/tp/t/results/menu/nodedescriptionblock_descriptions.pl
@@ -1884,7 +1884,7 @@
$result_converted{'plaintext'}->{'nodedescriptionblock_descriptions'} = 'test of
$result_converted{'html'}->{'nodedescriptionblock_descriptions'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test of nodedescriptionblock used in menu</title>
diff --git a/tp/t/results/menu/part_appendix_in_generated_menu.pl
b/tp/t/results/menu/part_appendix_in_generated_menu.pl
index d119ea2cc2..4e17b427bc 100644
--- a/tp/t/results/menu/part_appendix_in_generated_menu.pl
+++ b/tp/t/results/menu/part_appendix_in_generated_menu.pl
@@ -733,7 +733,7 @@ Appendix A GGG
$result_converted{'html'}->{'part_appendix_in_generated_menu'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/reference_to_external_manual.pl
b/tp/t/results/menu/reference_to_external_manual.pl
index b04f6c4ead..60709b86f8 100644
--- a/tp/t/results/menu/reference_to_external_manual.pl
+++ b/tp/t/results/menu/reference_to_external_manual.pl
@@ -209,7 +209,7 @@
$result_converted{'plaintext'}->{'reference_to_external_manual'} = '* Menu:
$result_converted{'html'}->{'reference_to_external_manual'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/sc_in_menu.pl b/tp/t/results/menu/sc_in_menu.pl
index 7669f142fb..b6f9bbd7d8 100644
--- a/tp/t/results/menu/sc_in_menu.pl
+++ b/tp/t/results/menu/sc_in_menu.pl
@@ -819,7 +819,7 @@ MENU COMMENT
$result_converted{'html'}->{'sc_in_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/simple.pl b/tp/t/results/menu/simple.pl
index 761c76fd86..ddf6d61f08 100644
--- a/tp/t/results/menu/simple.pl
+++ b/tp/t/results/menu/simple.pl
@@ -469,7 +469,7 @@ new comment
$result_converted{'html'}->{'simple'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/simple_no_menu.pl
b/tp/t/results/menu/simple_no_menu.pl
index 695e47e043..578a6962db 100644
--- a/tp/t/results/menu/simple_no_menu.pl
+++ b/tp/t/results/menu/simple_no_menu.pl
@@ -456,7 +456,7 @@ $result_converted{'plaintext'}->{'simple_no_menu'} =
'Before menu.
$result_converted{'html'}->{'simple_no_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/space_and_commands_in_menu_node.pl
b/tp/t/results/menu/space_and_commands_in_menu_node.pl
index 49df7bc73b..ac89bebeda 100644
--- a/tp/t/results/menu/space_and_commands_in_menu_node.pl
+++ b/tp/t/results/menu/space_and_commands_in_menu_node.pl
@@ -956,7 +956,7 @@
$result_converted{'plaintext'}->{'space_and_commands_in_menu_node'} = 'top
$result_converted{'html'}->{'space_and_commands_in_menu_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/menu/submenu_in_example.pl
b/tp/t/results/menu/submenu_in_example.pl
index e0e1a1cda2..6320e4ed2b 100644
--- a/tp/t/results/menu/submenu_in_example.pl
+++ b/tp/t/results/menu/submenu_in_example.pl
@@ -714,7 +714,7 @@ $result_converted{'plaintext'}->{'submenu_in_example'} = '
$result_converted{'html'}->{'submenu_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/menu/verb_in_menu_description.pl
b/tp/t/results/menu/verb_in_menu_description.pl
index bd8207bd5a..6158d09163 100644
--- a/tp/t/results/menu/verb_in_menu_description.pl
+++ b/tp/t/results/menu/verb_in_menu_description.pl
@@ -317,7 +317,7 @@
$result_converted{'plaintext'}->{'verb_in_menu_description'} = 'top
$result_converted{'html'}->{'verb_in_menu_description'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/anchor_in_footnote.pl
b/tp/t/results/moresectioning/anchor_in_footnote.pl
index 3ed12c8997..247005348e 100644
--- a/tp/t/results/moresectioning/anchor_in_footnote.pl
+++ b/tp/t/results/moresectioning/anchor_in_footnote.pl
@@ -532,7 +532,7 @@ End:
$result_converted{'html'}->{'anchor_in_footnote'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git a/tp/t/results/moresectioning/anchor_in_footnote_separate.pl
b/tp/t/results/moresectioning/anchor_in_footnote_separate.pl
index 04077879b4..226faa5277 100644
--- a/tp/t/results/moresectioning/anchor_in_footnote_separate.pl
+++ b/tp/t/results/moresectioning/anchor_in_footnote_separate.pl
@@ -569,7 +569,7 @@ End:
$result_converted{'html'}->{'anchor_in_footnote_separate'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/Anchor-in-footnote.html
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/Anchor-in-footnote.html
index 23d93923b5..0f3e7fdb65 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/Anchor-in-footnote.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/Anchor-in-footnote.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/anchor_in_footnote_separate_split_node_fot.html
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/anchor_in_footnote_separate_split_node_fot.html
index d8759da1b2..b1d1796453 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/anchor_in_footnote_separate_split_node_fot.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/anchor_in_footnote_separate_split_node_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Footnotes (Top)</title>
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/chapter.html
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/chapter.html
index 77de55cbcb..a8798d5464 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/chapter.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Top)</title>
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/index.html
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/index.html
index eca12b64b4..f81f5f4902 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/index.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/Anchor-in-footnote.html
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/Anchor-in-footnote.html
index 25fc8b8458..f7d6e857c7 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/Anchor-in-footnote.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/Anchor-in-footnote.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/chapter.html
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/chapter.html
index 7dba9ed269..fb64ca9a01 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/chapter.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter (Top)</title>
diff --git
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/index.html
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/index.html
index f6a4ad93c3..9422dcb3fe 100644
---
a/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/index.html
+++
b/tp/t/results/moresectioning/anchor_in_footnote_split_node/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git a/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
b/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
index 71b7159f26..fc4b4ba9bf 100644
--- a/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
+++ b/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
@@ -1805,7 +1805,7 @@
$result_converted_errors{'info'}->{'character_and_spaces_in_refs'} = [
$result_converted{'html'}->{'character_and_spaces_in_refs'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test refs</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
index dc62c6a448..10e151ac96 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>!_"#$%&'()*+-. (Test refs)</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
index 78099467b6..0f9cc6c49e 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>/;<=>?[\]^_`|~ (Test refs)</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
index 79125183c5..203ba5ef6a 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test refs)</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
index 2e7f05a0bb..e03cc0966c 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>local node (Test refs)</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
index 45f6f6d953..29e3be6825 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node to avoid DocBook or LaTeX ignored (Test refs)</title>
diff --git
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
index d64800747e..b7907bd59a 100644
---
a/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
+++
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>other nodes (Test refs)</title>
diff --git a/tp/t/results/moresectioning/contents.pl
b/tp/t/results/moresectioning/contents.pl
index 1174f2d0aa..232d72121e 100644
--- a/tp/t/results/moresectioning/contents.pl
+++ b/tp/t/results/moresectioning/contents.pl
@@ -726,7 +726,7 @@ Appendix A appendix
$result_converted{'html'}->{'contents'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/contents_and_shortcontents.pl
b/tp/t/results/moresectioning/contents_and_shortcontents.pl
index 66615e842e..528380d2e5 100644
--- a/tp/t/results/moresectioning/contents_and_shortcontents.pl
+++ b/tp/t/results/moresectioning/contents_and_shortcontents.pl
@@ -756,7 +756,7 @@ Appendix A appendix
$result_converted{'html'}->{'contents_and_shortcontents'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/empty_top_node_up.pl
b/tp/t/results/moresectioning/empty_top_node_up.pl
index efdb14bac4..4444c828bb 100644
--- a/tp/t/results/moresectioning/empty_top_node_up.pl
+++ b/tp/t/results/moresectioning/empty_top_node_up.pl
@@ -339,7 +339,7 @@ End:
$result_converted{'html'}->{'empty_top_node_up'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>empty top node up</title>
diff --git a/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
b/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
index 04061675eb..f5c0f88070 100644
--- a/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
+++ b/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
@@ -654,7 +654,7 @@ End:
$result_converted{'html'}->{'equivalent_nodes_defined_linked'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/moresectioning/internal_top_node_up.pl
b/tp/t/results/moresectioning/internal_top_node_up.pl
index 19a3b866ac..3f725e2ec0 100644
--- a/tp/t/results/moresectioning/internal_top_node_up.pl
+++ b/tp/t/results/moresectioning/internal_top_node_up.pl
@@ -550,7 +550,7 @@ End:
$result_converted{'html'}->{'internal_top_node_up'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>internal top node up</title>
diff --git a/tp/t/results/moresectioning/more_sections_than_nodes.pl
b/tp/t/results/moresectioning/more_sections_than_nodes.pl
index a6dee34167..f5931275ff 100644
--- a/tp/t/results/moresectioning/more_sections_than_nodes.pl
+++ b/tp/t/results/moresectioning/more_sections_than_nodes.pl
@@ -1601,7 +1601,7 @@ End:
$result_converted{'html'}->{'more_sections_than_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
b/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
index b19b511b06..c5e38e48cc 100644
---
a/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
+++
b/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/no_element.pl
b/tp/t/results/moresectioning/no_element.pl
index d3be0ca300..39f5f79822 100644
--- a/tp/t/results/moresectioning/no_element.pl
+++ b/tp/t/results/moresectioning/no_element.pl
@@ -740,7 +740,7 @@ $result_converted_errors{'info'}->{'no_element'} = [
$result_converted{'html'}->{'no_element'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>no_element test</title>
diff --git a/tp/t/results/moresectioning/non_automatic_internal_top_node_up.pl
b/tp/t/results/moresectioning/non_automatic_internal_top_node_up.pl
index 0b3172a062..95bb586902 100644
--- a/tp/t/results/moresectioning/non_automatic_internal_top_node_up.pl
+++ b/tp/t/results/moresectioning/non_automatic_internal_top_node_up.pl
@@ -816,7 +816,7 @@ End:
$result_converted{'html'}->{'non_automatic_internal_top_node_up'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>internal top node up</title>
diff --git a/tp/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
b/tp/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
index 8e06306876..b593e6db23 100644
--- a/tp/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
+++ b/tp/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
@@ -816,7 +816,7 @@ End:
$result_converted{'html'}->{'non_automatic_top_node_up_and_url'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>internal top node up</title>
diff --git a/tp/t/results/moresectioning/non_automatic_top_node_up_url.pl
b/tp/t/results/moresectioning/non_automatic_top_node_up_url.pl
index a8d198c937..6abb16daf8 100644
--- a/tp/t/results/moresectioning/non_automatic_top_node_up_url.pl
+++ b/tp/t/results/moresectioning/non_automatic_top_node_up_url.pl
@@ -779,7 +779,7 @@ End:
$result_converted{'html'}->{'non_automatic_top_node_up_url'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>internal top node up</title>
diff --git a/tp/t/results/moresectioning/only_special_spaces_node.pl
b/tp/t/results/moresectioning/only_special_spaces_node.pl
index edd165c0a0..8d8aa50ec1 100644
--- a/tp/t/results/moresectioning/only_special_spaces_node.pl
+++ b/tp/t/results/moresectioning/only_special_spaces_node.pl
@@ -961,7 +961,7 @@ End:
$result_converted{'html'}->{'only_special_spaces_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/placed_things_before_element.pl
b/tp/t/results/moresectioning/placed_things_before_element.pl
index e43ac1766e..2d81804688 100644
--- a/tp/t/results/moresectioning/placed_things_before_element.pl
+++ b/tp/t/results/moresectioning/placed_things_before_element.pl
@@ -830,7 +830,7 @@
$result_converted_errors{'info'}->{'placed_things_before_element'} = [
$result_converted{'html'}->{'placed_things_before_element'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
b/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
index 8b8e030b90..b125b23007 100644
--- a/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
+++ b/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
@@ -830,7 +830,7 @@
$result_converted_errors{'info'}->{'placed_things_before_element_no_use_node'} =
$result_converted{'html'}->{'placed_things_before_element_no_use_node'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/moresectioning/placed_things_before_node.pl
b/tp/t/results/moresectioning/placed_things_before_node.pl
index 116bacd6ea..ca00efeb9b 100644
--- a/tp/t/results/moresectioning/placed_things_before_node.pl
+++ b/tp/t/results/moresectioning/placed_things_before_node.pl
@@ -1019,7 +1019,7 @@
$result_converted_errors{'info'}->{'placed_things_before_node'} = [
$result_converted{'html'}->{'placed_things_before_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/moresectioning/section_in_unnumbered_info.pl
b/tp/t/results/moresectioning/section_in_unnumbered_info.pl
index 0041967976..a4b42334fb 100644
--- a/tp/t/results/moresectioning/section_in_unnumbered_info.pl
+++ b/tp/t/results/moresectioning/section_in_unnumbered_info.pl
@@ -6660,7 +6660,7 @@ End:
$result_converted{'html'}->{'section_in_unnumbered_info'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test section in unnumbered</title>
diff --git a/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
b/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
index a90b51d88a..caa8af1767 100644
--- a/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
+++ b/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
@@ -6484,7 +6484,7 @@ numbered subsection2 4
$result_converted{'html'}->{'section_in_unnumbered_plaintext'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test section in unnumbered</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
index 78e19df8de..d78bf0fa91 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Appendix A appendix (top)</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
index fa41b971f9..a71643a1eb 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 chapter in part (top)</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
index 4e9c4c0626..7e372a3ab8 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 chapter (top)</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
index 2043b0bda9..35b81d7707 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
index fc380fcc21..38f797618b 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>3 second chapter in part (top)</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
index e5c19d6113..13c81ad34d 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (top)</title>
diff --git
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
index 5f37cf0538..0baa98dead 100644
---
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
+++
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>unnumbered (top)</title>
diff --git a/tp/t/results/moresectioning/sections_test.pl
b/tp/t/results/moresectioning/sections_test.pl
index ed56d48665..5faab1a69f 100644
--- a/tp/t/results/moresectioning/sections_test.pl
+++ b/tp/t/results/moresectioning/sections_test.pl
@@ -691,7 +691,7 @@ A.1 appendixsec
$result_converted{'html'}->{'sections_test'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/sections_test_no_use_nodes.pl
b/tp/t/results/moresectioning/sections_test_no_use_nodes.pl
index 094b9bd6fa..1e29b672df 100644
--- a/tp/t/results/moresectioning/sections_test_no_use_nodes.pl
+++ b/tp/t/results/moresectioning/sections_test_no_use_nodes.pl
@@ -691,7 +691,7 @@ A.1 appendixsec
$result_converted{'html'}->{'sections_test_no_use_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/moresectioning/sections_test_no_use_nodes_use_node_directions.pl
b/tp/t/results/moresectioning/sections_test_no_use_nodes_use_node_directions.pl
index 56ed5bf587..4d37d29594 100644
---
a/tp/t/results/moresectioning/sections_test_no_use_nodes_use_node_directions.pl
+++
b/tp/t/results/moresectioning/sections_test_no_use_nodes_use_node_directions.pl
@@ -691,7 +691,7 @@ A.1 appendixsec
$result_converted{'html'}->{'sections_test_no_use_nodes_use_node_directions'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/shortcontents.pl
b/tp/t/results/moresectioning/shortcontents.pl
index 96cf7b7707..7f50ac01fc 100644
--- a/tp/t/results/moresectioning/shortcontents.pl
+++ b/tp/t/results/moresectioning/shortcontents.pl
@@ -722,7 +722,7 @@ Appendix A appendix
$result_converted{'html'}->{'shortcontents'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/special_spaces_in_nodes.pl
b/tp/t/results/moresectioning/special_spaces_in_nodes.pl
index 9186654f77..de80fe3d3d 100644
--- a/tp/t/results/moresectioning/special_spaces_in_nodes.pl
+++ b/tp/t/results/moresectioning/special_spaces_in_nodes.pl
@@ -1407,7 +1407,7 @@
$result_converted_errors{'info'}->{'special_spaces_in_nodes'} = [
$result_converted{'html'}->{'special_spaces_in_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/moresectioning/top_node_up_url.pl
b/tp/t/results/moresectioning/top_node_up_url.pl
index 063e972323..a8b2acf9a3 100644
--- a/tp/t/results/moresectioning/top_node_up_url.pl
+++ b/tp/t/results/moresectioning/top_node_up_url.pl
@@ -550,7 +550,7 @@ End:
$result_converted{'html'}->{'top_node_up_url'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>internal top node up</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
index 4f147ad52b..83e919ac85 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>guide1 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
index 3661d90d78..f12d981bdd 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>guide2 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/index.html
b/tp/t/results/moresectioning/topic_guide/res_html/index.html
index 4e24d2cd5b..f89134a3a5 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/index.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
index e4e46e75c5..e8ef90d699 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>topic1 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
index 79c9ea09cf..1f45ecdeca 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>topic2 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
index 92caf5d265..80c198ad86 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>topic3 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
index afa3d61314..a50d250ec4 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>topic4 (A example quide topic collection)</title>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
index f10f9501a5..42c80642ef 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>topic5 (A example quide topic collection)</title>
diff --git a/tp/t/results/no_structure_test/one/res_html/test_struct.html
b/tp/t/results/no_structure_test/one/res_html/test_struct.html
index cdc223ead4..65f1e0df6d 100644
--- a/tp/t/results/no_structure_test/one/res_html/test_struct.html
+++ b/tp/t/results/no_structure_test/one/res_html/test_struct.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>First File</title>
diff --git a/tp/t/results/preformatted/caption_in_example.pl
b/tp/t/results/preformatted/caption_in_example.pl
index b397ba21f0..eea3c298a7 100644
--- a/tp/t/results/preformatted/caption_in_example.pl
+++ b/tp/t/results/preformatted/caption_in_example.pl
@@ -260,7 +260,7 @@ float: caption
$result_converted{'html'}->{'caption_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/comment_example_and_blank_lines.pl
b/tp/t/results/preformatted/comment_example_and_blank_lines.pl
index 6323566634..c3137f31ad 100644
--- a/tp/t/results/preformatted/comment_example_and_blank_lines.pl
+++ b/tp/t/results/preformatted/comment_example_and_blank_lines.pl
@@ -409,7 +409,7 @@
$result_converted{'plaintext'}->{'comment_example_and_blank_lines'} = 'Para.
$result_converted{'html'}->{'comment_example_and_blank_lines'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/comments_in_example.pl
b/tp/t/results/preformatted/comments_in_example.pl
index d3d0ea2558..113709ba9c 100644
--- a/tp/t/results/preformatted/comments_in_example.pl
+++ b/tp/t/results/preformatted/comments_in_example.pl
@@ -326,7 +326,7 @@ $result_converted{'plaintext'}->{'comments_in_example'} =
'Example with comments
$result_converted{'html'}->{'comments_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/def_in_example.pl
b/tp/t/results/preformatted/def_in_example.pl
index f9292ac4ba..ce943a98c8 100644
--- a/tp/t/results/preformatted/def_in_example.pl
+++ b/tp/t/results/preformatted/def_in_example.pl
@@ -256,7 +256,7 @@ $result_converted{'plaintext'}->{'def_in_example'} = '
-- Function: name ar
$result_converted{'html'}->{'def_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/empty_line.pl
b/tp/t/results/preformatted/empty_line.pl
index 416711393c..abe39a5214 100644
--- a/tp/t/results/preformatted/empty_line.pl
+++ b/tp/t/results/preformatted/empty_line.pl
@@ -111,7 +111,7 @@ $result_converted{'plaintext'}->{'empty_line'} = '
example
$result_converted{'html'}->{'empty_line'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/example_at_commands_arguments.pl
b/tp/t/results/preformatted/example_at_commands_arguments.pl
index 23b22a1d92..e64eeef3c1 100644
--- a/tp/t/results/preformatted/example_at_commands_arguments.pl
+++ b/tp/t/results/preformatted/example_at_commands_arguments.pl
@@ -222,7 +222,7 @@
$result_converted{'plaintext'}->{'example_at_commands_arguments'} = ' exampl
$result_converted{'html'}->{'example_at_commands_arguments'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/example_class.pl
b/tp/t/results/preformatted/example_class.pl
index c80f3ea549..03d1996d61 100644
--- a/tp/t/results/preformatted/example_class.pl
+++ b/tp/t/results/preformatted/example_class.pl
@@ -194,7 +194,7 @@ $result_converted{'plaintext'}->{'example_class'} = '
foreach my $unclosed_f
$result_converted{'html'}->{'example_class'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/example_empty_arguments.pl
b/tp/t/results/preformatted/example_empty_arguments.pl
index 20bb2279bd..234126f990 100644
--- a/tp/t/results/preformatted/example_empty_arguments.pl
+++ b/tp/t/results/preformatted/example_empty_arguments.pl
@@ -322,7 +322,7 @@ $result_converted{'plaintext'}->{'example_empty_arguments'}
= ' example with
$result_converted{'html'}->{'example_empty_arguments'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/example_invalid_at_commands_arguments.pl
b/tp/t/results/preformatted/example_invalid_at_commands_arguments.pl
index ffedd44dd6..8e0cba6b80 100644
--- a/tp/t/results/preformatted/example_invalid_at_commands_arguments.pl
+++ b/tp/t/results/preformatted/example_invalid_at_commands_arguments.pl
@@ -239,7 +239,7 @@
$result_converted{'plaintext'}->{'example_invalid_at_commands_arguments'} = '';
$result_converted{'html'}->{'example_invalid_at_commands_arguments'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/example_multi_class.pl
b/tp/t/results/preformatted/example_multi_class.pl
index 9ea5ffb93a..da7d367c8d 100644
--- a/tp/t/results/preformatted/example_multi_class.pl
+++ b/tp/t/results/preformatted/example_multi_class.pl
@@ -284,7 +284,7 @@ $result_converted{'plaintext'}->{'example_multi_class'} = '
void StateManage
$result_converted{'html'}->{'example_multi_class'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/insertcopying_in_example.pl
b/tp/t/results/preformatted/insertcopying_in_example.pl
index eea39818cb..1238932029 100644
--- a/tp/t/results/preformatted/insertcopying_in_example.pl
+++ b/tp/t/results/preformatted/insertcopying_in_example.pl
@@ -111,7 +111,7 @@
$result_converted{'plaintext'}->{'insertcopying_in_example'} = ' text
$result_converted{'html'}->{'insertcopying_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/nested_example_and_comment.pl
b/tp/t/results/preformatted/nested_example_and_comment.pl
index 4fa87739c6..f03a30a267 100644
--- a/tp/t/results/preformatted/nested_example_and_comment.pl
+++ b/tp/t/results/preformatted/nested_example_and_comment.pl
@@ -511,7 +511,7 @@
$result_converted{'plaintext'}->{'nested_example_and_comment'} = ' First lin
$result_converted{'html'}->{'nested_example_and_comment'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/nested_formats.pl
b/tp/t/results/preformatted/nested_formats.pl
index ed89d9cd32..a1cd9d0f23 100644
--- a/tp/t/results/preformatted/nested_formats.pl
+++ b/tp/t/results/preformatted/nested_formats.pl
@@ -300,7 +300,7 @@ $result_converted{'plaintext'}->{'nested_formats'} = '
$result_converted{'html'}->{'nested_formats'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/page_in_example.pl
b/tp/t/results/preformatted/page_in_example.pl
index b28d3b8a1f..cc57397fe4 100644
--- a/tp/t/results/preformatted/page_in_example.pl
+++ b/tp/t/results/preformatted/page_in_example.pl
@@ -108,7 +108,7 @@ $result_converted{'plaintext'}->{'page_in_example'} = '
text
$result_converted{'html'}->{'page_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/quote_dash_in_display.pl
b/tp/t/results/preformatted/quote_dash_in_display.pl
index e6ec48332b..3604e56763 100644
--- a/tp/t/results/preformatted/quote_dash_in_display.pl
+++ b/tp/t/results/preformatted/quote_dash_in_display.pl
@@ -111,7 +111,7 @@ $result_converted{'plaintext'}->{'quote_dash_in_display'} =
' and now - yes-
$result_converted{'html'}->{'quote_dash_in_display'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/quote_dash_in_example.pl
b/tp/t/results/preformatted/quote_dash_in_example.pl
index 58b81edbff..97aec55704 100644
--- a/tp/t/results/preformatted/quote_dash_in_example.pl
+++ b/tp/t/results/preformatted/quote_dash_in_example.pl
@@ -111,7 +111,7 @@ $result_converted{'plaintext'}->{'quote_dash_in_example'} =
' and now -- yes
$result_converted{'html'}->{'quote_dash_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/text_on_display_command_line.pl
b/tp/t/results/preformatted/text_on_display_command_line.pl
index 6f779ca5dc..53cbc5a9f1 100644
--- a/tp/t/results/preformatted/text_on_display_command_line.pl
+++ b/tp/t/results/preformatted/text_on_display_command_line.pl
@@ -384,7 +384,7 @@
$result_converted{'plaintext'}->{'text_on_display_command_line'} = ' normal
$result_converted{'html'}->{'text_on_display_command_line'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/text_on_example_command_line.pl
b/tp/t/results/preformatted/text_on_example_command_line.pl
index 5297a941ef..9007b05b00 100644
--- a/tp/t/results/preformatted/text_on_example_command_line.pl
+++ b/tp/t/results/preformatted/text_on_example_command_line.pl
@@ -370,7 +370,7 @@
$result_converted{'plaintext'}->{'text_on_example_command_line'} = ' normal
$result_converted{'html'}->{'text_on_example_command_line'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/preformatted/titlefont_in_example.pl
b/tp/t/results/preformatted/titlefont_in_example.pl
index 2ed9e63de0..846df15fe2 100644
--- a/tp/t/results/preformatted/titlefont_in_example.pl
+++ b/tp/t/results/preformatted/titlefont_in_example.pl
@@ -121,7 +121,7 @@ $result_converted{'plaintext'}->{'titlefont_in_example'} =
' Title
$result_converted{'html'}->{'titlefont_in_example'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Title</title>
diff --git a/tp/t/results/raw/displaymath.pl b/tp/t/results/raw/displaymath.pl
index 058a3d535e..b98f202161 100644
--- a/tp/t/results/raw/displaymath.pl
+++ b/tp/t/results/raw/displaymath.pl
@@ -229,7 +229,7 @@ $result_floats{'displaymath'} = {};
$result_converted{'html'}->{'displaymath'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/regions/anchor_in_copying.pl
b/tp/t/results/regions/anchor_in_copying.pl
index 4eaac5c7f3..5cde3e0e09 100644
--- a/tp/t/results/regions/anchor_in_copying.pl
+++ b/tp/t/results/regions/anchor_in_copying.pl
@@ -402,7 +402,7 @@ $result_converted_errors{'info'}->{'anchor_in_copying'} = [
$result_converted{'html'}->{'anchor_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
index 7e4e90ff7b..ffb7f89b35 100644
--- a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
+++ b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
@@ -437,7 +437,7 @@
$result_converted_errors{'info'}->{'anchor_in_copying_in_footnote'} = [
$result_converted{'html'}->{'anchor_in_copying_in_footnote'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/t/results/regions/anchor_in_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage.pl
index e016430669..2ecf3beafa 100644
--- a/tp/t/results/regions/anchor_in_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage.pl
@@ -424,7 +424,7 @@ End:
$result_converted{'html'}->{'anchor_in_titlepage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
index 21dc496a57..002de1f901 100644
--- a/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
+++ b/tp/t/results/regions/anchor_in_titlepage_titlepage.pl
@@ -424,7 +424,7 @@ End:
$result_converted{'html'}->{'anchor_in_titlepage_titlepage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/regions/format_in_titlepage.pl
b/tp/t/results/regions/format_in_titlepage.pl
index a7d2fd5e92..9856d257a9 100644
--- a/tp/t/results/regions/format_in_titlepage.pl
+++ b/tp/t/results/regions/format_in_titlepage.pl
@@ -297,7 +297,7 @@ End:
$result_converted{'html'}->{'format_in_titlepage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/regions/format_in_titlepage_titlepage.pl
b/tp/t/results/regions/format_in_titlepage_titlepage.pl
index 855ceb80ba..cf87e1a5fb 100644
--- a/tp/t/results/regions/format_in_titlepage_titlepage.pl
+++ b/tp/t/results/regions/format_in_titlepage_titlepage.pl
@@ -297,7 +297,7 @@ End:
$result_converted{'html'}->{'format_in_titlepage_titlepage'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/regions/ref_in_copying.pl
b/tp/t/results/regions/ref_in_copying.pl
index f0b82a4ab9..4d919d3cbd 100644
--- a/tp/t/results/regions/ref_in_copying.pl
+++ b/tp/t/results/regions/ref_in_copying.pl
@@ -542,7 +542,7 @@ End:
$result_converted{'html'}->{'ref_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- GFDL -->
diff --git a/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
b/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
index e71f29c84a..a26fb5291f 100644
--- a/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
+++ b/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
@@ -673,7 +673,7 @@ End:
$result_converted{'html'}->{'ref_in_copying_insert_in_chapter'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- GFDL -->
diff --git a/tp/t/results/regions/today_in_copying.pl
b/tp/t/results/regions/today_in_copying.pl
index cc4a3dadc0..9623cdd019 100644
--- a/tp/t/results/regions/today_in_copying.pl
+++ b/tp/t/results/regions/today_in_copying.pl
@@ -333,7 +333,7 @@ End:
$result_converted{'html'}->{'today_in_copying'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- a sunny day. -->
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/chap.html
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/chap.html
index a5947e8760..6158d00fef 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/chap.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (First File)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/index.html
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/index.html
index f33287bfe3..e1666f97ee 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/index.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (First File)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
index 2089724a48..04c4f8c459 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>results (First File)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/ichp.html
b/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/ichp.html
index ae45a20279..da3dad3b5a 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/ichp.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/ichp.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ichp (Title)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/index.html
b/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/index.html
index 7962856300..8af4768cb3 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/index.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_last_file_same_parser/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Title)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/chap-for-next.html
b/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/chap-for-next.html
index 3f350722d2..51e198ab8e 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/chap-for-next.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/chap-for-next.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap for next (Next File)</title>
diff --git
a/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/index.html
b/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/index.html
index 1fd33cc6b2..87f42f056d 100644
---
a/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/index.html
+++
b/tp/t/results/same_parser_multiple_files/three_files_next_file_same_parser/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Next File)</title>
diff --git a/tp/t/results/sectioning/anchor_zero.pl
b/tp/t/results/sectioning/anchor_zero.pl
index 064229b76b..c855b5ae35 100644
--- a/tp/t/results/sectioning/anchor_zero.pl
+++ b/tp/t/results/sectioning/anchor_zero.pl
@@ -183,7 +183,7 @@ End:
$result_converted{'html'}->{'anchor_zero'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/automatic_menu_referencing_node.pl
b/tp/t/results/sectioning/automatic_menu_referencing_node.pl
index 5f0942c873..6d1738f431 100644
--- a/tp/t/results/sectioning/automatic_menu_referencing_node.pl
+++ b/tp/t/results/sectioning/automatic_menu_referencing_node.pl
@@ -424,7 +424,7 @@ End:
$result_converted{'html'}->{'automatic_menu_referencing_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/chapter_before_and_after_part.pl
b/tp/t/results/sectioning/chapter_before_and_after_part.pl
index 8c508a6724..433f7be167 100644
--- a/tp/t/results/sectioning/chapter_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_before_and_after_part.pl
@@ -334,7 +334,7 @@ part
$result_converted{'html'}->{'chapter_before_and_after_part'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/chapter_before_part.pl
b/tp/t/results/sectioning/chapter_before_part.pl
index e8aed0d3af..47cd3723c7 100644
--- a/tp/t/results/sectioning/chapter_before_part.pl
+++ b/tp/t/results/sectioning/chapter_before_part.pl
@@ -226,7 +226,7 @@ $result_converted{'plaintext'}->{'chapter_before_part'} =
'1 chapter
$result_converted{'html'}->{'chapter_before_part'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/chapter_between_nodes.pl
b/tp/t/results/sectioning/chapter_between_nodes.pl
index bea7850954..29d8a11e72 100644
--- a/tp/t/results/sectioning/chapter_between_nodes.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes.pl
@@ -568,7 +568,7 @@ End:
$result_converted{'html'}->{'chapter_between_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
index 2b01ed4de3..96ab8cd7f3 100644
--- a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
@@ -563,7 +563,7 @@ End:
$result_converted{'html'}->{'chapter_between_nodes_texi2html'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/chapter_between_nodes_with_appendix.pl
b/tp/t/results/sectioning/chapter_between_nodes_with_appendix.pl
index 04cea3cc25..c115a31fea 100644
--- a/tp/t/results/sectioning/chapter_between_nodes_with_appendix.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes_with_appendix.pl
@@ -481,7 +481,7 @@ End:
$result_converted{'html'}->{'chapter_between_nodes_with_appendix'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl
b/tp/t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl
index 5ff0122a0d..ea6146eab7 100644
--- a/tp/t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl
@@ -475,7 +475,7 @@ End:
$result_converted{'html'}->{'chapter_between_nodes_with_appendix_nomenu'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
index ea223dff32..f95b7aa1d1 100644
--- a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
@@ -523,7 +523,7 @@ End:
$result_converted{'html'}->{'chapter_node_before_and_after_part'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/character_and_spaces_in_node.pl
b/tp/t/results/sectioning/character_and_spaces_in_node.pl
index daf52631cc..1b69407e1f 100644
--- a/tp/t/results/sectioning/character_and_spaces_in_node.pl
+++ b/tp/t/results/sectioning/character_and_spaces_in_node.pl
@@ -545,7 +545,7 @@ End:
$result_converted{'html'}->{'character_and_spaces_in_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/contents_and_parts.pl
b/tp/t/results/sectioning/contents_and_parts.pl
index a6a82e41ac..063ec39ed8 100644
--- a/tp/t/results/sectioning/contents_and_parts.pl
+++ b/tp/t/results/sectioning/contents_and_parts.pl
@@ -937,7 +937,7 @@ part2: part2
$result_converted{'html'}->{'contents_and_parts'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/contents_with_only_top_node.pl
b/tp/t/results/sectioning/contents_with_only_top_node.pl
index 01567058fd..eda5097022 100644
--- a/tp/t/results/sectioning/contents_with_only_top_node.pl
+++ b/tp/t/results/sectioning/contents_with_only_top_node.pl
@@ -120,7 +120,7 @@
$result_converted{'plaintext'}->{'contents_with_only_top_node'} = '';
$result_converted{'html'}->{'contents_with_only_top_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/double_node_anchor_float.pl
b/tp/t/results/sectioning/double_node_anchor_float.pl
index 4ca836eda0..8efbd3f21b 100644
--- a/tp/t/results/sectioning/double_node_anchor_float.pl
+++ b/tp/t/results/sectioning/double_node_anchor_float.pl
@@ -704,7 +704,7 @@
$result_converted_errors{'info'}->{'double_node_anchor_float'} = [
$result_converted{'html'}->{'double_node_anchor_float'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/double_part.pl
b/tp/t/results/sectioning/double_part.pl
index fd33999a25..54d2b8effd 100644
--- a/tp/t/results/sectioning/double_part.pl
+++ b/tp/t/results/sectioning/double_part.pl
@@ -949,7 +949,7 @@ Text part second.
$result_converted{'html'}->{'double_part'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/sectioning/double_recursive_self_section_node_reference.pl
b/tp/t/results/sectioning/double_recursive_self_section_node_reference.pl
index ee7e414712..b71b070fdc 100644
--- a/tp/t/results/sectioning/double_recursive_self_section_node_reference.pl
+++ b/tp/t/results/sectioning/double_recursive_self_section_node_reference.pl
@@ -389,7 +389,7 @@
$result_converted{'plaintext'}->{'double_recursive_self_section_node_reference'}
$result_converted{'html'}->{'double_recursive_self_section_node_reference'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/double_recursive_self_section_reference.pl
b/tp/t/results/sectioning/double_recursive_self_section_reference.pl
index f2597363a0..b76fc8989e 100644
--- a/tp/t/results/sectioning/double_recursive_self_section_reference.pl
+++ b/tp/t/results/sectioning/double_recursive_self_section_reference.pl
@@ -319,7 +319,7 @@
$result_converted{'plaintext'}->{'double_recursive_self_section_reference'} = '1
$result_converted{'html'}->{'double_recursive_self_section_reference'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/double_top.pl
b/tp/t/results/sectioning/double_top.pl
index 9494cd4900..ba143e135a 100644
--- a/tp/t/results/sectioning/double_top.pl
+++ b/tp/t/results/sectioning/double_top.pl
@@ -299,7 +299,7 @@ End:
$result_converted{'html'}->{'double_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/empty_section_in_chapter.pl
b/tp/t/results/sectioning/empty_section_in_chapter.pl
index 8ba52fab5b..f2e9c95581 100644
--- a/tp/t/results/sectioning/empty_section_in_chapter.pl
+++ b/tp/t/results/sectioning/empty_section_in_chapter.pl
@@ -142,7 +142,7 @@
$result_converted{'plaintext'}->{'empty_section_in_chapter'} = '1 chap
$result_converted{'html'}->{'empty_section_in_chapter'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/equivalent_labels.pl
b/tp/t/results/sectioning/equivalent_labels.pl
index 1b45cbea5e..ea7453e756 100644
--- a/tp/t/results/sectioning/equivalent_labels.pl
+++ b/tp/t/results/sectioning/equivalent_labels.pl
@@ -464,7 +464,7 @@ $result_converted_errors{'info'}->{'equivalent_labels'} = [
$result_converted{'html'}->{'equivalent_labels'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/equivalent_nodes.pl
b/tp/t/results/sectioning/equivalent_nodes.pl
index 9df0bd0e50..d616ca8215 100644
--- a/tp/t/results/sectioning/equivalent_nodes.pl
+++ b/tp/t/results/sectioning/equivalent_nodes.pl
@@ -415,7 +415,7 @@ $result_converted_errors{'info'}->{'equivalent_nodes'} = [
$result_converted{'html'}->{'equivalent_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/equivalent_nodes_novalidate.pl
b/tp/t/results/sectioning/equivalent_nodes_novalidate.pl
index d282df0309..edfc02cff0 100644
--- a/tp/t/results/sectioning/equivalent_nodes_novalidate.pl
+++ b/tp/t/results/sectioning/equivalent_nodes_novalidate.pl
@@ -416,7 +416,7 @@
$result_converted_errors{'info'}->{'equivalent_nodes_novalidate'} = [
$result_converted{'html'}->{'equivalent_nodes_novalidate'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/explicit_node_directions.pl
b/tp/t/results/sectioning/explicit_node_directions.pl
index 8cc7959f16..ece80a47e1 100644
--- a/tp/t/results/sectioning/explicit_node_directions.pl
+++ b/tp/t/results/sectioning/explicit_node_directions.pl
@@ -787,7 +787,7 @@ End:
$result_converted{'html'}->{'explicit_node_directions'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/external_node_in_menu.pl
b/tp/t/results/sectioning/external_node_in_menu.pl
index ea9d5c6371..0fad7ee0d6 100644
--- a/tp/t/results/sectioning/external_node_in_menu.pl
+++ b/tp/t/results/sectioning/external_node_in_menu.pl
@@ -666,7 +666,7 @@ End:
$result_converted{'html'}->{'external_node_in_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl
b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl
index b1e540b2c7..ef57d5507b 100644
--- a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl
@@ -522,7 +522,7 @@ End:
$result_converted{'html'}->{'in_menu_only_special_ascii_spaces_node'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
index 5c489efe89..aaf5be229a 100644
--- a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
@@ -522,7 +522,7 @@ End:
$result_converted{'html'}->{'in_menu_only_special_ascii_spaces_node_menu'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
b/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
index 02b598a9c7..87ebb677aa 100644
--- a/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
@@ -1365,7 +1365,7 @@ End:
$result_converted{'html'}->{'in_menu_only_special_spaces_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
index db56ab7aa0..5c47dd1f79 100644
--- a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
@@ -1365,7 +1365,7 @@ End:
$result_converted{'html'}->{'in_menu_only_special_spaces_node_menu'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/lone_contents.pl
b/tp/t/results/sectioning/lone_contents.pl
index a83c17c7ec..22f2e7f524 100644
--- a/tp/t/results/sectioning/lone_contents.pl
+++ b/tp/t/results/sectioning/lone_contents.pl
@@ -53,7 +53,7 @@ $result_converted{'plaintext'}->{'lone_contents'} = '';
$result_converted{'html'}->{'lone_contents'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/next_in_menu_is_below.pl
b/tp/t/results/sectioning/next_in_menu_is_below.pl
index 06a87b7a3f..a8f75ed3ac 100644
--- a/tp/t/results/sectioning/next_in_menu_is_below.pl
+++ b/tp/t/results/sectioning/next_in_menu_is_below.pl
@@ -958,7 +958,7 @@ End:
$result_converted{'html'}->{'next_in_menu_is_below'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/no_argument_and_contents.pl
b/tp/t/results/sectioning/no_argument_and_contents.pl
index a63e184155..20b4669869 100644
--- a/tp/t/results/sectioning/no_argument_and_contents.pl
+++ b/tp/t/results/sectioning/no_argument_and_contents.pl
@@ -195,7 +195,7 @@ for example
$result_converted{'html'}->{'no_argument_and_contents'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>for example</title>
diff --git a/tp/t/results/sectioning/no_menu.pl
b/tp/t/results/sectioning/no_menu.pl
index 1a41b5dd80..4e78f2de8c 100644
--- a/tp/t/results/sectioning/no_menu.pl
+++ b/tp/t/results/sectioning/no_menu.pl
@@ -542,7 +542,7 @@ End:
$result_converted{'html'}->{'no_menu'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
index afd6b88252..165551fbe0 100644
--- a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
+++ b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
@@ -1126,7 +1126,7 @@ End:
$result_converted{'html'}->{'node_part_chapter_after_chapter'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/node_part_chapter_after_top.pl
b/tp/t/results/sectioning/node_part_chapter_after_top.pl
index 0ec7a1ded4..396bd30174 100644
--- a/tp/t/results/sectioning/node_part_chapter_after_top.pl
+++ b/tp/t/results/sectioning/node_part_chapter_after_top.pl
@@ -722,7 +722,7 @@ End:
$result_converted{'html'}->{'node_part_chapter_after_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
b/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
index a7d06261fb..33bd71bb7b 100644
--- a/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
+++ b/tp/t/results/sectioning/node_sectop_before_chapter_no_node.pl
@@ -210,7 +210,7 @@
$result_converted{'plaintext'}->{'node_sectop_before_chapter_no_node'} = 'top se
$result_converted{'html'}->{'node_sectop_before_chapter_no_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
index 52eebc4728..f186fd38f3 100644
--- a/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
+++ b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
@@ -390,7 +390,7 @@ in chap
$result_converted{'html'}->{'node_sectop_before_lone_node_Top'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top sectionning</title>
diff --git a/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
b/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
index 604a3d5596..711d5086fd 100644
--- a/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
+++ b/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl
@@ -142,7 +142,7 @@ End:
$result_converted{'html'}->{'node_up_direction_for_top_with_manual'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/node_up_external_node.pl
b/tp/t/results/sectioning/node_up_external_node.pl
index 0ae92f79c8..d54516847b 100644
--- a/tp/t/results/sectioning/node_up_external_node.pl
+++ b/tp/t/results/sectioning/node_up_external_node.pl
@@ -588,7 +588,7 @@ $result_converted{'plaintext'}->{'node_up_external_node'} =
'';
$result_converted{'html'}->{'node_up_external_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/index.html
index b04adf1020..b880795d70 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 chapter (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/second-node.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/second-node.html
index 9d6291b139..4dcb4f3827 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/second-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/second-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/third-node.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/third-node.html
index ffaa25470d..5ead1ab47b 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/third-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html/third-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
index fe7671538e..88d59a850a 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
@@ -928,7 +928,7 @@ End:
$result_converted{'html'}->{'nodes_after_top_before_chapter_nodes'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
index 06e937d5b6..ad6938f57a 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
@@ -562,7 +562,7 @@ second node
$result_converted{'html'}->{'nodes_after_top_before_chapter_not_split'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
index 0377d0cc57..812d398b31 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
@@ -562,7 +562,7 @@ second node
$result_converted{'html'}->{'nodes_after_top_before_chapter_not_split_no_use_node_directions'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
b/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
index ea36e0a6d0..06ba13cb81 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
@@ -674,7 +674,7 @@ End:
$result_converted{'html'}->{'nodes_after_top_before_chapter_sections'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
index dc372d7c41..1e68a00ad2 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
index d83da0df88..25e18bf4f6 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
index a033d22555..6d01f72919 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/second-node.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/second-node.html
index 9d6291b139..4dcb4f3827 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/second-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/second-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
index 2fffcb9216..a82c8e5a3e 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>third node (Untitled Document)</title>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
b/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
index 959d931ebf..30e52cf125 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_section_nodes.pl
@@ -928,7 +928,7 @@ End:
$result_converted{'html'}->{'nodes_after_top_before_section_nodes'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
b/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
index d13944cab0..cbe7b29fc1 100644
--- a/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
+++ b/tp/t/results/sectioning/nodes_after_top_before_section_sections.pl
@@ -674,7 +674,7 @@ End:
$result_converted{'html'}->{'nodes_after_top_before_section_sections'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/chap-node.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/chap-node.html
index d779d3532c..d6ca184107 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/chap-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/chap-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
index 534b3269bd..77d0218da4 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 subsection (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/third-node.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/third-node.html
index ffaa25470d..5ead1ab47b 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/third-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/third-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
index 911f4a61f4..3534c6aa93 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/chap-node.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/chap-node.html
index d779d3532c..d6ca184107 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/chap-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/chap-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
index 794de739a4..b00dee2165 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
index a033d22555..6d01f72919 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/third-node.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/third-node.html
index ffaa25470d..5ead1ab47b 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/third-node.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/third-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
b/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
index 0fb37e9a8b..2c14820f87 100644
--- a/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
+++ b/tp/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
@@ -560,7 +560,7 @@
$result_converted_errors{'info'}->{'nodes_no_node_top_explicit_directions'} = [
$result_converted{'html'}->{'nodes_no_node_top_explicit_directions'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/novalidate.pl
b/tp/t/results/sectioning/novalidate.pl
index 50f350a9de..681c90fd07 100644
--- a/tp/t/results/sectioning/novalidate.pl
+++ b/tp/t/results/sectioning/novalidate.pl
@@ -316,7 +316,7 @@ $result_converted_errors{'info'}->{'novalidate'} = [
$result_converted{'html'}->{'novalidate'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
index dcef678809..8dd27d1b16 100644
--- a/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
+++ b/tp/t/results/sectioning/one_node_explicit_directions_anchor.pl
@@ -248,7 +248,7 @@
$result_converted_errors{'info'}->{'one_node_explicit_directions_anchor'} = [
$result_converted{'html'}->{'one_node_explicit_directions_anchor'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/t/results/sectioning/one_node_explicit_directions_anchor_no_use_node.pl
b/tp/t/results/sectioning/one_node_explicit_directions_anchor_no_use_node.pl
index fb58b5234b..cf46d83805 100644
--- a/tp/t/results/sectioning/one_node_explicit_directions_anchor_no_use_node.pl
+++ b/tp/t/results/sectioning/one_node_explicit_directions_anchor_no_use_node.pl
@@ -248,7 +248,7 @@
$result_converted_errors{'info'}->{'one_node_explicit_directions_anchor_no_use_n
$result_converted{'html'}->{'one_node_explicit_directions_anchor_no_use_node'}
= '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/one_subsection.pl
b/tp/t/results/sectioning/one_subsection.pl
index bca6ea3270..a09b4869d1 100644
--- a/tp/t/results/sectioning/one_subsection.pl
+++ b/tp/t/results/sectioning/one_subsection.pl
@@ -89,7 +89,7 @@ $result_converted{'plaintext'}->{'one_subsection'} = '1 The
subsection
$result_converted{'html'}->{'one_subsection'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/one_subsection_and_node.pl
b/tp/t/results/sectioning/one_subsection_and_node.pl
index c55c3eed63..6840613703 100644
--- a/tp/t/results/sectioning/one_subsection_and_node.pl
+++ b/tp/t/results/sectioning/one_subsection_and_node.pl
@@ -170,7 +170,7 @@
$result_converted_errors{'info'}->{'one_subsection_and_node'} = [
$result_converted{'html'}->{'one_subsection_and_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/part_before_chapter.pl
b/tp/t/results/sectioning/part_before_chapter.pl
index f628630f33..45250ca9e0 100644
--- a/tp/t/results/sectioning/part_before_chapter.pl
+++ b/tp/t/results/sectioning/part_before_chapter.pl
@@ -192,7 +192,7 @@ $result_converted{'plaintext'}->{'part_before_chapter'} =
'1 chapter
$result_converted{'html'}->{'part_before_chapter'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/part_before_top.pl
b/tp/t/results/sectioning/part_before_top.pl
index 5c5e363fb5..2f834d256b 100644
--- a/tp/t/results/sectioning/part_before_top.pl
+++ b/tp/t/results/sectioning/part_before_top.pl
@@ -196,7 +196,7 @@ $result_converted{'plaintext'}->{'part_before_top'} = 'top
$result_converted{'html'}->{'part_before_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_chapter_after_top.pl
b/tp/t/results/sectioning/part_chapter_after_top.pl
index 4a0e4eeff6..eaccdcb4b5 100644
--- a/tp/t/results/sectioning/part_chapter_after_top.pl
+++ b/tp/t/results/sectioning/part_chapter_after_top.pl
@@ -718,7 +718,7 @@ End:
$result_converted{'html'}->{'part_chapter_after_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_after_top.pl
b/tp/t/results/sectioning/part_node_after_top.pl
index dbd21cee1e..f192138037 100644
--- a/tp/t/results/sectioning/part_node_after_top.pl
+++ b/tp/t/results/sectioning/part_node_after_top.pl
@@ -614,7 +614,7 @@ End:
$result_converted{'html'}->{'part_node_after_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_before_top.pl
b/tp/t/results/sectioning/part_node_before_top.pl
index 92b94a9bdc..4b8b9e2842 100644
--- a/tp/t/results/sectioning/part_node_before_top.pl
+++ b/tp/t/results/sectioning/part_node_before_top.pl
@@ -564,7 +564,7 @@ End:
$result_converted{'html'}->{'part_node_before_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_chapter_after_top.pl
b/tp/t/results/sectioning/part_node_chapter_after_top.pl
index b538356952..128821e986 100644
--- a/tp/t/results/sectioning/part_node_chapter_after_top.pl
+++ b/tp/t/results/sectioning/part_node_chapter_after_top.pl
@@ -977,7 +977,7 @@ End:
$result_converted{'html'}->{'part_node_chapter_after_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_chapter_appendix.pl
b/tp/t/results/sectioning/part_node_chapter_appendix.pl
index 6165a079d2..af911fe944 100644
--- a/tp/t/results/sectioning/part_node_chapter_appendix.pl
+++ b/tp/t/results/sectioning/part_node_chapter_appendix.pl
@@ -899,7 +899,7 @@ End:
$result_converted{'html'}->{'part_node_chapter_appendix'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
b/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
index 29ab51c076..f54eacb048 100644
--- a/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
+++ b/tp/t/results/sectioning/part_node_chapter_node_appendix.pl
@@ -1071,7 +1071,7 @@ End:
$result_converted{'html'}->{'part_node_chapter_node_appendix'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_node_part_appendix.pl
b/tp/t/results/sectioning/part_node_node_part_appendix.pl
index 2d8ed66223..04ded6f419 100644
--- a/tp/t/results/sectioning/part_node_node_part_appendix.pl
+++ b/tp/t/results/sectioning/part_node_node_part_appendix.pl
@@ -1147,7 +1147,7 @@ End:
$result_converted{'html'}->{'part_node_node_part_appendix'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_part_appendix.pl
b/tp/t/results/sectioning/part_node_part_appendix.pl
index 56387b60e8..7442bd008a 100644
--- a/tp/t/results/sectioning/part_node_part_appendix.pl
+++ b/tp/t/results/sectioning/part_node_part_appendix.pl
@@ -967,7 +967,7 @@ End:
$result_converted{'html'}->{'part_node_part_appendix'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/part_node_part_node_appendix.pl
b/tp/t/results/sectioning/part_node_part_node_appendix.pl
index 6968fcc9a8..601565f762 100644
--- a/tp/t/results/sectioning/part_node_part_node_appendix.pl
+++ b/tp/t/results/sectioning/part_node_part_node_appendix.pl
@@ -1143,7 +1143,7 @@ End:
$result_converted{'html'}->{'part_node_part_node_appendix'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/protected_node_parentheses.pl
b/tp/t/results/sectioning/protected_node_parentheses.pl
index 43ca800190..7c696f21ee 100644
--- a/tp/t/results/sectioning/protected_node_parentheses.pl
+++ b/tp/t/results/sectioning/protected_node_parentheses.pl
@@ -501,7 +501,7 @@
$result_converted_errors{'info'}->{'protected_node_parentheses'} = [
$result_converted{'html'}->{'protected_node_parentheses'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/recursive_self_section_reference.pl
b/tp/t/results/sectioning/recursive_self_section_reference.pl
index 1d3b3e6d44..0cb2c22668 100644
--- a/tp/t/results/sectioning/recursive_self_section_reference.pl
+++ b/tp/t/results/sectioning/recursive_self_section_reference.pl
@@ -175,7 +175,7 @@
$result_converted{'plaintext'}->{'recursive_self_section_reference'} = '1 sharp
$result_converted{'html'}->{'recursive_self_section_reference'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/ref_to_top.pl
b/tp/t/results/sectioning/ref_to_top.pl
index 18d199f66b..c499f8aed3 100644
--- a/tp/t/results/sectioning/ref_to_top.pl
+++ b/tp/t/results/sectioning/ref_to_top.pl
@@ -219,7 +219,7 @@ End:
$result_converted{'html'}->{'ref_to_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
b/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
index 88a28b0dc5..90a638d7b4 100644
--- a/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
+++ b/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
@@ -673,7 +673,7 @@ End:
$result_converted{'html'}->{'reference_to_only_special_spaces_node'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/section_before_after_top_node.pl
b/tp/t/results/sectioning/section_before_after_top_node.pl
index 796759c8af..9d84fd3451 100644
--- a/tp/t/results/sectioning/section_before_after_top_node.pl
+++ b/tp/t/results/sectioning/section_before_after_top_node.pl
@@ -311,7 +311,7 @@ End:
$result_converted{'html'}->{'section_before_after_top_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
index 8a47122646..8dd8840113 100644
--- a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
+++ b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
@@ -373,7 +373,7 @@ End:
$result_converted{'html'}->{'section_before_after_top_node_last_node'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/section_before_part.pl
b/tp/t/results/sectioning/section_before_part.pl
index d2fe36bd21..fbff8e12b4 100644
--- a/tp/t/results/sectioning/section_before_part.pl
+++ b/tp/t/results/sectioning/section_before_part.pl
@@ -176,7 +176,7 @@ part
$result_converted{'html'}->{'section_before_part'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/section_before_top.pl
b/tp/t/results/sectioning/section_before_top.pl
index 8373358305..21ee5777f2 100644
--- a/tp/t/results/sectioning/section_before_top.pl
+++ b/tp/t/results/sectioning/section_before_top.pl
@@ -435,7 +435,7 @@ End:
$result_converted{'html'}->{'section_before_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/section_below_unnumbered.pl
b/tp/t/results/sectioning/section_below_unnumbered.pl
index eba3530d86..156fdeb6d4 100644
--- a/tp/t/results/sectioning/section_below_unnumbered.pl
+++ b/tp/t/results/sectioning/section_below_unnumbered.pl
@@ -716,7 +716,7 @@ Should be unnumbered.
$result_converted{'html'}->{'section_below_unnumbered'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top</title>
diff --git a/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
b/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
index d2796a085b..905d594185 100644
--- a/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
+++ b/tp/t/results/sectioning/section_below_unnumbered_no_top.pl
@@ -132,7 +132,7 @@ S
$result_converted{'html'}->{'section_below_unnumbered_no_top'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
index a6ab467be6..2c7895221a 100644
--- a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
+++ b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
@@ -692,7 +692,7 @@ End:
$result_converted{'html'}->{'section_chapter_before_top_nodes'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/section_node_before_part.pl
b/tp/t/results/sectioning/section_node_before_part.pl
index 37f5e517db..dbc44e23f1 100644
--- a/tp/t/results/sectioning/section_node_before_part.pl
+++ b/tp/t/results/sectioning/section_node_before_part.pl
@@ -230,7 +230,7 @@ End:
$result_converted{'html'}->{'section_node_before_part'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
b/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
index fe779ddc0e..31f79f477d 100644
--- a/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
+++ b/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl
@@ -245,7 +245,7 @@
$result_converted{'plaintext'}->{'setfilename_on_top_and_after_node'} = 'In top
$result_converted{'html'}->{'setfilename_on_top_and_after_node'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>In top </title>
diff --git a/tp/t/results/sectioning/space_in_node.pl
b/tp/t/results/sectioning/space_in_node.pl
index 320a76f470..11d57b9bd2 100644
--- a/tp/t/results/sectioning/space_in_node.pl
+++ b/tp/t/results/sectioning/space_in_node.pl
@@ -550,7 +550,7 @@ End:
$result_converted{'html'}->{'space_in_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/top_no_argument_and_content.pl
b/tp/t/results/sectioning/top_no_argument_and_content.pl
index a43389334b..cf08b272c8 100644
--- a/tp/t/results/sectioning/top_no_argument_and_content.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_content.pl
@@ -92,7 +92,7 @@
$result_converted{'plaintext'}->{'top_no_argument_and_content'} = 'A.
$result_converted{'html'}->{'top_no_argument_and_content'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/top_no_argument_and_node.pl
b/tp/t/results/sectioning/top_no_argument_and_node.pl
index 79cd2c8179..8bd4eaa2c7 100644
--- a/tp/t/results/sectioning/top_no_argument_and_node.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_node.pl
@@ -150,7 +150,7 @@
$result_converted_errors{'info'}->{'top_no_argument_and_node'} = [
$result_converted{'html'}->{'top_no_argument_and_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/top_no_argument_and_top_node.pl
b/tp/t/results/sectioning/top_no_argument_and_top_node.pl
index 6a8e2ea74c..2e7237a2ea 100644
--- a/tp/t/results/sectioning/top_no_argument_and_top_node.pl
+++ b/tp/t/results/sectioning/top_no_argument_and_top_node.pl
@@ -140,7 +140,7 @@ End:
$result_converted{'html'}->{'top_no_argument_and_top_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/top_node_no_menu_direction.pl
b/tp/t/results/sectioning/top_node_no_menu_direction.pl
index 75b82b3bfe..daca1b0455 100644
--- a/tp/t/results/sectioning/top_node_no_menu_direction.pl
+++ b/tp/t/results/sectioning/top_node_no_menu_direction.pl
@@ -396,7 +396,7 @@ End:
$result_converted{'html'}->{'top_node_no_menu_direction'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/top_node_part_top.pl
b/tp/t/results/sectioning/top_node_part_top.pl
index 13893683f7..9e006a49fe 100644
--- a/tp/t/results/sectioning/top_node_part_top.pl
+++ b/tp/t/results/sectioning/top_node_part_top.pl
@@ -324,7 +324,7 @@ End:
$result_converted{'html'}->{'top_node_part_top'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/top_without_node_nodes.pl
b/tp/t/results/sectioning/top_without_node_nodes.pl
index 8f849cc049..7794733974 100644
--- a/tp/t/results/sectioning/top_without_node_nodes.pl
+++ b/tp/t/results/sectioning/top_without_node_nodes.pl
@@ -395,7 +395,7 @@
$result_converted_errors{'info'}->{'top_without_node_nodes'} = [
$result_converted{'html'}->{'top_without_node_nodes'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/top_without_node_sections.pl
b/tp/t/results/sectioning/top_without_node_sections.pl
index 153fbd38e2..816eff380c 100644
--- a/tp/t/results/sectioning/top_without_node_sections.pl
+++ b/tp/t/results/sectioning/top_without_node_sections.pl
@@ -516,7 +516,7 @@
$result_converted_errors{'info'}->{'top_without_node_sections'} = [
$result_converted{'html'}->{'top_without_node_sections'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
b/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
index d344053eb2..82de83b2a5 100644
---
a/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
+++
b/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
index b158693b1d..e964453e45 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ã (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
index e649b2f0b3..309ad7f1eb 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top (Untitled Document)</title>
diff --git
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
index 870bd5f3b9..ba4a226eba 100644
---
a/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
+++
b/tp/t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>n (Untitled Document)</title>
diff --git a/tp/t/results/sectioning/two_nodes_at_the_end.pl
b/tp/t/results/sectioning/two_nodes_at_the_end.pl
index 140ae96d0d..756a8028bd 100644
--- a/tp/t/results/sectioning/two_nodes_at_the_end.pl
+++ b/tp/t/results/sectioning/two_nodes_at_the_end.pl
@@ -964,7 +964,7 @@ in node after chapter 1
$result_converted{'html'}->{'two_nodes_at_the_end'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/chapter-1.html
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/chapter-1.html
index 48d4acca5b..0321a2d0d0 100644
--- a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/chapter-1.html
+++ b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/chapter-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter 1 (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/index.html
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/index.html
index 170b4fcef4..74e3116535 100644
--- a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/index.html
+++ b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/last-node-in-chapter-1.html
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/last-node-in-chapter-1.html
index a5460cba01..344345cf61 100644
---
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/last-node-in-chapter-1.html
+++
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/last-node-in-chapter-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>last node in chapter 1 (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/node-after-chapter-1.html
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/node-after-chapter-1.html
index 503ec1ba70..c393de199a 100644
---
a/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/node-after-chapter-1.html
+++
b/tp/t/results/sectioning/two_nodes_at_the_end_nodes/res_html/node-after-chapter-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node after chapter 1 (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
b/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
index 7adb78f9b7..13950196c0 100644
---
a/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
+++
b/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/two_nodes_between_chapters.pl
b/tp/t/results/sectioning/two_nodes_between_chapters.pl
index 0186add701..4011ce7053 100644
--- a/tp/t/results/sectioning/two_nodes_between_chapters.pl
+++ b/tp/t/results/sectioning/two_nodes_between_chapters.pl
@@ -1188,7 +1188,7 @@
$result_converted{'plaintext'}->{'two_nodes_between_chapters'} = 'top
$result_converted{'html'}->{'two_nodes_between_chapters'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-1.html
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-1.html
index ea9da24f38..c6dabac575 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-1.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter 1 (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-2.html
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-2.html
index 0151879920..211308b3b7 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-2.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/chapter-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chapter 2 (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/index.html
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/index.html
index 51fed698ea..b1c6006329 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/index.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/node-between-chapters.html
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/node-between-chapters.html
index 70023f9056..9f90bae744 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/node-between-chapters.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_nodes/res_html/node-between-chapters.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>node between chapters (top)</title>
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
b/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
index a661fa489f..4f978a33d6 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git a/tp/t/results/sectioning/two_unnumbered_no_argument.pl
b/tp/t/results/sectioning/two_unnumbered_no_argument.pl
index d4468c3bfe..ae667c8bd4 100644
--- a/tp/t/results/sectioning/two_unnumbered_no_argument.pl
+++ b/tp/t/results/sectioning/two_unnumbered_no_argument.pl
@@ -121,7 +121,7 @@
$result_converted{'plaintext'}->{'two_unnumbered_no_argument'} = '';
$result_converted{'html'}->{'two_unnumbered_no_argument'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
b/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
index 27ef40eb79..2529d58e60 100644
--- a/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
+++ b/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
@@ -444,7 +444,7 @@ End:
$result_converted{'html'}->{'unnumbered_before_node_top_top'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/unnumbered_before_top_node.pl
b/tp/t/results/sectioning/unnumbered_before_top_node.pl
index 2ba59dd5fe..976f82f893 100644
--- a/tp/t/results/sectioning/unnumbered_before_top_node.pl
+++ b/tp/t/results/sectioning/unnumbered_before_top_node.pl
@@ -262,7 +262,7 @@ End:
$result_converted{'html'}->{'unnumbered_before_top_node'} = '<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Title titlefont</title>
diff --git a/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
b/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
index 872fba9efe..75470e493f 100644
--- a/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
+++ b/tp/t/results/sectioning/unnumbered_top_without_node_nodes.pl
@@ -731,7 +731,7 @@
$result_converted_errors{'info'}->{'unnumbered_top_without_node_nodes'} = [
$result_converted{'html'}->{'unnumbered_top_without_node_nodes'} = '<!DOCTYPE
html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
index 57948970e5..f369aea794 100644
--- a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
+++ b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
@@ -871,7 +871,7 @@
$result_converted_errors{'info'}->{'unnumbered_top_without_node_sections'} = [
$result_converted{'html'}->{'unnumbered_top_without_node_sections'} =
'<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
index daa1bd58a1..0b9f41c2be 100644
---
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
+++
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/index.html
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/index.html
index 17a05516d1..0d1106d631 100644
---
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/index.html
+++
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
index 5e71c6012c..4d9cdc83e5 100644
---
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
+++
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (top)</title>
diff --git
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/index.html
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/index.html
index 17a05516d1..0d1106d631 100644
---
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/index.html
+++
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (top)</title>
diff --git a/tp/t/results/transformations/master_menu_fr/res_html/chap.html
b/tp/t/results/transformations/master_menu_fr/res_html/chap.html
index ca6bf56ceb..ea240e26f8 100644
--- a/tp/t/results/transformations/master_menu_fr/res_html/chap.html
+++ b/tp/t/results/transformations/master_menu_fr/res_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>chap (max)</title>
diff --git a/tp/t/results/transformations/master_menu_fr/res_html/index.html
b/tp/t/results/transformations/master_menu_fr/res_html/index.html
index 55732cded2..b1534c7be8 100644
--- a/tp/t/results/transformations/master_menu_fr/res_html/index.html
+++ b/tp/t/results/transformations/master_menu_fr/res_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (max)</title>
diff --git a/tp/t/results/transformations/master_menu_fr/res_html/section.html
b/tp/t/results/transformations/master_menu_fr/res_html/section.html
index a1599e46a1..e016879c5f 100644
--- a/tp/t/results/transformations/master_menu_fr/res_html/section.html
+++ b/tp/t/results/transformations/master_menu_fr/res_html/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>section (max)</title>
diff --git a/tp/tests/coverage/res_parser/formatting_chm/anchor.html
b/tp/tests/coverage/res_parser/formatting_chm/anchor.html
index 20b0a433cd..d48f1bc5e0 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/anchor.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/tests/coverage/res_parser/formatting_chm/chapter.html
b/tp/tests/coverage/res_parser/formatting_chm/chapter.html
index cdb754281f..bc5d038b26 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
b/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
index 8602c22153..7048c50852 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/formatting.html
b/tp/tests/coverage/res_parser/formatting_chm/formatting.html
index 7575019b0d..06c2146dc2 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/formatting_ovr.html
b/tp/tests/coverage/res_parser/formatting_chm/formatting_ovr.html
index 79ce080a49..2b9c27ba9d 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/formatting_ovr.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/formatting_toc.html
b/tp/tests/coverage/res_parser/formatting_chm/formatting_toc.html
index 1d9808ea8f..bf70817305 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/formatting_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/index.html
b/tp/tests/coverage/res_parser/formatting_chm/index.html
index adcf58a9f5..ef8ccc7415 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/index.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/coverage/res_parser/formatting_chm/s_002d_002dect_002cion.html
b/tp/tests/coverage/res_parser/formatting_chm/s_002d_002dect_002cion.html
index 54aac3a34a..d3cadde1c8 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/s_002d_002dect_002cion.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/s_002d_002dect_002cion.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_chm/subsection.html
b/tp/tests/coverage/res_parser/formatting_chm/subsection.html
index 02c8c36bd8..7d48286c2c 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/subsection.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/coverage/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 4d332a5f35..e6d5403c7e 100644
---
a/tp/tests/coverage/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/coverage/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/coverage/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 0b0b62efd7..590957159e 100644
---
a/tp/tests/coverage/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/coverage/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index edd09338d1..3762f985cb 100644
---
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 5af3d7a14e..660b629aff 100644
---
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index f42e32aba5..e55b6d0fa6 100644
---
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git a/tp/tests/coverage/res_parser/formatting_html32/formatting.html
b/tp/tests/coverage/res_parser/formatting_html32/formatting.html
index 9622654411..e955e40bd1 100644
--- a/tp/tests/coverage/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_html32/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"
"http://www.w3.org/TR/html32/loose.dtd">
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
b/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
index 178401a452..e01c3a9e0f 100644
--- a/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
b/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
index b0ec2aba53..d59c8a9e77 100644
--- a/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
diff --git a/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
b/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
index 9cdf53be76..f40ed17934 100644
--- a/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book/double_contents.html
b/tp/tests/customization/res_parser/double_contents_after_title_book/double_contents.html
index cdcbe79572..7bccdb454f 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book/double_contents.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/chapter.html
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/chapter.html
index 42a0c01aa0..29fa87b62a 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/chapter.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_1.html
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_1.html
index f80bbee4c3..9b7ce8c861 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_1.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_1.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 Chapter 1 (Double contents)</title>
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_top.html
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_top.html
index e01c703d89..366b058b3b 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_top.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/double_contents_top.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/index.html
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/index.html
index 7656f449e3..ca758bd66c 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/index.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/section.html
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/section.html
index 7ea543008e..e87f26fb5e 100644
---
a/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/section.html
+++
b/tp/tests/customization/res_parser/double_contents_after_title_book_chapter/section.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/double_contents_book/double_contents.html
b/tp/tests/customization/res_parser/double_contents_book/double_contents.html
index c13cc5cebe..c954ea8f0e 100644
---
a/tp/tests/customization/res_parser/double_contents_book/double_contents.html
+++
b/tp/tests/customization/res_parser/double_contents_book/double_contents.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Double contents</title>
diff --git
a/tp/tests/customization/res_parser/ignore_and_comments_output/ignore_and_comments.html
b/tp/tests/customization/res_parser/ignore_and_comments_output/ignore_and_comments.html
index 33b9bc92d1..e3b018af6b 100644
---
a/tp/tests/customization/res_parser/ignore_and_comments_output/ignore_and_comments.html
+++
b/tp/tests/customization/res_parser/ignore_and_comments_output/ignore_and_comments.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
index 2e2c503dfc..2de021ad01 100644
--- a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
index 4a48ae6401..e6277b1888 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>1 first node chapter (Untitled Document)</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
index 5a646a30d5..317d94c465 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Last-node-no-description.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
index 6c9199c639..41e49b27ac 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2 second node chapter (Untitled Document)</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
index 38ca85f113..6e6394ae61 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>unnumbered chapter (Untitled Document)</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/between-node.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/between-node.html
index 9a5786147d..40b9240300 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/between-node.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/between-node.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
index 8aac15a94a..6a5b4613b4 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub.html
index d7cb2261dd..feed2f5620 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
index c75cab4117..70c05c1c4a 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
index bcf9217879..bef22958bc 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered-sub3.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered.html
index 80eb26821b..30a60e4983 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/numbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
index 22880246e9..9b8ffb92a9 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (Untitled Document)</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
index eeb316927d..48e52489e0 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Table of Contents (Untitled Document)</title>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
index e2b878bf59..8fd14cefbf 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
index 4caae22c85..0607730491 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered-sub2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered.html
index 6fd7265839..70bd488538 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered2.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered2.html
index ad1d52d465..db0df857f4 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered2.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/unnumbered2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/customization/res_parser/sectioning_without_anchors/sectioning.html
b/tp/tests/customization/res_parser/sectioning_without_anchors/sectioning.html
index 317ea89713..9d00cd37c6 100644
---
a/tp/tests/customization/res_parser/sectioning_without_anchors/sectioning.html
+++
b/tp/tests/customization/res_parser/sectioning_without_anchors/sectioning.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git
a/tp/tests/customization/res_parser/test_redefine_need/test_need.html
b/tp/tests/customization/res_parser/test_redefine_need/test_need.html
index 194ec80eb3..efb51c4c75 100644
--- a/tp/tests/customization/res_parser/test_redefine_need/test_need.html
+++ b/tp/tests/customization/res_parser/test_redefine_need/test_need.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test need</title>
diff --git a/tp/tests/encoded/res_parser/non_ascii_command_line/Chapteur.html
b/tp/tests/encoded/res_parser/non_ascii_command_line/Chapteur.html
index 329a0f0e6d..5e8876d2e6 100644
--- a/tp/tests/encoded/res_parser/non_ascii_command_line/Chapteur.html
+++ b/tp/tests/encoded/res_parser/non_ascii_command_line/Chapteur.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chaptêur (Tôp)</title>
diff --git a/tp/tests/encoded/res_parser/non_ascii_command_line/index.html
b/tp/tests/encoded/res_parser/non_ascii_command_line/index.html
index e416f0b76a..ed9b82d767 100644
--- a/tp/tests/encoded/res_parser/non_ascii_command_line/index.html
+++ b/tp/tests/encoded/res_parser/non_ascii_command_line/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Tôp)</title>
diff --git
"a/tp/tests/encoded/res_parser/non_ascii_command_line/os\303\251_utf8_abt.html"
"b/tp/tests/encoded/res_parser/non_ascii_command_line/os\303\251_utf8_abt.html"
index 3f21f011db..cfb8a2f98a 100644
---
"a/tp/tests/encoded/res_parser/non_ascii_command_line/os\303\251_utf8_abt.html"
+++
"b/tp/tests/encoded/res_parser/non_ascii_command_line/os\303\251_utf8_abt.html"
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About This Document (Tôp)</title>
diff --git
"a/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/Chapteur.xhtml"
"b/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/Chapteur.xhtml"
index 9f88f0f870..d63b376c63 100644
---
"a/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/Chapteur.xhtml"
+++
"b/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/Chapteur.xhtml"
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>1 Chapteùr (Tôp)</title>
diff --git
"a/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/os\303\251_utf8.xhtml"
"b/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/os\303\251_utf8.xhtml"
index 06bda09b4e..d0711726c6 100644
---
"a/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/os\303\251_utf8.xhtml"
+++
"b/tp/tests/encoded/res_parser/non_ascii_test_epub/os\303\251_utf8_epub_package/EPUB/xhtml/os\303\251_utf8.xhtml"
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Tôp</title>
diff --git
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/chap.html
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/chap.html
index 9c2b2879c3..f7788353e5 100644
--- a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/chap.html
+++ b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- In copying
diff --git
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/index.html
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/index.html
index c4b7a86941..e54a077511 100644
--- a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/index.html
+++ b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- In copying
diff --git
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/chap.html
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/chap.html
index 4c9d4df9ca..05b861d09c 100644
---
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/chap.html
+++
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/chap.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- In copying
diff --git
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/index.html
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/index.html
index f6d460294f..b70ce56075 100644
---
a/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/index.html
+++
b/tp/tests/encoded/res_parser/verbatiminclude_names_latin1_html_explicit_encoding/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- In copying
diff --git a/tp/tests/formatting/res_parser/cpp_lines/cpp_lines.html
b/tp/tests/formatting/res_parser/cpp_lines/cpp_lines.html
index f0aa91757c..441847459f 100644
--- a/tp/tests/formatting/res_parser/cpp_lines/cpp_lines.html
+++ b/tp/tests/formatting/res_parser/cpp_lines/cpp_lines.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
diff --git a/tp/tests/formatting/res_parser/defcondx_Dbar/defxcond.html
b/tp/tests/formatting/res_parser/defcondx_Dbar/defxcond.html
index 5e5c39d365..b6a72ce5b7 100644
--- a/tp/tests/formatting/res_parser/defcondx_Dbar/defxcond.html
+++ b/tp/tests/formatting/res_parser/defcondx_Dbar/defxcond.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>deffnx inside conditional</title>
diff --git a/tp/tests/formatting/res_parser/defcondx_Ubar/defxcond.html
b/tp/tests/formatting/res_parser/defcondx_Ubar/defxcond.html
index 6977a9e09c..b066afc9d4 100644
--- a/tp/tests/formatting/res_parser/defcondx_Ubar/defxcond.html
+++ b/tp/tests/formatting/res_parser/defcondx_Ubar/defxcond.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>deffnx inside conditional</title>
diff --git
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index bb9c8f1872..ea8e8b1f62 100644
---
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
@@ -107,7 +107,7 @@ th.sections-header-printindex {text-align:left;
padding-left: 1em}
<h1 class="about-heading">A propos de ce document</h1>
<p>
- Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
</p>
<p>
Les boutons du panneau de navigation ont la signification suivante :
@@ -207,7 +207,7 @@ th.sections-header-printindex {text-align:left;
padding-left: 1em}
</ul>
</div><hr>
<p>
- <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
b/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
index 3f07372b28..9b212e3a97 100644
---
a/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
+++
b/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
b/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
index 7664d87ad2..2b95de4a53 100644
---
a/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
+++
b/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top</title>
diff --git
a/tp/tests/formatting/res_parser/js_license_reuse_output_file/index.html
b/tp/tests/formatting/res_parser/js_license_reuse_output_file/index.html
index c4be3e4281..06275cd2c8 100644
--- a/tp/tests/formatting/res_parser/js_license_reuse_output_file/index.html
+++ b/tp/tests/formatting/res_parser/js_license_reuse_output_file/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Top (Test file used to test split Info without @copying)</title>
diff --git a/tp/tests/formatting/res_parser/no_content/no_content.html
b/tp/tests/formatting/res_parser/no_content/no_content.html
index 8599ea7d3a..25b53ed505 100644
--- a/tp/tests/formatting/res_parser/no_content/no_content.html
+++ b/tp/tests/formatting/res_parser/no_content/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/tests/formatting/res_parser/no_content_do_contents/no_content.html
b/tp/tests/formatting/res_parser/no_content_do_contents/no_content.html
index fbecccf23a..b11edf85ec 100644
--- a/tp/tests/formatting/res_parser/no_content_do_contents/no_content.html
+++ b/tp/tests/formatting/res_parser/no_content_do_contents/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/tests/formatting/res_parser/no_content_do_contents_inline/no_content.html
b/tp/tests/formatting/res_parser/no_content_do_contents_inline/no_content.html
index 8599ea7d3a..25b53ed505 100644
---
a/tp/tests/formatting/res_parser/no_content_do_contents_inline/no_content.html
+++
b/tp/tests/formatting/res_parser/no_content_do_contents_inline/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git
a/tp/tests/formatting/res_parser/no_content_do_contents_separate/no_content.html
b/tp/tests/formatting/res_parser/no_content_do_contents_separate/no_content.html
index 8e81313135..2ce998ca96 100644
---
a/tp/tests/formatting/res_parser/no_content_do_contents_separate/no_content.html
+++
b/tp/tests/formatting/res_parser/no_content_do_contents_separate/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git a/tp/tests/formatting/res_parser/no_content_inline/no_content.html
b/tp/tests/formatting/res_parser/no_content_inline/no_content.html
index 8599ea7d3a..25b53ed505 100644
--- a/tp/tests/formatting/res_parser/no_content_inline/no_content.html
+++ b/tp/tests/formatting/res_parser/no_content_inline/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git a/tp/tests/formatting/res_parser/no_content_separate/no_content.html
b/tp/tests/formatting/res_parser/no_content_separate/no_content.html
index 8599ea7d3a..25b53ed505 100644
--- a/tp/tests/formatting/res_parser/no_content_separate/no_content.html
+++ b/tp/tests/formatting/res_parser/no_content_separate/no_content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>No ccontent</title>
diff --git a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
index dc08ddc34f..c143585628 100644
--- a/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
+++ b/tp/tests/formatting/res_parser/simplest_test_css/simplest.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>top section</title>
diff --git
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index cb1a61f6a5..557655b229 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index cebca1a6bb..daa213a461 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 54fd43880b..342d494767 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 5d7965fd10..e895d8ba3c 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
index 9a8682e577..bcefaf77f2 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting_fot.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
index f704323c28..e4ed20208d 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/s_002d_002dect_002cion.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
index ed97293abb..f2283feb6d 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsection.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
index a71a83795e..9d04d763ba 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-_0060_0060simple_002ddouble_002d_002d.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
index bd16238c60..0893de9c32 100644
---
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
+++
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.xhtml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- In copying
diff --git a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
index f94c89c1f0..aa27638c15 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 03351e9646..571ff16cb3 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -5085,7 +5085,7 @@ Invalid use of @':
<td class="nav-button">[<a href="chapter2.html" title="Next chapter"> >>
</a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index bf000accae..28db8d1b79 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -1468,7 +1468,7 @@ th.sections-header-printindex {text-align:left;
padding-left: 1em}
<td class="nav-button">[ >> ]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
index 2561aeff4a..628505c549 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -900,7 +900,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -1006,7 +1006,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<td class="nav-button">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
index c60b63035d..b472f859d4 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -904,7 +904,7 @@ span.program-in-footer {font-size: smaller}
<td class="nav-button">[<a href="formatting_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
index 0de28ba57f..37f6f47ef2 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -915,7 +915,7 @@ span.program-in-footer {font-size: smaller}
<td class="nav-button">[<a href="formatting_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 2a33a973f1..a8f2b44f0e 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -915,7 +915,7 @@ span:hover a.copiable-link {visibility: visible}
<td class="nav-button">[<a href="formatting_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
index 3d9c1480d7..0a0f53e7c8 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -929,7 +929,7 @@ span:hover a.copiable-link {visibility: visible}
<td class="nav-button">[<a href="chapter2.html" title="Next chapter"> >>
</a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
index 78f13bf251..de4eec33ad 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/subsection.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index b924b530b1..60eae9213e 100644
---
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 0cbb9d2ffa..6dd7bfa09e 100644
---
a/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++
b/tp/tests/layout/res_parser/formatting_exotic/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.html
b/tp/tests/layout/res_parser/formatting_fr/formatting.html
index f87169fcc8..d350292bc0 100644
--- a/tp/tests/layout/res_parser/formatting_fr/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -8095,7 +8095,7 @@ Menu comment
<h1 class="about-heading">A propos de ce document</h1>
<p>
- Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
</p>
<p>
Les boutons du panneau de navigation ont la signification suivante :
@@ -8195,7 +8195,7 @@ Menu comment
</ul>
</div><hr>
<p>
- <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 0104ad65ba..a54542123d 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -8096,7 +8096,7 @@ Menu comment
<h1 class="about-heading">A propos de ce document</h1>
<p>
- Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
+ Ce document a été généré <em
class="emph">a sunny day</em> en utilisant <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em class="emph">texi2any</em></a>.
</p>
<p>
Les boutons du panneau de navigation ont la signification suivante :
@@ -8196,7 +8196,7 @@ Menu comment
</ul>
</div><hr>
<p>
- <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">Ce document a été
généré <em class="emph">a sunny day</em> en utilisant <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index 4b82c82276..06675144e2 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 9bf14f589e..fd89b42681 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 4b0ed14e04..4c048d0398 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git
a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
index cd6cd05db4..82d888946a 100644
--- a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
diff --git a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
index 9e55d788cc..cc5875506c 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -8095,7 +8095,7 @@ Menu comment
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -8195,7 +8195,7 @@ Menu comment
</ul>
</div><hr>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git a/tp/tests/layout/res_parser/formatting_texi2html_nodes/anchor.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/anchor.html
index 20b0a433cd..d48f1bc5e0 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/anchor.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/anchor.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
diff --git a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
index 665027f014..0b8e03f8a8 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -5086,7 +5086,7 @@ Menu comment
<td class="nav-button">[<a href="formatting_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
index 3a35b7787a..0731be78b6 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -1476,7 +1476,7 @@ th.sections-header-printindex {text-align:left;
padding-left: 1em}
<td class="nav-button">[<a href="formatting_abt.html#SEC_About" title="About
(help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
index 7a5cb97d6b..e7d45e093b 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -900,7 +900,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<h1 class="about-heading">About This Document</h1>
<p>
- This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
+ This document was generated on <em class="emph">a sunny day</em> using <a
class="uref" href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.
</p>
<p>
The buttons in the navigation panels have the following meaning:
@@ -1006,7 +1006,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<td class="nav-button">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
- <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="http://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
+ <span class="program-in-footer">This document was generated on <em
class="emph">a sunny day</em> using <a class="uref"
href="https://www.gnu.org/software/texinfo/"><em
class="emph">texi2any</em></a>.</span>
</p>
diff --git
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
index dd3f8b7674..9190a4a315 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by texinfo, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- In copying
@@ -929,7 +929,7 @@ span.program-in-footer {font-