Index: Doc/Zsh/contrib.yo
===================================================================
--- Doc/Zsh/contrib.yo 1 Jun 2011 06:40:00 -0000 1.40
+++ Doc/Zsh/contrib.yo 1 Jun 2011 07:29:24 -0000
[...]
@@ -678,54 +678,55 @@
example(zstyle ':vcs_info:*' enable git cvs svn)
If you rerun tt(vcs_info_printsys) after one of these commands, you will
-see the backends listed in the var(disable) style (or backends not in the
-var(enable) style - if you used that) marked as disabled by a hash sign.
-That means the detection of these systems is skipped tt(completely). No
+see the backends listed in the tt(disable) style (or backends not in the
+tt(enable) style - if you used that) marked as disabled by a hash sign.
+That means the detection of these systems is skipped bf(completely. No