Author: cazfi
Date: Sun Nov 27 10:31:49 2016
New Revision: 34636

URL: http://svn.gna.org/viewcvs/freeciv?rev=34636&view=rev
Log:
Replaced client man page references of gtk3x-client with gtk3.22-client.
Add man link for gtk3.22-client.

See patch #8013

Added:
    trunk/doc/man/freeciv-gtk3.22.6
Modified:
    trunk/doc/man/Makefile.am
    trunk/doc/man/freeciv-client.6.in

Modified: trunk/doc/man/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/man/Makefile.am?rev=34636&r1=34635&r2=34636&view=diff
==============================================================================
--- trunk/doc/man/Makefile.am   (original)
+++ trunk/doc/man/Makefile.am   Sun Nov 27 10:31:49 2016
@@ -10,6 +10,7 @@
 MAN_LINKS =                    \
        freeciv-gtk2.6          \
        freeciv-gtk3.6          \
+       freeciv-gtk3.22.6       \
        freeciv-sdl2.6          \
        freeciv-qt.6            \
        freeciv-mp-gtk2.6       \

Modified: trunk/doc/man/freeciv-client.6.in
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/man/freeciv-client.6.in?rev=34636&r1=34635&r2=34636&view=diff
==============================================================================
--- trunk/doc/man/freeciv-client.6.in   (original)
+++ trunk/doc/man/freeciv-client.6.in   Sun Nov 27 10:31:49 2016
@@ -11,10 +11,10 @@
 .\"
 .TH FREECIV 6 "November 2nd 2016"
 .SH NAME
-freeciv-gtk2, freeciv-gtk3, freeciv-gtk3x, freeciv-sdl2, freeciv-qt \
+freeciv-gtk2, freeciv-gtk3, freeciv-gtk3.22, freeciv-sdl2, freeciv-qt \
 \- The clients for the Freeciv game
 .SH SYNOPSIS
-.B freeciv-gtk2|freeciv-gtk3|freeciv-gtk3x|freeciv-sdl2|freeciv-qt \
+.B freeciv-gtk2|freeciv-gtk3|freeciv-gtk3.22|freeciv-sdl2|freeciv-qt \
 [ \-A|\-\-Announce \fIprotocol\fP ] \
 [ \-a|\-\-autoconnect ] \
 [ \-d|\-\-debug \fIlevel_number\fP ] \
@@ -45,7 +45,7 @@
 [ \-h|\-\-help ] \
 [ \-r|\-\-resolution \fIWIDTHxHEIGHT\fP ]
 
-.B freeciv-gtk3x
+.B freeciv-gtk3.22
 accepts the standard Gtk parameters following \fB\-\-\fP; see the Gtk
 documentation. It also accepts
 .B[ \-h|\-\-help ] \
@@ -75,12 +75,12 @@
 
 This is the client program used to connect to a Freeciv server - see also
 .IR freeciv-server (6)
-\&. \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3x\fP, 
\fBfreeciv-qt\fP, and
+\&. \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3.22\fP, 
\fBfreeciv-qt\fP, and
 \fBfreeciv-sdl2\fP
 can also spawn their own local server for single-player games.
 
 This manual page only lists the command line arguments. For more details
-about using \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3x\fP,
+about using \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3.22\fP,
 \fBfreeciv-sdl2\fP, or \fBfreeciv-qt\fP,
 see the Client Manual which can be found at
 .UR @WIKI_URL@
@@ -216,7 +216,7 @@
 .TP
 .BI "\-\- \-r \fIWIDTHxHEIGHT\fP, \-\- \-\-resolution \fIWIDTHxHEIGHT\fP"
 Behave as if screen resolution were WIDTHxHEIGHT. Only implemented in the
-\fBfreeciv-gtk3\fP and \fBfreeciv-gtk3x\fP clients.
+\fBfreeciv-gtk3\fP and \fBfreeciv-gtk3.22\fP clients.
 .TP
 .BI "\-\- \-t \fItheme\fP, \-\- \-\-theme \fItheme\fP"
 Use a particular GUI theme. Only implemented in the

Added: trunk/doc/man/freeciv-gtk3.22.6
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/man/freeciv-gtk3.22.6?rev=34636&view=auto
==============================================================================
--- trunk/doc/man/freeciv-gtk3.22.6     (added)
+++ trunk/doc/man/freeciv-gtk3.22.6     Sun Nov 27 10:31:49 2016
@@ -0,0 +1,12 @@
+.\" 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.
+.\"
+.so man6/freeciv-client.6


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to