diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 6e843528c..0e2e7d81e 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -41,8 +41,7 @@ for suggested installation instructions.
vim-&vim-version;.tar.bz2 and (optionally)
vim-&vim-version;-lang.tar.gz archives into the
same directory. Then, change the default locations of the
-vimrc and gvimrc
-configuration files to vimrc configuration file to /etc:
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h
@@ -121,7 +120,7 @@ EOF
The set nocompatible makes
vim behave in a more useful way (the default) than
-the vi-compatible manner. Remove the no
to keep the
+the vi-compatible manner. Remove the no
to keep the
old vi behavior. The set
backspace=2 allows backspacing over line breaks,
autoindents, and the start of insert. The syntax
@@ -143,9 +142,9 @@ running the following command:
Installed programs
-efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
-pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl, tcltags, vi (link to vim),
-view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh,
+efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
+pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl, tcltags, vi (link to vim),
+view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh,
vimtutor, and xxd