diff options
author | powwow@askgustav.com <powwow@askgustav.com> | 2021-07-08 14:15:02 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2021-07-09 15:28:15 (GMT) |
commit | 9456afa9330498fee4f1f885cc357a072b70cffa (patch) | |
tree | df70f299b5221c90268d05350e0804a442eef9ab | |
parent | 1fbc160a98cbc5d83949c057f89118707baa5da3 (diff) | |
download | powwow-9456afa9330498fee4f1f885cc357a072b70cffa.zip powwow-9456afa9330498fee4f1f885cc357a072b70cffa.tar.gz powwow-9456afa9330498fee4f1f885cc357a072b70cffa.tar.bz2 |
fix some documentation files
Remove stale email addresses.
Fix file encoding.
Remove trailing whitespace.
-rw-r--r-- | README | 15 | ||||
-rw-r--r-- | man/powwow.6.utf-8.in | 5 |
2 files changed, 9 insertions, 11 deletions
@@ -31,9 +31,9 @@ COMPILING make To build the powwow binary. It will run from any location, but there - are some settings set at compile time that will make more sense if - you use the "install" make target to install the binaries and - documentation together. For example, POWWOWDIR will default to the + are some settings set at compile time that will make more sense if + you use the "install" make target to install the binaries and + documentation together. For example, POWWOWDIR will default to the location that "make install" will put the online powwow documentation, making the #help feature work out of the box without modifying any settings or flags. @@ -113,7 +113,7 @@ BUGS the maintainer has a fair chance of fixing them. Don't expect a bug to be fixed, unless you explain it in detail (expecially how to reproduce it) and supply the powwow and OS version, - as well as the compilation options. + as well as the compilation options. Suggestions for improvements are also very welcome. AUTHORS OF CANCAN @@ -130,15 +130,14 @@ AUTHORS OF CANCAN AUTHORS OF POWWOW - Massimiliano Ghilardi <max@Linuz.sns.it>, alias Cosmos, - is the original author, and Gustav Hållberg <f92-gha@nada.kth.se> - contributed a lot of new features. + Massimiliano Ghilardi <max@Linuz.sns.it>, alias Cosmos, is the original + author, and Gustav HÃ¥llberg contributed a lot of new features. powwow moved to hoopajoo.net in 2005, and is now maintained by Steve Slaven <bpk@hoopajoo.net> The powwow WWW page is: http://hoopajoo.net/projects/powwow.html - + If you forgot where you downloaded powwow from, you can get it from the above address. diff --git a/man/powwow.6.utf-8.in b/man/powwow.6.utf-8.in index cecf843..23ea1b8 100644 --- a/man/powwow.6.utf-8.in +++ b/man/powwow.6.utf-8.in @@ -60,9 +60,8 @@ variable set to the document title sent from the MUD. .SH AUTHOR .PP -Massimiliano Ghilardi <max@Linuz.sns.it> and Gustav HÃ¥llberg <gustav -at gmail dot com> are the people that added many new features to an -existing client, +Massimiliano Ghilardi <max@Linuz.sns.it> and Gustav HÃ¥llberg are the +people that added many new features to an existing client, .I Cancan and transformed it into .IR powwow . |