From: Jakukyo Friel Date: Fri, 2 Jan 2015 11:52:29 +0000 (+0800) Subject: Fix a typo in surf manual. X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=c467e5a3b3f3e1d69b64d31a166aa9d69336ef53;hp=c467e5a3b3f3e1d69b64d31a166aa9d69336ef53;p=surf.git 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> ---