Changeset 478048f for template


Ignore:
Timestamp:
03/14/2024 02:03:46 PM (6 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
ken/TL2024, trunk
Children:
0d1a1f9
Parents:
1883bc4
git-author:
Xi Ruoyao <xry111@…> (03/14/2024 01:48:37 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/14/2024 02:03:46 PM)
Message:

template: Clean up

Let's not encourage the editors to use FTP. And use &root; to make it
shorter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template.xml

    r1883bc4 r478048f  
    99  -->
    1010
    11   <!ENTITY TEMPLATE-download-http "http://">
    12   <!ENTITY TEMPLATE-download-ftp  "ftp://">
     11  <!ENTITY TEMPLATE-download-http "https://">
    1312  <!ENTITY TEMPLATE-md5sum        "MD5 sum">
    1413  <!ENTITY TEMPLATE-size          "?? MB">
     
    6362      <listitem>
    6463        <para>
    65           Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
    66         </para>
    67       </listitem>
    68       <listitem>
    69         <para>
    7064          Download MD5 sum: &TEMPLATE-md5sum;
    7165        </para>
     
    233227
    234228    <para>
    235       Then run the tests as the <systemitem class="username">root</systemitem>
    236       user:
     229      Then run the tests as the &root; user:
    237230    </para>
    238231
     
    240233
    241234    <para>
    242       Now, as the <systemitem class="username">root</systemitem> user:
     235      Now, as the &root; user:
    243236    </para>
    244237
     
    250243    <para>
    251244      If you have built the optional documentation, install it as the
    252       <systemitem class="username">root</systemitem> user:
     245      &root; user:
    253246    </para>
    254247
     
    349342        <xref linkend="bootscripts" revision="sysv"/>
    350343        <xref linkend="systemd-units" revision="systemd"/> package as the
    351         <systemitem class="username">root</systemitem> user:
     344        &root; user:
    352345      </para>
    353346
Note: See TracChangeset for help on using the changeset viewer.