ovsdb-doc: Fix formatting at top of generated manpage.
[sliver-openvswitch.git] / ovsdb / ovsdb-doc.in
index 7b783e1..40749cc 100755 (executable)
@@ -280,6 +280,7 @@ def docsToNroff(schemaFile, xmlFile, erFile, title=None):
 ..
 .SH NAME
 %s \- %s database schema
+.PP
 ''' % (title, d.strftime("%B %Y"), textToNroff(title), schema.name)
 
     tables = ""