summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpp/demo/Ice/minimal/README6
-rw-r--r--cs/demo/Ice/minimal/README6
-rw-r--r--java/demo/Ice/minimal/README6
-rw-r--r--vb/demo/Ice/minimal/README6
4 files changed, 12 insertions, 12 deletions
diff --git a/cpp/demo/Ice/minimal/README b/cpp/demo/Ice/minimal/README
index 5e508c8e8c3..1974e7e4ec4 100644
--- a/cpp/demo/Ice/minimal/README
+++ b/cpp/demo/Ice/minimal/README
@@ -9,6 +9,6 @@ In a separate window, start the client:
$ client
-Note that this demo hardwires port 10000. If port
-10000 is not available on your machine, you need
-to edit both client and server to use a free port.
+Note that this demo hardwires port 10000. If port 10000 is not
+available on your machine, you need to edit both client and server
+to use a free port.
diff --git a/cs/demo/Ice/minimal/README b/cs/demo/Ice/minimal/README
index 5e508c8e8c3..1974e7e4ec4 100644
--- a/cs/demo/Ice/minimal/README
+++ b/cs/demo/Ice/minimal/README
@@ -9,6 +9,6 @@ In a separate window, start the client:
$ client
-Note that this demo hardwires port 10000. If port
-10000 is not available on your machine, you need
-to edit both client and server to use a free port.
+Note that this demo hardwires port 10000. If port 10000 is not
+available on your machine, you need to edit both client and server
+to use a free port.
diff --git a/java/demo/Ice/minimal/README b/java/demo/Ice/minimal/README
index 1f5822201fb..c89bac55c1e 100644
--- a/java/demo/Ice/minimal/README
+++ b/java/demo/Ice/minimal/README
@@ -9,6 +9,6 @@ In a separate window, start the client:
$ java Client
-Note that this demo hardwires port 10000. If port
-10000 is not available on your machine, you need
-to edit both client and server to use a free port.
+Note that this demo hardwires port 10000. If port 10000 is not
+available on your machine, you need to edit both client and server
+to use a free port.
diff --git a/vb/demo/Ice/minimal/README b/vb/demo/Ice/minimal/README
index 5e508c8e8c3..1974e7e4ec4 100644
--- a/vb/demo/Ice/minimal/README
+++ b/vb/demo/Ice/minimal/README
@@ -9,6 +9,6 @@ In a separate window, start the client:
$ client
-Note that this demo hardwires port 10000. If port
-10000 is not available on your machine, you need
-to edit both client and server to use a free port.
+Note that this demo hardwires port 10000. If port 10000 is not
+available on your machine, you need to edit both client and server
+to use a free port.