From df87866aa27b14b6fcf2b347a22f9d98527208ba Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 9 Mar 2014 00:24:58 +0100
Subject: [PATCH] Fixed missed line break in man page.

---
 doc/vimb.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/vimb.1 b/doc/vimb.1
index 28e3876..363373f 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -521,6 +521,7 @@ Example: :sh! echo "`date` %" >> myhistory.txt
 Download current opened page into configured download directory. If \fIPATH\fP
 is given, download under this file name or path. \fIPATH\fP is expanded via
 shell and can therefor contain '~/', '${ENV}' and '~user' pattern.
+.TP
 .B :q[uit]
 Close the browser.
 .TP
-- 
2.20.1