debuginfod-find.1: Fix formatting on wide consoles
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 7 Oct 2020 23:03:20 +0000 (19:03 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 7 Oct 2020 23:19:48 +0000 (19:19 -0400)
The SYNOPSIS section looks less funny with missing
.br directives added in.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
doc/ChangeLog
doc/debuginfod-find.1

index e048500..ad17e99 100644 (file)
@@ -1,3 +1,7 @@
+2020-10-07  Frank Ch. Eigler  <fche@redhat.com>
+
+       * debuginfod-find.1: Add missing .br for SYNOPSIS section.
+
 2020-06-19  Mark Wielaard  <mark@klomp.org>
 
        * Makefile.am: Guard all client manpages with LIBDEBUGINFOD.
index aeb1cb1..12d4ec2 100644 (file)
@@ -19,10 +19,15 @@ debuginfod-find \- request debuginfo-related data
 
 .SH SYNOPSIS
 .B debuginfod-find [\fIOPTION\fP]... debuginfo \fIBUILDID\fP
+.br
 .B debuginfod-find [\fIOPTION\fP]... debuginfo \fIPATH\fP
+.br
 .B debuginfod-find [\fIOPTION\fP]... executable \fIBUILDID\fP
+.br
 .B debuginfod-find [\fIOPTION\fP]... executable \fIPATH\fP
+.br
 .B debuginfod-find [\fIOPTION\fP]... source \fIBUILDID\fP \fI/FILENAME\fP
+.br
 .B debuginfod-find [\fIOPTION\fP]... source \fIPATH\fP \fI/FILENAME\fP
 
 .SH DESCRIPTION