commit c467e5a3b3f3e1d69b64d31a166aa9d69336ef53
Author: Jakukyo Friel <weakish_AT_gmail.com>
Date: Fri Jan 2 19:52:29 2015 +0800
Fix a typo in surf manual.
`Ctrl-/` displays incorrectly in `man surf` on my machine.
A patch is attached.
(You also access it here:
https://github.com/weakish/surf/commit/07e97eccedd96eabf14b2fbf77de75ec1b594d97)
----
surf.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Christoph Lohmann <20h_AT_r-36.net>
diff --git a/surf.1 b/surf.1
index ffb2986..f838773 100644
--- a/surf.1
+++ b/surf.1
_AT_@ -149,7 +149,7 @@ Zooms page out
.B Ctrl\-Shift\-q
Resets Zoom
.TP
-.B Ctrl\-f and Ctrl\-\e
+.B Ctrl\-f and Ctrl\-/
Opens the search-bar.
.TP
.B Ctrl\-n
Received on Fri Jan 02 2015 - 14:18:33 CET