summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-22 16:23:56 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-22 19:35:27 +0300
commite4add227d27ea87538906b856069c23da27dbdac (patch)
tree3e172301b697f2c6a50236889440fe6b858b39af /docs
parentacc25a7dffefb8b8b4e8022af918794d26048453 (diff)
downloadplus-e4add227d27ea87538906b856069c23da27dbdac.tar.gz
plus-e4add227d27ea87538906b856069c23da27dbdac.tar.bz2
plus-e4add227d27ea87538906b856069c23da27dbdac.tar.xz
plus-e4add227d27ea87538906b856069c23da27dbdac.zip
Add man file for manaplustest.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am3
-rw-r--r--docs/manaplustest.614
2 files changed, 16 insertions, 1 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/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.