[Groonga-commit] groonga/groonga at e318ff3 [master] doc: use reST markup

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 11 11:56:40 JST 2015


Kouhei Sutou	2015-06-11 11:56:40 +0900 (Thu, 11 Jun 2015)

  New Revision: e318ff3c79ae38b23b4169dd485f8e24b77fa7f9
  https://github.com/groonga/groonga/commit/e318ff3c79ae38b23b4169dd485f8e24b77fa7f9

  Message:
    doc: use reST markup

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.rst

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+4 -4)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2015-06-11 11:54:47 +0900 (fcfa0c5)
+++ doc/locale/ja/LC_MESSAGES/news.po    2015-06-11 11:56:40 +0900 (8c60ad3)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2015-06-11 11:52+0900\n"
+"PO-Revision-Date: 2015-06-11 11:56+0900\n"
 "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -157,10 +157,10 @@ msgstr ""
 
 # bae9a336a3f44e6b98aba0a824aa0606
 msgid ""
-"Fixed a build error on some BSD systems. They doesn't have \"-i\" option for "
-"sed."
+"Fixed a build error on some BSD systems. They doesn't have ``-i`` option for "
+"``sed``."
 msgstr ""
-"BSD系でビルドエラーになる不具合を修正しました。sedに \"-i\" オプションがない"
+"BSD系でビルドエラーになる不具合を修正しました。 ``sed`` に ``-i`` オプションがない"
 "ためエラーになっていました。"
 
 # 677f13e0ac464dcc9f81dac0808e0018

  Modified: doc/source/news.rst (+1 -1)
===================================================================
--- doc/source/news.rst    2015-06-11 11:54:47 +0900 (dd1306b)
+++ doc/source/news.rst    2015-06-11 11:56:40 +0900 (5c269df)
@@ -43,7 +43,7 @@ Fixes
 * Fixed a crash bug when empty key is specified for ``drilldown[label].keys``.
 * Fixed a bug that the return value of ``grn_parse_query_flags`` is not properly checked.
   [GitHub#336] [Reported by Hiroaki Nakamura]
-* Fixed a build error on some BSD systems. They doesn't have "-i" option for sed.
+* Fixed a build error on some BSD systems. They doesn't have ``-i`` option for ``sed``.
 * Fixed a build error on Solaris. It is changed to initialize by ``sizeof(msghdr)`` in ``memset()`` because
   ``msg_control``, ``msg_controllen`` and ``msg_flags`` doesn't exist on Solaris by default.
 * [:doc:`/reference/tokenizers`] Fixed a typo. [GitHub#338] [Reported by Hiroyuki Sato]
-------------- next part --------------
HTML����������������������������...
Download 



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