[Groonga-commit] droonga/droonga.org at 2b783fe [gh-pages] Fix typo

Back to archive index

SHIMODA Piro Hiroshi null+****@clear*****
Sat Oct 4 20:19:31 JST 2014


SHIMODA "Piro" Hiroshi	2014-10-04 20:19:31 +0900 (Sat, 04 Oct 2014)

  New Revision: 2b783fe5beba463f9c556b2459796f77fb8a4f64
  https://github.com/droonga/droonga.org/commit/2b783fe5beba463f9c556b2459796f77fb8a4f64

  Message:
    Fix typo

  Modified files:
    _po/ja/tutorial/1.0.7/benchmark/index.po
    ja/tutorial/1.0.7/benchmark/index.md
    tutorial/1.0.7/benchmark/index.md

  Modified: _po/ja/tutorial/1.0.7/benchmark/index.po (+2 -2)
===================================================================
--- _po/ja/tutorial/1.0.7/benchmark/index.po    2014-10-04 19:54:41 +0900 (c5bd248)
+++ _po/ja/tutorial/1.0.7/benchmark/index.po    2014-10-04 20:19:31 +0900 (4200a83)
@@ -784,8 +784,8 @@ msgstr ""
 
 msgid ""
 "Note that you must escape `&` in the sed script with prefixed backslash, like "
-"`\\$`."
-msgstr "sedスクリプトの中の`&`は、前にバックスラッシュを置いて`\\$`のようにエスケープする必要があることに注意して下さい。"
+"`\\&`."
+msgstr "sedスクリプトの中の`&`は、前にバックスラッシュを置いて`\\&`のようにエスケープする必要があることに注意して下さい。"
 
 msgid "The generated file `patterns.txt` becomes like following:"
 msgstr "生成されたファイル `patterns.txt` は以下のような内容になります:"

  Modified: ja/tutorial/1.0.7/benchmark/index.md (+1 -1)
===================================================================
--- ja/tutorial/1.0.7/benchmark/index.md    2014-10-04 19:54:41 +0900 (84b1cb0)
+++ ja/tutorial/1.0.7/benchmark/index.md    2014-10-04 20:19:31 +0900 (9800cf8)
@@ -411,7 +411,7 @@ title10
     > ./patterns.txt
 ~~~
 
-sedスクリプトの中の`&`は、前にバックスラッシュを置いて`\$`のようにエスケープする必要があることに注意して下さい。
+sedスクリプトの中の`&`は、前にバックスラッシュを置いて`\&`のようにエスケープする必要があることに注意して下さい。
 
 生成されたファイル `patterns.txt` は以下のような内容になります:
 

  Modified: tutorial/1.0.7/benchmark/index.md (+1 -1)
===================================================================
--- tutorial/1.0.7/benchmark/index.md    2014-10-04 19:54:41 +0900 (803f04f)
+++ tutorial/1.0.7/benchmark/index.md    2014-10-04 20:19:31 +0900 (2e1895e)
@@ -402,7 +402,7 @@ OK, let's generate request patterns by `drnbench-extract-searchterms`, from a se
     > ./patterns.txt
 ~~~
 
-Note that you must escape `&` in the sed script with prefixed backslash, like `\$`.
+Note that you must escape `&` in the sed script with prefixed backslash, like `\&`.
 
 The generated file `patterns.txt` becomes like following:
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index