Some minor changes in REAME files
authorgumartinm <gu.martinm@gmail.com>
Sun, 29 Jan 2012 16:07:40 +0000 (17:07 +0100)
committergumartinm <gu.martinm@gmail.com>
Sun, 29 Jan 2012 16:07:40 +0000 (17:07 +0100)
Daemon/README [new file with mode: 0644]
Daemon/README.txt [deleted file]
README

diff --git a/Daemon/README b/Daemon/README
new file mode 100644 (file)
index 0000000..604f093
--- /dev/null
@@ -0,0 +1,3 @@
+Launch:
+
+javafork IPADDRESS TCP_PORT MAX_LISTEN
diff --git a/Daemon/README.txt b/Daemon/README.txt
deleted file mode 100644 (file)
index 604f093..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Launch:
-
-javafork IPADDRESS TCP_PORT MAX_LISTEN
diff --git a/README b/README
index bd8183a..a1751b0 100644 (file)
--- a/README
+++ b/README
@@ -5,5 +5,5 @@ and you could finish having OutOfMemory exceptions while
 trying to run system processes.
 
 
-If you want to know more about memory overcommit in Linux see:
+If you want to find out more about memory overcommit in Linux see:
 http://developers.sun.com/solaris/articles/subprocess/subprocess.html