summaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/readme.txt b/readme.txt
index 4e4d712e..b051ef02 100644
--- a/readme.txt
+++ b/readme.txt
@@ -9,8 +9,8 @@ Credits
Mark from up 19.9 was the first to work with rdp server code.
Tested with linux on i386, x64, sparc, and ppc.
-I've got it compiling and working in windows with borland free tools.
-Non of the sesman or Xserver stuff works in windows of course.
+I've got it compiling and working in windows with Borland free tools.
+None of the sesman or Xserver stuff works in windows of course.
xrdp directory is the main server code
vnc directory is a simple vnc client module for xrdp
@@ -19,11 +19,11 @@ libxrdp directory is a static library needed by xrdp
rdp is an rdp client module for connecting to another rdp server
xup is a module used to connect to an rdp specific X11 server
Xserver is the files needed to build an rdp specific X11 server
-COPYING is the licence file
-design.txt is an attempt to expain the project design
+COPYING is the license file
+design.txt is an attempt to explain the project design
prog_std.txt is an attempt to explain the programming standard used
-since version 0.5.0 we switch to autotool to build xrdp
+since version 0.5.0 we switch to autotools to build xrdp
to build and install