doc/makedefs.6: Drop redundant br requests

Paragraphing macros in *roff systems generally break the output line,
and the same is true of all of man(7)'s paragraphing macros.

groff_man(7):
   Paragraphing macros
     These macros break the output line.  An ordinary paragraph (P)
     indents all output lines by the same amount.  A hanging paragraph
     (HP) is a cosmetic variant of P with a hanging indent.  Definition
     lists frequently occur in man pages; these can be set as tagged
     paragraphs, which have one (TP) or more (TQ) leading tags followed
     by a paragraph that has an additional indentation.
This commit is contained in:
G. Branden Robinson
2026-05-06 04:53:08 -05:00
parent 67e724cd75
commit 103d5f27e7
-19
View File
@@ -71,12 +71,10 @@ Upper and lower case are both accepted for the short commands.
.B \-o .B \-o
Generate Generate
.IR onames.h . .IR onames.h .
.br
.TP .TP
.B \-d .B \-d
Generate Generate
.IR data.base . .IR data.base .
.br
.TP .TP
.B \-e .B \-e
Generate Generate
@@ -89,7 +87,6 @@ same logic as that used by the
command; see the command; see the
.B MDGREP FUNCTIONS .B MDGREP FUNCTIONS
section below for details. section below for details.
.br
.TP .TP
.B \-m .B \-m
Generate Generate
@@ -106,18 +103,15 @@ and
info and include related preprocessor #defines in info and include related preprocessor #defines in
.I date.h .I date.h
file. file.
.br
.TP .TP
.B \-p .B \-p
Generate Generate
.IR pm.h . .IR pm.h .
.br
.TP .TP
.B \-q .B \-q
Generate the Generate the
.I rumors .I rumors
file. file.
.br
.TP .TP
.B \-s .B \-s
Generate the Generate the
@@ -126,36 +120,30 @@ Generate the
and and
.I epitaph .I epitaph
files. files.
.br
.TP .TP
.B \-1 .B \-1
Generate the Generate the
.I epitaph .I epitaph
file. file.
.br
.TP .TP
.B \-2 .B \-2
Generate the Generate the
.I engrave .I engrave
file. file.
.br
.TP .TP
.B \-3 .B \-3
Generate the Generate the
.I bogusmon .I bogusmon
file. file.
.br
.TP .TP
.B \-h .B \-h
Generate the Generate the
.I oracles .I oracles
file. file.
.br
.SH LONG COMMANDS .SH LONG COMMANDS
.TP .TP
.B \-\-debug .B \-\-debug
Show debugging output. Show debugging output.
.br
.TP .TP
.B \-\-make \fR[\fIcommand\fR] .B \-\-make \fR[\fIcommand\fR]
Execute a short command. Execute a short command.
@@ -168,7 +156,6 @@ Specify the input
for the command (if needed). for the command (if needed).
If the file is \- standard If the file is \- standard
input is read. input is read.
.br
.TP .TP
.BI \-\-output " file" .BI \-\-output " file"
Specify the output Specify the output
@@ -176,12 +163,10 @@ Specify the output
for the command (if needed). for the command (if needed).
If the file is \- standard If the file is \- standard
output is written. output is written.
.br
.TP .TP
.B \-\-svs \fR[\fIdelimiter\fR] .B \-\-svs \fR[\fIdelimiter\fR]
Generate a version string to standard output without a trailing newline. Generate a version string to standard output without a trailing newline.
If specified, the delimiter is used between each part of the version string. If specified, the delimiter is used between each part of the version string.
.br
.TP .TP
.B \-\-grep .B \-\-grep
Filter the input Filter the input
@@ -190,17 +175,14 @@ Filter the input
See the See the
.B MDGREP FUNCTIONS .B MDGREP FUNCTIONS
section below for information on controlling the filtering operation. section below for information on controlling the filtering operation.
.br
.TP .TP
.B \-\-grep\-showvars .B \-\-grep\-showvars
Show the name and value for each variable known to the grep option. Show the name and value for each variable known to the grep option.
.br
.TP .TP
.B \-\-grep\-trace .B \-\-grep\-trace
Turn on debug tracing for the grep function ( Turn on debug tracing for the grep function (
.B \-\-grep .B \-\-grep
must be specified as well). must be specified as well).
.br
.TP .TP
.BI \-\-grep\-defined " symbol" .BI \-\-grep\-defined " symbol"
Exit shell true (0) if Exit shell true (0) if
@@ -214,7 +196,6 @@ to be "defined."
.I Symbol .I Symbol
must already be known to must already be known to
.BR makedefs . .BR makedefs .
.br
.TP .TP
.BI \-\-grep\-undef " symbol" .BI \-\-grep\-undef " symbol"
Force the definition of Force the definition of