Changeset e1ca33a for chapter06


Ignore:
Timestamp:
01/07/2006 11:54:51 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
0e3cef8
Parents:
46a2e9c
Message:

Ported r7249 and r7250 from trunk.

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

Location:
chapter06
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter06/man-db.xml

    r46a2e9c re1ca33a  
    181181cp -rv man? /usr/share/man/es</userinput></screen>
    182182
    183 <note>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
     183<note><para>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
    184184from the conversion process because it is already in ISO-8859-1 is a packaging
    185 bug in man-pages-es-1.55. Future versions should not require this workaround.</note>
     185bug in man-pages-es-1.55. Future versions should not require this workaround.</para></note>
    186186
    187187</sect2>
  • chapter06/ncurses.xml

    r46a2e9c re1ca33a  
    113113
    114114<para>Finally, make sure that old applications that look for
    115 <filename class="libaryfile">-lcurses</filename> at build time are still
     115<filename class="libraryfile">-lcurses</filename> at build time are still
    116116buildable:</para>
    117117
  • chapter06/vim.xml

    r46a2e9c re1ca33a  
    8585painlessly revert his UTF-8 locale choice. -->
    8686
    87 <screen><userinput>rm -f /usr/share/vim/vim63/tutor/tutor.{gr,pl,ru,sk}
    88 rm -f /usr/share/vim/vim63/tutor/tutor.??.*</userinput></screen>
     87<screen><userinput>rm -f /usr/share/vim/vim64/tutor/tutor.{gr,pl,ru,sk}
     88rm -f /usr/share/vim/vim64/tutor/tutor.??.*</userinput></screen>
    8989
    9090<para>Many users are used to using <command>vi</command> instead of
Note: See TracChangeset for help on using the changeset viewer.