YUKI Hiroshi
null+****@clear*****
Mon May 26 19:56:52 JST 2014
YUKI Hiroshi 2014-05-26 19:56:52 +0900 (Mon, 26 May 2014) New Revision: afcb2c5d69c1c1321053b443eac7c871eab97988 https://github.com/droonga/droonga.org/commit/afcb2c5d69c1c1321053b443eac7c871eab97988 Message: Fix wrong IP address of the destination node Modified files: _po/ja/tutorial/1.0.3/restore/index.po ja/tutorial/1.0.3/restore/index.md tutorial/1.0.3/restore/index.md Modified: _po/ja/tutorial/1.0.3/restore/index.po (+1 -1) =================================================================== --- _po/ja/tutorial/1.0.3/restore/index.po 2014-05-26 19:54:33 +0900 (e1bbd52) +++ _po/ja/tutorial/1.0.3/restore/index.po 2014-05-26 19:56:52 +0900 (42528a6) @@ -299,7 +299,7 @@ msgid "" "~~~\n" "# drndump --host=192.168.0.10 \\\n" " --receiver-host=192.168.0.12 | \\\n" -" droonga-request --host=192.168.0.10 \\\n" +" droonga-request --host=192.168.0.20 \\\n" " --receiver-host=192.168.0.12\n" "Elapsed time: 0.027541763\n" "{\n" Modified: ja/tutorial/1.0.3/restore/index.md (+1 -1) =================================================================== --- ja/tutorial/1.0.3/restore/index.md 2014-05-26 19:54:33 +0900 (0bf2ed7) +++ ja/tutorial/1.0.3/restore/index.md 2014-05-26 19:56:52 +0900 (391fe37) @@ -203,7 +203,7 @@ For example, if there are two clusters: the source has two nodes `192.168.0.10` ~~~ # drndump --host=192.168.0.10 \ --receiver-host=192.168.0.12 | \ - droonga-request --host=192.168.0.10 \ + droonga-request --host=192.168.0.20 \ --receiver-host=192.168.0.12 Elapsed time: 0.027541763 { Modified: tutorial/1.0.3/restore/index.md (+1 -1) =================================================================== --- tutorial/1.0.3/restore/index.md 2014-05-26 19:54:33 +0900 (9220cff) +++ tutorial/1.0.3/restore/index.md 2014-05-26 19:56:52 +0900 (c32dcbb) @@ -194,7 +194,7 @@ For example, if there are two clusters: the source has two nodes `192.168.0.10` ~~~ # drndump --host=192.168.0.10 \ --receiver-host=192.168.0.12 | \ - droonga-request --host=192.168.0.10 \ + droonga-request --host=192.168.0.20 \ --receiver-host=192.168.0.12 Elapsed time: 0.027541763 { -------------- next part -------------- HTML����������������������������...Download