diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ.txt | 4 | ||||
-rw-r--r-- | docs/HACKING.txt | 2 | ||||
-rw-r--r-- | docs/Makefile.am | 6 | ||||
-rw-r--r-- | docs/manaverse.6 (renamed from docs/manaplus.6) | 10 | ||||
-rw-r--r-- | docs/manaversetest.6 (renamed from docs/manaplustest.6) | 10 | ||||
-rw-r--r-- | docs/packages.txt | 2 | ||||
-rw-r--r-- | docs/sounddev.txt | 2 |
7 files changed, 18 insertions, 18 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt index 1ef57369a..76e968a67 100644 --- a/docs/FAQ.txt +++ b/docs/FAQ.txt @@ -8,7 +8,7 @@ Q: How to get help? A: The fastest way is to come on our IRC channel. There you can find a lot of nice people that will help you until you solve your problem. - Server: irc.freenode.net Channel: #manaplus. + Server: irc.libera.chat:6697 (TLS) Channel: #themanaworld DEVELOPMENT @@ -19,4 +19,4 @@ A: There are a lot of ways: - If you're a programmer, an artist or just willing to help in any way, you can become part of the development team. Join our irc channel: - #manaplus @ irc.freenode.net. + Server: irc.libera.chat:6697 (TLS) Channel: #themanaworld-dev diff --git a/docs/HACKING.txt b/docs/HACKING.txt index a4f1d185b..0ed0eb162 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -1,5 +1,5 @@ ---------------------------- -ManaPlus Hacking Guide +ManaVerse Hacking Guide ---------------------------- With multiple coders working on the same source files, there needs to be a diff --git a/docs/Makefile.am b/docs/Makefile.am index 91cfe1242..fdf84c9ab 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,5 +1,5 @@ -man6_MANS = manaplus.6 \ - manaplustest.6 +man6_MANS = manaverse.6 \ + manaversetest.6 EXTRA_DIST = $(man6_MANS) \ packages.txt \ @@ -8,4 +8,4 @@ EXTRA_DIST = $(man6_MANS) \ SOURCE/Doxyfile \ sounddev.txt \ clientupdates.txt \ - example.manaplus + example.manaverse diff --git a/docs/manaplus.6 b/docs/manaverse.6 index 051d054e8..0b63653b6 100644 --- a/docs/manaplus.6 +++ b/docs/manaverse.6 @@ -1,13 +1,13 @@ -.TH "ManaPlus" "6" +.TH "ManaVerse" "6" .SH "NAME" -manaplus \- ManaPlus: A 2D MMORPG client +manaverse \- ManaVerse: A 2D MMORPG client .SH "SYNOPSIS" -\fBmanaplus\fR +\fBmanaverse\fR .SH "DESCRIPTION" This manual page documents the -\fBmanaplus\fR in-game +\fBmanaverse\fR in-game commands. -\fBmanaplus\fR is a great online game based upon the Seiken Densetsu Series. +\fBmanaverse\fR is a great online game based upon the Seiken Densetsu Series. It has its own universe and its own character management system which will give you the opportunity to play in a 2D heroic-fantasy world forever. .SH "BINARY PARAMETERS" diff --git a/docs/manaplustest.6 b/docs/manaversetest.6 index 019fac805..803f9c983 100644 --- a/docs/manaplustest.6 +++ b/docs/manaversetest.6 @@ -1,14 +1,14 @@ -.TH "ManaPlusTest" "6" +.TH "ManaVerseTest" "6" .SH "NAME" -manaplustest \- ManaPlusTest: test tool for manaplus +manaversetest \- ManaVerseTest: test tool for manaverse .SH "SYNOPSIS" -\fBmanaplustest\fR +\fBmanaversetest\fR .SH "DESCRIPTION" -Graphics and configuration tool for manaplus. +Graphics and configuration tool for manaverse. .SH "AUTHOR" This manual page was written by Andrei Karas <akaras@inbox.ru> -for the ManaPlus project. +for the ManaVerse project. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, version 2 or any later version published by the Free Software Foundation. diff --git a/docs/packages.txt b/docs/packages.txt index 779b9eb6b..2f73fa392 100644 --- a/docs/packages.txt +++ b/docs/packages.txt @@ -1,5 +1,5 @@ ----------------------------- -MANAPLUS PACKAGE SYSTEM +MANAVERSE PACKAGE SYSTEM ----------------------------- 1. INTRODUCTION diff --git a/docs/sounddev.txt b/docs/sounddev.txt index 08a5ea80f..ee481e756 100644 --- a/docs/sounddev.txt +++ b/docs/sounddev.txt @@ -1,5 +1,5 @@ -------------------------------- -THE MANAPLUS SOUND DEVELOPMENT +THE MANAVERSE SOUND DEVELOPMENT -------------------------------- 1. INTRODUCTION |