<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40665 >

 $subject


 - ML

diff -Nurd -X.diff_ignore freeciv/doc/man/civclient.6 
freeciv/doc/man/civclient.6
--- freeciv/doc/man/civclient.6 2008-10-27 04:13:33.000000000 +0200
+++ freeciv/doc/man/civclient.6 2009-01-16 20:42:13.000000000 +0200
@@ -9,7 +9,7 @@
 .\"   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 .\"   GNU General Public License for more details.
 .\"
-.TH FREECIV 6 "April 16th 2008"
+.TH FREECIV 6 "January 16th 2009"
 .SH NAME
 civclient \- The client for the Freeciv game
 .SH SYNOPSIS
@@ -27,6 +27,10 @@
 [ \-S|\-\-Sound \fIfilename\fP ] \
 [ \-t|\-\-tiles \fIstring\fP ] \
 [ \-v|\-\-version ]
+
+IPv6 aware clients have additional parameter:
+.B [ \-A|\-\-announce \fIprotocol\fP ]
+
 .SH DESCRIPTION
 Freeciv is a free turn-based multiplayer strategy game, in which each player
 becomes the leader of a civilization, fighting to obtain the ultimate goal:
@@ -58,6 +62,16 @@
 hyphen and single letter) and a long form (double hyphen and a complete word);
 their effects are identical.
 .TP
+.BI "\-A, \-\-announce \fIprotocol\fP"
+Uses \fIprotocol\fP when searching game from LAN.
+Possible values for \fIprotocol\fP are:
+
+\fBIPv4\fP
+
+\fBIPv6\fP
+
+\fBnone\fP
+.TP
 .BI "\-a, \-\-autoconnect"
 Skips the connect dialog, automatically inserting the default values. This is
 quite convenient when all has been set up properly.
diff -Nurd -X.diff_ignore freeciv/doc/man/civserver.6 
freeciv/doc/man/civserver.6
--- freeciv/doc/man/civserver.6 2008-10-27 04:13:34.000000000 +0200
+++ freeciv/doc/man/civserver.6 2009-01-16 20:42:09.000000000 +0200
@@ -9,7 +9,7 @@
 .\"   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 .\"   GNU General Public License for more details.
 .\"
-.TH FREECIV 6 "April 16th 2008"
+.TH FREECIV 6 "January 16th 2009"
 .SH NAME
 civserver \- The server for the Freeciv game
 .SH SYNOPSIS
@@ -36,6 +36,9 @@
 [ \-G|\-\-Guests ] \
 [ \-N|\-\-Newusers ]
 
+IPv6 aware servers have additional parameter:
+.B [ \-A|\-\-announce \fIprotocol\fP ]
+
 .SH DESCRIPTION
 Freeciv is a free turn-based multiplayer strategy game, in which each player
 becomes the leader of a civilization, fighting to obtain the ultimate goal:
@@ -65,6 +68,17 @@
 options have a short form (single hyphen and single letter) and a long form
 (double hyphen and a complete word); their effects are identical.
 .TP
+.BI "\-A, \-\-announce \fIprotocol\fP"
+Uses \fIprotocol\fP when announcing game in LAN.
+Possible values for \fIprotocol\fP are:
+
+\fBIPv4\fP
+
+\fBIPv6\fP
+
+\fBnone\fP
+
+.TP
 .BI "\-a, \-\-auth"
 Enables server authentication and allows access to registered players only.
 .TP
_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to