From 65881f732d4bb227a890f5d0f6ac954b574e38ed Mon Sep 17 00:00:00 2001 From: gfk Date: Sun, 11 Aug 2002 19:32:57 +0000 Subject: [PATCH] Changed the web site to http://lcdproc.org/ --- 000_CVS_READ_1ST | 2 +- INSTALL | 4 ++-- README | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/000_CVS_READ_1ST b/000_CVS_READ_1ST index 728dffb..47fc33c 100644 --- a/000_CVS_READ_1ST +++ b/000_CVS_READ_1ST @@ -35,4 +35,4 @@ $ make install version of LCDproc with a development release] Patches and suggestions are welcome! Join the mailing list to get -started. See http://lcdproc.omnipotent.net/ for more information. +started. See http://lcdproc.org/ for more information. diff --git a/INSTALL b/INSTALL index 16c3956..cf90ca9 100644 --- a/INSTALL +++ b/INSTALL @@ -61,7 +61,7 @@ driver source code in server/drivers/. You may have some good indications there. You may want to take a look at LCDproc's hardware page at -http://lcdproc.omnipotent.net/hardware.php3 for details. Several +http://lcdproc.org/hardware.php3 for details. Several different types of displays are now supported. @@ -118,7 +118,7 @@ porting. Here's are the prerequistes for both: The client should run on any POSIX compliant system. It has been sucessfully tested on: Linux 2.2.x, Linux 2.4.x, NetBSD 1.5, OpenBSD 3.0 -In the future want it to run on Windows, MacOS and others. +In the future, we want it to run on Windows, MacOS and others. --- Server --- The server needs to talk to the LCD display. At this time, it works diff --git a/README b/README index 6faf996..2c01e73 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ The client and the server use a TCP connection to communicate, so it is possible to have a client on a box in Sweden showing its stats on a LCD display in the United States. -Our web site is located at http://lcdproc.omnipotent.net +Our web site is located at http://lcdproc.org/ For new versions and CVS go to http://sourceforge.net/projects/lcdproc/ Check there first for new versions or updates. For remaining questions,