Ignore:
Timestamp:
09/15/2023 10:54:55 AM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
7546d8b
Parents:
d58da4b (diff), ba40e32 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    rd58da4b r2df066c9  
    127127
    128128    <listitem>
    129       <para><emphasis role="strong">Texinfo-4.7</emphasis></para>
     129      <para><emphasis role="strong">Texinfo-5.0</emphasis></para>
    130130    </listitem>
    131131
     
    155155  the ability to compile programs, run the following commands:</para>
    156156
    157 <screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
     157<screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
    158158<literal>#!/bin/bash
    159159# A script to list version numbers of critical development tools
     
    206206ver_check Sed            sed      4.1.5
    207207ver_check Tar            tar      1.22
    208 ver_check Texinfo        texi2any 4.7
     208ver_check Texinfo        texi2any 5.0
    209209ver_check Xz             xz       5.0.0
    210210
Note: See TracChangeset for help on using the changeset viewer.