diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-20 05:02:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:19 +0700 |
commit | d1ac86c9d4583a888facf5bc062e8ffff9170ec9 (patch) | |
tree | 72cee318fb4b664624b791056e66eb368ca96811 /games/pacman-arena/pacman-arena.6 | |
parent | 3a2d309b99b14bc3fcbdc54c1b4c82134ec8b3b0 (diff) |
games/pacman-arena: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pacman-arena/pacman-arena.6')
-rw-r--r-- | games/pacman-arena/pacman-arena.6 | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/games/pacman-arena/pacman-arena.6 b/games/pacman-arena/pacman-arena.6 new file mode 100644 index 0000000000000..09d84c34f4cc9 --- /dev/null +++ b/games/pacman-arena/pacman-arena.6 @@ -0,0 +1,76 @@ +.\" Man page generated from reStructuredText. +. +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.TH "PACMAN-ARENA" 6 "2021-10-20" "0.15" "SlackBuilds.org" +.SH NAME +pacman-arena \- 3d Pac-Man clone with explosions +.\" RST source for pacman-arena(6) man page. Convert with: +. +.\" rst2man.py pacman-arena.rst > pacman-arena.6 +. +.\" rst2man.py comes from the SBo development/docutils package. +. +.SH SYNOPSIS +.sp +pacman\-arena +.SH DESCRIPTION +.sp +Pacman Arena is a Pacman clone in full 3D with a few surprises. Rockets, +bombs and explosions abound. +.sp +There are no useful command\-line options or arguments. +.\" yes, there are --server and --client, but they don't result +. +.\" in a multiplayer game. looks like the netplay code was never +. +.\" finished. +. +.SH CONTROLS +.INDENT 0.0 +.TP +.B \fIArrow keys\fP +Move Pac\-man. +.TP +.B \fISpace\fP +Launch a rocket. +.TP +.B \fIB\fP +Drop a bomb. +.UNINDENT +.SH COPYRIGHT +.sp +See the file /usr/doc/PRGNAM\-0.15/COPYING for license information. +.SH AUTHORS +.sp +pacman\-arena was written by Nuno Subtil. +.sp +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. +.\" Generated by docutils manpage writer. +. |