Ignore:
Timestamp:
03/31/2021 10:41:39 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib, xry111/multilib
Children:
7610848
Parents:
811b5a39
git-author:
Thomas Trepl <thomas@…> (06/29/2020 07:55:01 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:39 AM)
Message:

Update to new lfs structure

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 moved

Legend:

Unmodified
Added
Removed
  • chapter08/texinfo.xml

    r811b5a39 r6dfcfecc  
    3232
    3333      <seglistitem>
    34         <seg>&texinfo-ch6-sbu;</seg>
    35         <seg>&texinfo-ch6-du;</seg>
     34        <seg>&texinfo-fin-sbu;</seg>
     35        <seg>&texinfo-fin-du;</seg>
    3636      </seglistitem>
    3737    </segmentedlist>
     
    4747
    4848    <variablelist>
    49       <title>The meaning of the configure options:</title>
     49      <title>The meaning of the configure option:</title>
    5050
    5151      <varlistentry>
     
    102102
    103103<screen role="nodump"><userinput>pushd /usr/share/info
    104 rm -v dir
    105 for f in *
    106   do install-info $f dir 2&gt;/dev/null
    107 done
     104  rm -v dir
     105  for f in *
     106    do install-info $f dir 2&gt;/dev/null
     107  done
    108108popd</userinput></screen>
    109109
Note: See TracChangeset for help on using the changeset viewer.