diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:37:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:37:33 -0300 |
commit | e3fad19e04900ec23db6a4b42a6a3208bd276e4b (patch) | |
tree | dbae0fe700c5abf66aca7b783a42c8d95a64cd54 /docs | |
parent | cab0cf80f75d890b908c4526c9c83abd1e9017c1 (diff) | |
download | plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.gz plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.bz2 plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.xz plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.zip |
Continue what we started; But preserve more of the hardcoded stuff
(Including manaplus.exe - no renaming Windows build I guess)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ.txt | 4 | ||||
-rw-r--r-- | docs/Makefile.am | 2 | ||||
-rw-r--r-- | docs/manaplustest.6 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt index b21211289..d5d26a1f1 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: #manaverse. + Server: irc.libera.chat Channel: #manaplus. 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: - #manaverse @ irc.freenode.net. + #manaverse @ irc.libera.chat. diff --git a/docs/Makefile.am b/docs/Makefile.am index a86a6b11e..353df2ab6 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -man6_MANS = manaverse.6 \ +man6_MANS = manaplus.6 \ manaversetest.6 EXTRA_DIST = $(man6_MANS) \ diff --git a/docs/manaplustest.6 b/docs/manaplustest.6 index 803f9c983..8ab7f7068 100644 --- a/docs/manaplustest.6 +++ b/docs/manaplustest.6 @@ -4,7 +4,7 @@ manaversetest \- ManaVerseTest: test tool for manaverse .SH "SYNOPSIS" \fBmanaversetest\fR .SH "DESCRIPTION" -Graphics and configuration tool for manaverse. +Graphics and configuration tool for manaplus. .SH "AUTHOR" This manual page was written by Andrei Karas <akaras@inbox.ru> |