Ignore:
Timestamp:
06/29/2020 07:55:01 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
c4804e8
Parents:
d4fdde6
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

    rd4fdde6 r37e35d2  
    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.