diff options
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index aecbe3ac8..bd21f2f32 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -84,8 +84,8 @@ tutorials. An English tutorial will be used instead.</para> <!-- 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/vim63/tutor/tutor.{gr,pl,ru,sk} -rm -f /usr/share/vim/vim63/tutor/tutor.??.*</userinput></screen> +<screen><userinput>rm -f /usr/share/vim/vim64/tutor/tutor.{gr,pl,ru,sk} +rm -f /usr/share/vim/vim64/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> |