Changeset c093e6b for chapter08/gawk.xml


Ignore:
Timestamp:
10/01/2022 10:30:12 PM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
f3b2f16
Parents:
f29824e (diff), 4349661 (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:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gawk.xml

    rf29824e rc093e6b  
    4747    <para>Now fix a programming error identified upstream:</para>
    4848
    49 <screen><userinput remap="pre">sed -i -i '241i UPREF(m);' interpret.h</userinput></screen>
     49<screen><userinput remap="pre">sed -i '241i UPREF(m);' interpret.h</userinput></screen>
    5050
    5151    <para>Prepare Gawk for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.