From ed809b3ba036e5213f08bb45890772e23a1327c5 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 11 Nov 2021 06:34:21 +0200 Subject: [PATCH 28/28] Add man page link for freeciv-mp-gtk4 Patch by Jim DeLaHunt and myself See osdn #42196 Signed-off-by: Marko Lindqvist --- doc/man/Makefile.am | 1 + doc/man/freeciv-modpack.6.in | 4 ++-- doc/man/freeciv-mp-gtk4.6 | 12 ++++++++++++ doc/man/freeciv.6.in | 1 + 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 doc/man/freeciv-mp-gtk4.6 diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 12f569f9db..b6c095382f 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -14,6 +14,7 @@ MAN_LINKS = \ freeciv-sdl2.6 \ freeciv-qt.6 \ freeciv-mp-gtk3.6 \ + freeciv-mp-gtk4.6 \ freeciv-mp-qt.6 \ freeciv-mp-cli.6 diff --git a/doc/man/freeciv-modpack.6.in b/doc/man/freeciv-modpack.6.in index 0635db379a..f7bb5c09d5 100644 --- a/doc/man/freeciv-modpack.6.in +++ b/doc/man/freeciv-modpack.6.in @@ -9,9 +9,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.TH FREECIV 6 "May 24th 2014" +.TH FREECIV 6 "May 13th 2021" .SH NAME -freeciv-mp-gtk3, freeciv-mp-qt, freeciv-mp-cli \ +freeciv-mp-gtk4, freeciv-mp-gtk3, freeciv-mp-qt, freeciv-mp-cli \ \- Custom content installers for the Freeciv game .SH SYNOPSIS .B freeciv-mp-XXX \ diff --git a/doc/man/freeciv-mp-gtk4.6 b/doc/man/freeciv-mp-gtk4.6 new file mode 100644 index 0000000000..96302e9679 --- /dev/null +++ b/doc/man/freeciv-mp-gtk4.6 @@ -0,0 +1,12 @@ +.so man6/freeciv-modpack.6 +.\" Freeciv - Copyright (C) 1996 - A Kjeldberg, L Gregersen, P Unold +.\" This program is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2, or (at your option) +.\" any later version. +.\" +.\" This program is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" diff --git a/doc/man/freeciv.6.in b/doc/man/freeciv.6.in index 3ed1d77189..ead64a51cf 100644 --- a/doc/man/freeciv.6.in +++ b/doc/man/freeciv.6.in @@ -119,5 +119,6 @@ Feel free to use it as you wish. .IR freeciv-sdl2 (6) .IR freeciv-mp-cli (6) .IR freeciv-mp-gtk3 (6) +.IR freeciv-mp-gtk4 (6) .IR freeciv-mp-qt (6) and the Client Manual and the Server Manual on the Freeciv website. -- 2.33.0