commit 9576eae67a9f9470f4207ec690422f4f997479f1
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Sep 14 02:05:31 2024 -0500
Commit: Fabian Greffrath <fabian@greffrath.com>
CommitDate: Wed Jul 2 08:24:12 2025 +0200
man/*.template: Parallelize "ENVIRONMENT" sections
---
man/doom.template | 4 ++--
man/heretic.template | 4 ++--
man/hexen.template | 4 ++--
man/strife.template | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/man/doom.template b/man/doom.template
index 8fb88193..dd3b31a4 100644
--- a/man/doom.template
+++ b/man/doom.template
@@ -14,8 +14,8 @@ Doom as is possible.
.SH IWAD SEARCH PATHS
@include iwad_paths.man
.SH ENVIRONMENT
-This section describes environment variables that control @PACKAGE_NAME@'s
-behavior.
+This section describes environment variables that control
+@PACKAGE_SHORTNAME@ Doom's behavior.
@include environ.man
.SH FILES
.TP
diff --git a/man/heretic.template b/man/heretic.template
index 5e6f5468..31e63f37 100644
--- a/man/heretic.template
+++ b/man/heretic.template
@@ -14,8 +14,8 @@ possible.
.SH IWAD SEARCH PATHS
@include iwad_paths.man
.SH ENVIRONMENT
-This section describes environment variables that control @PACKAGE_SHORTNAME@ Heretic's
-behavior.
+This section describes environment variables that control
+@PACKAGE_SHORTNAME@ Heretic's behavior.
@include environ.man
.SH FILES
.TP
diff --git a/man/hexen.template b/man/hexen.template
index 4aece842..de4234a4 100644
--- a/man/hexen.template
+++ b/man/hexen.template
@@ -14,8 +14,8 @@ possible.
.SH IWAD SEARCH PATHS
@include iwad_paths.man
.SH ENVIRONMENT
-This section describes environment variables that control @PACKAGE_SHORTNAME@ Hexen's
-behavior.
+This section describes environment variables that control
+@PACKAGE_SHORTNAME@ Hexen's behavior.
@include environ.man
.SH FILES
.TP
diff --git a/man/strife.template b/man/strife.template
index 77dc275d..6f983174 100644
--- a/man/strife.template
+++ b/man/strife.template
@@ -16,8 +16,8 @@ of the original programmers of the game (see the section HISTORY below).
.SH IWAD SEARCH PATHS
@include iwad_paths.man
.SH ENVIRONMENT
-This section describes environment variables that control @PACKAGE_SHORTNAME@ Strife's
-behavior.
+This section describes environment variables that control
+@PACKAGE_SHORTNAME@ Strife's behavior.
@include environ.man
.SH FILES
.TP