[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] doc install centos5: add missing shell escape

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 11:03:50 JST 2012


Kouhei Sutou	2012-03-27 14:43:54 +0900 (Tue, 27 Mar 2012)

  New Revision: de8a8bf676510718a2338ad8e0aa4d3f9fa12316
  https://github.com/mroonga/mroonga/commit/de8a8bf676510718a2338ad8e0aa4d3f9fa12316

  Log:
    doc install centos5: add missing shell escape

  Modified files:
    doc/source/install.rst

  Modified: doc/source/install.rst (+1 -1)
===================================================================
--- doc/source/install.rst    2012-03-27 03:56:29 +0900 (b37ccdd)
+++ doc/source/install.rst    2012-03-27 14:43:54 +0900 (446ee09)
@@ -160,7 +160,7 @@ CentOS 5's MySQL packages should be removed beforehand if installed.
 
 Remove existing MySQL packages ::
 
-  % sudo yum remove mysql*
+  % sudo yum remove 'mysql*'
 
 Install ::
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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