]> git.pld-linux.org Git - packages/bsd-games.git/commitdiff
- rename names of renamed games in manpages
authorankry <ankry@pld-linux.org>
Tue, 28 Sep 2004 21:04:54 +0000 (21:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsd-games-man.patch -> 1.1

bsd-games-man.patch [new file with mode: 0644]

diff --git a/bsd-games-man.patch b/bsd-games-man.patch
new file mode 100644 (file)
index 0000000..5fcf86f
--- /dev/null
@@ -0,0 +1,106 @@
+--- bsd-games-2.15/tetris/tetris.6.in~ 2004-09-28 22:51:39.000000000 +0200
++++ bsd-games-2.15/tetris/tetris.6.in  2004-09-28 22:51:39.000000000 +0200
+@@ -33,10 +33,10 @@
+ .\"   @(#)tetris.6    8.1 (Berkeley) 5/31/93
+ .\"
+ .Dd May 31, 1993
+-.Dt TETRIS 6
++.Dt TETRIS-BSD 6
+ .Os
+ .Sh NAME
+-.Nm tetris
++.Nm tetris-bsd
+ .Nd the game of tetris
+ .Sh SYNOPSIS
+ .Nm
+@@ -83,7 +83,7 @@
+ space or tab characters from the shell.
+ For example:
+ .sp
+-.Dl "tetris -l 2 -k 'jkl pq'"
++.Dl "tetris-bsd -l 2 -k 'jkl pq'"
+ .sp
+ will play the default games, i.e. level 2 and with the default
+ control keys.
+--- bsd-games-2.15/hunt/hunt/hunt.6.in~        2004-09-28 22:52:24.000000000 +0200
++++ bsd-games-2.15/hunt/hunt/hunt.6.in 2004-09-28 22:52:24.000000000 +0200
+@@ -32,9 +32,9 @@
+ .\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .\"
+ .Dd April 4, 2001
+-.Dt HUNT 6
++.Dt HUNT-GAME 6
+ .Sh NAME
+-.Nm hunt
++.Nm hunt-game
+ .Nd a multi-player multi-terminal game
+ .Sh SYNOPSIS
+ .Nm
+@@ -63,7 +63,7 @@
+ The location of the game may be specified by giving the
+ .Ar host
+ argument.
+-This presupposes that a hunt game is already running on that host, see
++This presupposes that a hunt-game is already running on that host, see
+ .Xr huntd 6
+ for details on how to set up a game on a specific host.
+ If more than one game if found, you may pick which game to play in.
+--- bsd-games-2.15/hunt/huntd/huntd.6.in~      2004-09-28 22:57:11.000000000 +0200
++++ bsd-games-2.15/hunt/huntd/huntd.6.in       2004-09-28 22:57:11.000000000 +0200
+@@ -35,7 +35,7 @@
+ .Dt HUNTD 6
+ .Sh NAME
+ .Nm huntd
+-.Nd hunt daemon, back-end for hunt game
++.Nd hunt daemon, back-end for hunt-game
+ .Sh SYNOPSIS
+ .Nm
+ .Op Fl s
+@@ -43,7 +43,7 @@
+ .Sh DESCRIPTION
+ .Nm
+ controls the multi-player
+-.Xr hunt 6
++.Xr hunt-game 6
+ game.
+ When it starts up, it tries to notify all members of the
+ .Em hunt-players
+@@ -66,7 +66,7 @@
+ The
+ .Fl p
+ option changes the UDP port number used to rendezvous with the player
+-process and thus allows for private games of hunt.
++process and thus allows for private games of hunt-game.
+ This option turns off the notification of players on the
+ .Em hunt-players
+ mailing list.
+@@ -99,24 +99,24 @@
+ .Pa /etc/services .
+ .Sh NETWORK RENDEZVOUS
+ When
+-.Xr hunt 6
++.Xr hunt-game 6
+ starts up, it broadcasts on the local area net
+ (using the broadcast address for each interface) to find a
+-.Nm hunt
++.Nm hunt-game
+ game in progress.
+ If a
+ .Nm
+ hears the request, it sends back the port number for the
+-.Nm hunt
++.Nm hunt-game
+ process to connect to.
+ Otherwise, the
+-.Nm hunt
++.Nm hunt-game
+ process starts up a
+ .Nm
+ on the local machine and tries to rendezvous with it.
+ .Sh SEE ALSO
+ .Xr talk 1 ,
+-.Xr hunt 6 ,
++.Xr hunt-game 6 ,
+ .Xr sendmail 8
+ .Sh AUTHORS
+ Conrad Huang, Ken Arnold, and Greg Couch;
This page took 0.110589 seconds and 4 git commands to generate.