Changeset 7887

Show
Ignore:
Timestamp:
01/13/07 04:10:13 (1 year ago)
Author:
alexander
Message:

With vim-7.0-fixes-14 patch, there is no need to remove Vim tutorials.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter06/vim.xml

    r7851 r7887  
    9898 
    9999<screen><userinput>make install</userinput></screen> 
    100  
    101     <para>In UTF-8 locales, the <command>vimtutor</command> program tries to 
    102     convert the tutorials from ISO-8859-1 to UTF-8. Since some tutorials are 
    103     not in ISO-8859-1, the text in them is thus made unreadable. If you 
    104     unpacked the <filename>vim-&vim-version;-lang.tar.gz</filename> archive 
    105     and are going to use a UTF-8 based locale, remove non-ISO-8859-1 tutorials. 
    106     An English tutorial will be used instead.</para> 
    107     <!-- Removal is used instead of conversion in order for the user to be able to 
    108     painlessly revert his UTF-8 locale choice. --> 
    109  
    110 <screen><userinput>rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} 
    111 rm -fv /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen> 
    112100 
    113101    <para>Many users are used to using <command>vi</command> instead of