From: Craig Roy <CraigR63@gmail.com>
Date: Fri, 27 Feb 2015 02:47:50 +0000 (+0000)
Subject: Added <BS> to list of special characters in man page
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=75a30472581b6ba96da1de3cda7971d105ed446a;p=vimb.git

Added <BS> to list of special characters in man page
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index ecf5fb1..0b4f624 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -516,7 +516,7 @@ number of keys have no visual representation, a special notation is required.
 .PP
 As special key names have the format \fI<...>\fP.
 The following special keys can be used: <Left>, <Up>, <Right>, <Down>
-for the cursor keys, <Tab>, <Esc>, <CR>, <Space>, <F1>-<F12> and <C-A>-<C-Z>.
+for the cursor keys, <Tab>, <Esc>, <CR>, <Space>, <BS>, <F1>-<F12> and <C-A>-<C-Z>.
 .TP
 .BI ":nm[ap] {" lhs "} {" rhs }
 .TP