|
@@ -107,8 +107,8 @@
|
|
|
<!-- Removal is used instead of conversion in order for the user to be able to
|
|
|
painlessly revert his UTF-8 locale choice. -->
|
|
|
|
|
|
-<screen><userinput>rm -f /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk}
|
|
|
-rm -f /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen>
|
|
|
+<screen><userinput>rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk}
|
|
|
+rm -fv /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen>
|
|
|
|
|
|
<para>Many users are used to using <command>vi</command> instead of
|
|
|
<command>vim</command>. To allow execution of <command>vim</command>
|