Changeset 6b6a1b9 for chapter02


Ignore:
Timestamp:
09/05/2023 02:34:34 PM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
73d91ac
Parents:
6786b0c (diff), e8f0a1b (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/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    r6786b0c r6b6a1b9  
    146146
    147147    <listitem>
    148       <para><emphasis role="strong">Texinfo-4.7</emphasis></para>
     148      <para><emphasis role="strong">Texinfo-5.0</emphasis></para>
    149149    </listitem>
    150150
     
    174174  the ability to compile programs, run the following commands:</para>
    175175
    176 <screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
     176<screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
    177177<literal>#!/bin/bash
    178178# A script to list version numbers of critical development tools
     
    236236ver_check Sed            sed      4.1.5
    237237ver_check Tar            tar      1.22
    238 ver_check Texinfo        texi2any 4.7
     238ver_check Texinfo        texi2any 5.0
    239239ver_check Xz             xz       5.0.0
    240240ver_kernel &min-kernel;
Note: See TracChangeset for help on using the changeset viewer.