From: gumartinm Date: Sun, 29 Jan 2012 16:07:40 +0000 (+0100) Subject: Some minor changes in REAME files X-Git-Url: https://git.gumartinm.name/?p=JavaTCPFork%2F.git;a=commitdiff_plain;h=ce9417f344cebf193aa1210acc7d5e085b01aa47 Some minor changes in REAME files --- diff --git a/Daemon/README b/Daemon/README new file mode 100644 index 0000000..604f093 --- /dev/null +++ b/Daemon/README @@ -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 index 604f093..0000000 --- a/Daemon/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -Launch: - -javafork IPADDRESS TCP_PORT MAX_LISTEN diff --git a/README b/README index bd8183a..a1751b0 100644 --- 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