[Groonga-commit] droonga/droonga.org at e8338ad [gh-pages] Markup host names

Zurück zum Archiv-Index

SHIMODA Piro Hiroshi null+****@clear*****
Sat Oct 4 01:09:37 JST 2014


SHIMODA "Piro" Hiroshi	2014-10-04 01:09:37 +0900 (Sat, 04 Oct 2014)

  New Revision: e8338ad13887f4d7cc61b4f8f9b8f38dac6f04e1
  https://github.com/droonga/droonga.org/commit/e8338ad13887f4d7cc61b4f8f9b8f38dac6f04e1

  Message:
    Markup host names

  Modified files:
    tutorial/1.0.7/benchmark/index.md

  Modified: tutorial/1.0.7/benchmark/index.md (+3 -3)
===================================================================
--- tutorial/1.0.7/benchmark/index.md    2014-10-04 01:09:18 +0900 (ada9bf4)
+++ tutorial/1.0.7/benchmark/index.md    2014-10-04 01:09:37 +0900 (26ea389)
@@ -502,7 +502,7 @@ Before benchmarking, make your cluster with only one node.
     --hosts=192.168.100.50
 ~~~
 
-After that the endpoint 192.168.100.50 works as a Droonga cluster with single node.
+After that the endpoint `192.168.100.50` works as a Droonga cluster with single node.
 Run the benchmark.
 
 ~~~
@@ -533,7 +533,7 @@ Before benchmarking, join the second node to the cluster.
     --hosts=192.168.100.50,192.168.100.51
 ~~~
 
-After that both endpoints 192.168.100.50 and 192.168.100.51 work as a Droonga cluster with two nodes.
+After that both endpoints `192.168.100.50` and `192.168.100.51` work as a Droonga cluster with two nodes.
 Run the benchmark.
 
 ~~~
@@ -565,7 +565,7 @@ Before benchmarking, join the last node to the cluster.
     --hosts=192.168.100.50,192.168.100.51,192.168.100.52
 ~~~
 
-After that all endpoints 192.168.100.50, 192.168.100.51, and 192.168.100.52 work as a Droonga cluster with three nodes.
+After that all endpoints `192.168.100.50`, `192.168.100.51`, and `192.168.100.52` work as a Droonga cluster with three nodes.
 Run the benchmark.
 
 ~~~
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index