null+****@clear*****
null+****@clear*****
2012年 1月 28日 (土) 11:50:40 JST
Kouhei Sutou 2012-01-28 11:50:40 +0900 (Sat, 28 Jan 2012)
New Revision: b87d9f88ca5ce10bd8b07760f1b8d8ea3f0215c6
Log:
[doc] add missing escape.
Modified files:
doc/source/news.txt
Modified: doc/source/news.txt (+2 -2)
===================================================================
--- doc/source/news.txt 2012-01-26 10:08:38 +0900 (11352cf)
+++ doc/source/news.txt 2012-01-28 11:50:40 +0900 (c265a32)
@@ -77,13 +77,13 @@ Improvements
^^^^^^^^^^^^
* [grntest] Removed the upper limit to the number of bytes in one line.
-* [grntest] Added `--pid-path` option.
+* [grntest] Added ``--pid-path`` option.
* [deb] Enabled experimental zlib and lzo support.
* [rpm] Enabled experimental zlib and lzo support.
* Supports truncation. [#892]
* Enabled grn_dat that is a read lock free double array implementation.
* [pkg-config] Added groonga_version variable to groonga.pc.
-* Re-supported `--disable-static`. [groonga-dev,00612]
+* Re-supported ``--disable-static``. [groonga-dev,00612]
[Suggested by Kenichi Aramaki]
* [munin] Stopped to install Munin plugins by default.
* Stopped to install RedHat platform related files by default.