[Groonga-commit] groonga/groonga at a608415 [master] doc: use "Groonga" form

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 27 10:46:30 JST 2015


Kouhei Sutou	2015-04-27 10:46:30 +0900 (Mon, 27 Apr 2015)

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

  Message:
    doc: use "Groonga" form

  Modified files:
    doc/source/install/debian.rst
    doc/source/install/others.rst
    doc/source/install/ubuntu.rst

  Modified: doc/source/install/debian.rst (+4 -4)
===================================================================
--- doc/source/install/debian.rst    2015-04-27 10:28:34 +0900 (856a33a)
+++ doc/source/install/debian.rst    2015-04-27 10:46:30 +0900 (801712a)
@@ -49,14 +49,14 @@ Install groonga-token-filter-stem package::
 
 There is a package that provides `Munin
 <http://munin-monitoring.org/>`_ plugins. If you want to monitor
-groonga status by Munin, install groonga-munin-plugins package.
+Groonga status by Munin, install groonga-munin-plugins package.
 
 Install groonga-munin-plugins package::
 
   % sudo apt-get install -y -V groonga-munin-plugins
 
 There is a package that provides MySQL compatible normalizer as
-groonga plugins.
+Groonga plugins.
 If you want to use that one, install groonga-normalizer-mysql package.
 
 Install groonga-normalizer-mysql package::
@@ -100,14 +100,14 @@ Install groonga-token-filter-stem package::
 
 There is a package that provides `Munin
 <http://munin-monitoring.org/>`_ plugins. If you want to monitor
-groonga status by Munin, install groonga-munin-plugins package.
+Groonga status by Munin, install groonga-munin-plugins package.
 
 Install groonga-munin-plugins package::
 
   % sudo apt-get install -y -V groonga-munin-plugins
 
 There is a package that provides MySQL compatible normalizer as
-groonga plugins.
+Groonga plugins.
 If you want to use that one, install groonga-normalizer-mysql package.
 
 Install groonga-normalizer-mysql package::

  Modified: doc/source/install/others.rst (+4 -4)
===================================================================
--- doc/source/install/others.rst    2015-04-27 10:28:34 +0900 (a390a08)
+++ doc/source/install/others.rst    2015-04-27 10:46:30 +0900 (638b139)
@@ -42,7 +42,7 @@ Here are optional tools:
     <http://www.freedesktop.org/wiki/Software/pkg-config>`_ for
     detecting libraries
   * `sudo <http://www.gratisoft.us/sudo/>`_ for installing built
-    groonga
+    Groonga
 
 You must get them ready if you want to use optional libraries.
 
@@ -84,7 +84,7 @@ steps::
 After the above steps, :doc:`/reference/executables/groonga` is found in
 ``/usr/local/bin/groonga``.
 
-The default build will work well but you can customize groonga at
+The default build will work well but you can customize Groonga at
 ``configure`` step.
 
 The following describes details about each step.
@@ -196,7 +196,7 @@ installed with ``--prefix=/usr``, you need to specify this option with
 path that you use for building MessagePack.
 
 If you installed MessagePack with ``--prefix=$HOME/local`` option, you
-sholud specify ``--with-message-pack=$HOME/local`` to groonga's
+sholud specify ``--with-message-pack=$HOME/local`` to Groonga's
 ``configure``.
 
 The default is ``/usr``.
@@ -241,7 +241,7 @@ Shows all ``configure`` options.
 ``make``
 ^^^^^^^^
 
-``configure`` is succeeded, you can build groonga by ``make``::
+``configure`` is succeeded, you can build Groonga by ``make``::
 
   % make
 

  Modified: doc/source/install/ubuntu.rst (+1 -1)
===================================================================
--- doc/source/install/ubuntu.rst    2015-04-27 10:28:34 +0900 (87ad67e)
+++ doc/source/install/ubuntu.rst    2015-04-27 10:46:30 +0900 (0aff432)
@@ -59,7 +59,7 @@ Install groonga-token-filter-stem package::
 
 There is a package that provides `Munin
 <http://munin-monitoring.org/>`_ plugins. If you want to monitor
-groonga status by Munin, install groonga-munin-plugins package.
+Groonga status by Munin, install groonga-munin-plugins package.
 
 Install groonga-munin-plugins package::
 
-------------- next part --------------
HTML����������������������������...
Download 



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