summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-25 22:05:36 +0100
committerReid <reidyaro@gmail.com>2012-01-25 22:05:36 +0100
commit8b612abb42853a22c1a9545e2c9280d154646543 (patch)
treef466167087c2b2de4b8aa9e6d1d1986f72f84147 /docs
parenta913dd41df61760de6ece552f941e002251ff54c (diff)
parentd340b5a27a8f3b05d1764da9c114f5f59bd0cd46 (diff)
downloadmv-8b612abb42853a22c1a9545e2c9280d154646543.tar.gz
mv-8b612abb42853a22c1a9545e2c9280d154646543.tar.bz2
mv-8b612abb42853a22c1a9545e2c9280d154646543.tar.xz
mv-8b612abb42853a22c1a9545e2c9280d154646543.zip
Merge branch 'master' of gitorious.org:manaplus/manaplus
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am3
-rw-r--r--docs/example.manaplus2
-rw-r--r--docs/manaplustest.614
3 files changed, 17 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index e76af80b8..91cfe1242 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,4 +1,5 @@
-man6_MANS = manaplus.6
+man6_MANS = manaplus.6 \
+ manaplustest.6
EXTRA_DIST = $(man6_MANS) \
packages.txt \
diff --git a/docs/example.manaplus b/docs/example.manaplus
index 8be9c675e..80d4c9ce3 100644
--- a/docs/example.manaplus
+++ b/docs/example.manaplus
@@ -9,7 +9,7 @@ filename / path as a command line parameter
-->
<configuration>
- <option name="appName" value="Mana"/>
+ <option name="appName" value="ManaPlus"/>
<option name="appShort" value="mana"/>
<option name="appIcon" value="icons/manaplus.png"/>
<option name="loginMusic" value="Magick - Real.ogg"/>
diff --git a/docs/manaplustest.6 b/docs/manaplustest.6
new file mode 100644
index 000000000..754a3fb31
--- /dev/null
+++ b/docs/manaplustest.6
@@ -0,0 +1,14 @@
+.TH "ManaPlusTest" "6"
+.SH "NAME"
+manaplustest \- ManaPlusTest: test tool for manaplus
+.SH "SYNOPSIS"
+\fBmanaplustest\fR
+.SH "DESCRIPTION"
+It start graphics and audio testing and configuring manaplus.
+
+.SH "AUTHOR"
+This manual page was written by Andrei Karas <akaras@inbox.ru>
+for the ManaPlus project.
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU General Public License, Version 2 any
+later version published by the Free Software Foundation.