move distribution stuff into one directory
authormrtout <mrtout@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 14 Feb 2006 13:21:02 +0000 (13:21 +0000)
committermrtout <mrtout@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 14 Feb 2006 13:21:02 +0000 (13:21 +0000)
git-svn-id: https://s.snth.net/svn/neverball/trunk@35 78b8d119-cf0a-0410-b17c-f493084dd1d7

dist/mapc.1 [new file with mode: 0644]
dist/neverball.6 [new file with mode: 0644]
dist/neverputt.6 [new file with mode: 0644]
doc/man/mapc.1 [deleted file]
doc/man/neverball.6 [deleted file]
doc/man/neverputt.6 [deleted file]

diff --git a/dist/mapc.1 b/dist/mapc.1
new file mode 100644 (file)
index 0000000..cfc5186
--- /dev/null
@@ -0,0 +1,12 @@
+.TH MAPC 1 "April 11, 2004"
+.SH NAME
+mapc \- A map compiler for neverball and neverputt game
+.SH SYNOPSIS
+\fBmapc\fR \fIsource.map\fR \fItarget.sol\fR \fIdatadir\fR
+.br
+.SH DESCRIPTION
+\fBmapc\fR is a map compiler for neverball and neverputt game.
+.SH OPTIONS
+See the synopsis.
+.SH AUTHOR
+This manual page was written by Tamas SZERB <toma@rulez.org>
diff --git a/dist/neverball.6 b/dist/neverball.6
new file mode 100644 (file)
index 0000000..2c4b6b5
--- /dev/null
@@ -0,0 +1,19 @@
+.TH NEVERBALL 6 "April 11, 2004"
+.SH NAME
+neverball \- A 3D arcade game
+.SH SYNOPSIS
+\fBneverball\fR \fI[<datadir>]\fR
+.br
+.SH DESCRIPTION
+In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
+has you guide a rolling ball through dangerous territory. Balance on narrow
+bridges, navigate mazes, ride moving platforms, and dodge pushers and
+shovers to get to the goal. Race against the clock to collect coins to earn
+extra balls.
+.SH OPTIONS
+The following command-line options are available:
+.TP
+.B [<datadir>]
+Run the game with a different data directory
+.SH AUTHOR
+This manual page was written by Tamas SZERB <toma@rulez.org>.
diff --git a/dist/neverputt.6 b/dist/neverputt.6
new file mode 100644 (file)
index 0000000..ddeea6f
--- /dev/null
@@ -0,0 +1,19 @@
+.TH NEVERPUTT 6 "April 11, 2004"
+.SH NAME
+neverputt \- A 3D mini golf game
+.SH SYNOPSIS
+\fBneverputt\fR \fI[<datadir>]\fR
+.br
+.SH DESCRIPTION
+Based on the physics and graphics of Neverball, Neverputt is a hot-seat
+multi-player miniature golf game for 1 to 4 players. The 18-hole course
+takes advantage of all the elements that challenge Neverball players,
+including moving platforms and barriers, teleporters, ramps, and drop-offs.
+A simple putting interface and golf scoring system have been added.
+.SH OPTIONS
+The following command-line options are available:
+.TP
+.B [<datadir>]
+Run the game with a different data directory
+.SH AUTHOR
+This manual page was written by Tamas SZERB <toma@rulez.org>.
diff --git a/doc/man/mapc.1 b/doc/man/mapc.1
deleted file mode 100644 (file)
index cfc5186..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-.TH MAPC 1 "April 11, 2004"
-.SH NAME
-mapc \- A map compiler for neverball and neverputt game
-.SH SYNOPSIS
-\fBmapc\fR \fIsource.map\fR \fItarget.sol\fR \fIdatadir\fR
-.br
-.SH DESCRIPTION
-\fBmapc\fR is a map compiler for neverball and neverputt game.
-.SH OPTIONS
-See the synopsis.
-.SH AUTHOR
-This manual page was written by Tamas SZERB <toma@rulez.org>
diff --git a/doc/man/neverball.6 b/doc/man/neverball.6
deleted file mode 100644 (file)
index 2c4b6b5..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.TH NEVERBALL 6 "April 11, 2004"
-.SH NAME
-neverball \- A 3D arcade game
-.SH SYNOPSIS
-\fBneverball\fR \fI[<datadir>]\fR
-.br
-.SH DESCRIPTION
-In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
-has you guide a rolling ball through dangerous territory. Balance on narrow
-bridges, navigate mazes, ride moving platforms, and dodge pushers and
-shovers to get to the goal. Race against the clock to collect coins to earn
-extra balls.
-.SH OPTIONS
-The following command-line options are available:
-.TP
-.B [<datadir>]
-Run the game with a different data directory
-.SH AUTHOR
-This manual page was written by Tamas SZERB <toma@rulez.org>.
diff --git a/doc/man/neverputt.6 b/doc/man/neverputt.6
deleted file mode 100644 (file)
index ddeea6f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.TH NEVERPUTT 6 "April 11, 2004"
-.SH NAME
-neverputt \- A 3D mini golf game
-.SH SYNOPSIS
-\fBneverputt\fR \fI[<datadir>]\fR
-.br
-.SH DESCRIPTION
-Based on the physics and graphics of Neverball, Neverputt is a hot-seat
-multi-player miniature golf game for 1 to 4 players. The 18-hole course
-takes advantage of all the elements that challenge Neverball players,
-including moving platforms and barriers, teleporters, ramps, and drop-offs.
-A simple putting interface and golf scoring system have been added.
-.SH OPTIONS
-The following command-line options are available:
-.TP
-.B [<datadir>]
-Run the game with a different data directory
-.SH AUTHOR
-This manual page was written by Tamas SZERB <toma@rulez.org>.