Fixed some spelling mistakes -- thanks to ispell ;-)

This commit is contained in:
Alexander Barton
2003-03-09 22:03:58 +00:00
parent 5170ecf045
commit a84b9d99a1
4 changed files with 24 additions and 24 deletions
+5 -5
View File
@@ -15,8 +15,8 @@
I. Introduction
~~~~~~~~~~~~~~~
ngIRCd is an Open-Source server for the Internet Realy Chat (IRC), which
is developped and published under the terms of the GNU General Public
ngIRCd is an Open-Source server for the Internet Relay Chat (IRC), which
is developed and published under the terms of the GNU General Public
Licence (URL: http://www.gnu.org/licenses/gpl.html). ngIRCd means "next
generation IRC daemon", it's written from scratch and not deduced from the
"grandfather of IRC daemons", the daemon of the IRCNet.
@@ -41,7 +41,7 @@ III. Features (or: why use ngIRCd?)
- no problems with servers which have dynamic IP addresses
- simple, easy understandable configuration file,
- freely published open-source C sourcecode,
- freely published open-source C source code,
- ngIRCd will be developed on in the future.
- supported platforms (tested versions): AIX (3.2.5), A/UX (3.0.1), FreeBSD
(4.5), HP-UX (10.20), IRIX (6.5), Linux (2.x), Mac OS X (10.x), NetBSD
@@ -76,11 +76,11 @@ them at the following URL:
<http://arthur.ath.cx/~alex/ngircd/#bugs>
There you can read about kown bugs and limitations, too.
There you can read about known bugs and limitations, too.
If you have critics, patches or something else, please feel free to post a
mail to: <alex@barton.de> or <alex@arthur.ath.cx>
--
$Id: README,v 1.16 2003/03/04 14:12:30 alex Exp $
$Id: README,v 1.17 2003/03/09 22:03:58 alex Exp $