foxygit / doom Log in
commit b574fd08d3347ab55cd128a3538935fc1422e615
Author:     G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Sep 13 14:52:00 2024 -0500
Commit:     Fabian Greffrath <fabian@greffrath.com>
CommitDate: Wed Jul 2 08:24:12 2025 +0200

    man/*.template: Drop unnecessary `br` requests

    Paragraph macros already break any pending output line.  A `br` request,
    absent anything else before the paragraphing macro call, is superfluous.
---
 man/default.cfg.template | 1 -
 man/doom.template        | 1 -
 man/heretic.template     | 1 -
 man/hexen.template       | 1 -
 man/server.template      | 1 -
 5 files changed, 5 deletions(-)

diff --git a/man/default.cfg.template b/man/default.cfg.template
index 827883ec..b3cfdb4a 100644
--- a/man/default.cfg.template
+++ b/man/default.cfg.template
@@ -17,7 +17,6 @@ Base Directory Specification).
 .PP
 The \fB@PROGRAM_SPREFIX@\-@GAME@\-setup\fR(6) tool provides a simple to use front-end
 for editing \fI@CFGFILE@\fR.
-.br
 .SH FILE FORMAT
 The file is a plain-text file, consisting of a list of configuration
 options and their values, separated by whitespace.  Each option is stored
diff --git a/man/doom.template b/man/doom.template
index c725ab75..f057ee10 100644
--- a/man/doom.template
+++ b/man/doom.template
@@ -8,7 +8,6 @@
 .PP
 @PACKAGE_SHORTNAME@ Doom is a port of Id Software's 1993 game "Doom" that is designed
 to behave as similar to the original DOS version of Doom as is possible.
-.br
 @content
 .SH IWAD SEARCH PATHS
 @include iwad_paths.man
diff --git a/man/heretic.template b/man/heretic.template
index f74d1ad7..743a4187 100644
--- a/man/heretic.template
+++ b/man/heretic.template
@@ -9,7 +9,6 @@
 @PACKAGE_SHORTNAME@ Heretic is a port of Raven Software's 1994 game "Heretic" that
 aims to behave as similar to the original DOS version of Heretic as
 possible.
-.br
 @content
 .SH IWAD SEARCH PATHS
 @include iwad_paths.man
diff --git a/man/hexen.template b/man/hexen.template
index f90c96ba..98d08473 100644
--- a/man/hexen.template
+++ b/man/hexen.template
@@ -9,7 +9,6 @@
 @PACKAGE_SHORTNAME@ Hexen is a port of Raven Software's 1995 game "Hexen" that
 aims to behave as similar to the original DOS version of Hexen as
 possible.
-.br
 @content
 .SH IWAD SEARCH PATHS
 @include iwad_paths.man
diff --git a/man/server.template b/man/server.template
index 15cbd6c8..87ea6731 100644
--- a/man/server.template
+++ b/man/server.template
@@ -19,7 +19,6 @@ Game options are not specified to the server, which merely acts to
 retransmit data between players in the game; parameters for the
 game should be specified by the first player to connect to the server,
 who is designated the controlling player.
-.br
 .SH OPTIONS
 .TP
 \fB-ignoreversion\fR