diff options
| author | Jakukyo Friel <weakish@gmail.com> | 2015-01-02 19:52:29 +0800 | 
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2015-01-02 14:18:23 +0100 | 
| commit | c467e5a3b3f3e1d69b64d31a166aa9d69336ef53 (patch) | |
| tree | 32c08c56996e73860a39c0cda5c6938690a5d72e | |
| parent | 3e89b4451cfac593e233e449b9a403720598b08f (diff) | |
| download | surf-c467e5a3b3f3e1d69b64d31a166aa9d69336ef53.tar.gz surf-c467e5a3b3f3e1d69b64d31a166aa9d69336ef53.tar.bz2 surf-c467e5a3b3f3e1d69b64d31a166aa9d69336ef53.zip  | |
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@r-36.net>
| -rw-r--r-- | surf.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  | 
