From eb0e4caf35de7b490e6baf17add3b68fe7fbeb82 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 25 Jan 2015 22:57:20 +0100
Subject: [PATCH] Little style fix in man page.

---
 doc/vimb.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/vimb.1 b/doc/vimb.1
index c0d87fb..6fd4f20 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -71,7 +71,7 @@ If given vimb will create a control socket in the user runtime directory.
 .B "\-v, \-\-version"
 Print build and version information.
 .SH MODES
-vimb is modal an has following main modes:
+Vimb is modal an has following main modes:
 .TP
 .B Normal Mode
 The default mode. Pressing Escape always enter normal mode.
@@ -902,7 +902,7 @@ Pass the next key press directly to gtk.
 .B CTRL\-Z
 Enter the pass-through mode.
 .SH COMPLETIONS
-The completions are triggered by pressing `<Tab>` or `<shift-tab>` in the
+The completions are triggered by pressing `<Tab>` or `<S-Tab>` in the
 activated inputbox. Depending of the current inserted content different
 completions are started. The completion takes additional typed chars to filter
 the completion list that is shown.
-- 
2.20.1