Little style fix in man page.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 25 Jan 2015 21:57:20 +0000 (22:57 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 25 Jan 2015 21:57:20 +0000 (22:57 +0100)
doc/vimb.1

index c0d87fb..6fd4f20 100644 (file)
@@ -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.